Searched defs:user_size (Results 1 - 5 of 5) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_allocator_report.cc | 106 void NORETURN ReportAllocationSizeTooBig(uptr user_size, uptr max_size, argument |
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ | ||
| H A D | asan_errors.h | 222 uptr user_size; member in struct:__asan::ErrorAllocationSizeTooBig |
| H A D | asan_report.cc | 297 void ReportAllocationSizeTooBig(uptr user_size, uptr total_size, uptr max_size, argument |
| /src/sys/dev/usb/ | ||
| H A D | mbim.h | 492 uint32_t user_size; member in struct:mbim_cid_connect |
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ | ||
| H A D | i915_drm.h | 1869 __u64 user_size; member in struct:drm_i915_gem_userptr |
Completed in 12 milliseconds