| /src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
| i915_vma.c | 524 unsigned int n, max_offset; local 526 max_offset = max(a->stride * a->height, 528 GEM_BUG_ON(max_offset > max_pages); 529 max_offset = max_pages - max_offset; 535 for_each_prime_number_from(view.rotated.plane[0].offset, 0, max_offset) { 536 for_each_prime_number_from(view.rotated.plane[1].offset, 0, max_offset) {
|
| i915_vma.c | 524 unsigned int n, max_offset; local 526 max_offset = max(a->stride * a->height, 528 GEM_BUG_ON(max_offset > max_pages); 529 max_offset = max_pages - max_offset; 535 for_each_prime_number_from(view.rotated.plane[0].offset, 0, max_offset) { 536 for_each_prime_number_from(view.rotated.plane[1].offset, 0, max_offset) {
|
| i915_vma.c | 524 unsigned int n, max_offset; local 526 max_offset = max(a->stride * a->height, 528 GEM_BUG_ON(max_offset > max_pages); 529 max_offset = max_pages - max_offset; 535 for_each_prime_number_from(view.rotated.plane[0].offset, 0, max_offset) { 536 for_each_prime_number_from(view.rotated.plane[1].offset, 0, max_offset) {
|
| i915_vma.c | 524 unsigned int n, max_offset; local 526 max_offset = max(a->stride * a->height, 528 GEM_BUG_ON(max_offset > max_pages); 529 max_offset = max_pages - max_offset; 535 for_each_prime_number_from(view.rotated.plane[0].offset, 0, max_offset) { 536 for_each_prime_number_from(view.rotated.plane[1].offset, 0, max_offset) {
|
| /src/usr.sbin/installboot/ |
| evboards.c | 1870 off_t max_offset = 0; local 1923 if (max_offset < this_max) 1924 max_offset = this_max; 1929 * max_offset points to the first byte that's available for a 1933 off_t rounded_max_offset = (off_t)(max_offset / params->sectorsize) * 1935 if (rounded_max_offset != max_offset) 1940 (long long)max_offset, (long long)rounded_max_offset);
|
| evboards.c | 1870 off_t max_offset = 0; local 1923 if (max_offset < this_max) 1924 max_offset = this_max; 1929 * max_offset points to the first byte that's available for a 1933 off_t rounded_max_offset = (off_t)(max_offset / params->sectorsize) * 1935 if (rounded_max_offset != max_offset) 1940 (long long)max_offset, (long long)rounded_max_offset);
|
| evboards.c | 1870 off_t max_offset = 0; local 1923 if (max_offset < this_max) 1924 max_offset = this_max; 1929 * max_offset points to the first byte that's available for a 1933 off_t rounded_max_offset = (off_t)(max_offset / params->sectorsize) * 1935 if (rounded_max_offset != max_offset) 1940 (long long)max_offset, (long long)rounded_max_offset);
|
| evboards.c | 1870 off_t max_offset = 0; local 1923 if (max_offset < this_max) 1924 max_offset = this_max; 1929 * max_offset points to the first byte that's available for a 1933 off_t rounded_max_offset = (off_t)(max_offset / params->sectorsize) * 1935 if (rounded_max_offset != max_offset) 1940 (long long)max_offset, (long long)rounded_max_offset);
|
| /src/sys/fs/udf/ |
| udf.h | 236 uint32_t max_offset; /* in bits */ member in struct:udf_bitmap
|
| udf.h | 236 uint32_t max_offset; /* in bits */ member in struct:udf_bitmap
|
| udf.h | 236 uint32_t max_offset; /* in bits */ member in struct:udf_bitmap
|
| udf.h | 236 uint32_t max_offset; /* in bits */ member in struct:udf_bitmap
|