Searched defs:mmap_type (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win.cpp158 ReturnNullptrOnOOMOrDie(uptr size, const char *mem_type, const char *mmap_type) argument
H A Dsanitizer_common.cpp36 ReportMmapFailureAndDie(uptr size, const char *mem_type, const char *mmap_type, error_t err, bool raw_report) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.cc37 ReportMmapFailureAndDie(uptr size, const char *mem_type, const char *mmap_type, error_t err, bool raw_report) argument
H A Dsanitizer_win.cc139 ReturnNullptrOnOOMOrDie(uptr size, const char *mem_type, const char *mmap_type) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.cc35 ReportMmapFailureAndDie(uptr size, const char *mem_type, const char *mmap_type, error_t err, bool raw_report) argument
H A Dsanitizer_win.cc141 ReturnNullptrOnOOMOrDie(uptr size, const char *mem_type, const char *mmap_type) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_object_types.h79 enum i915_mmap_type mmap_type; member in struct:i915_mmap_offset
H A Di915_gem_mman.c729 lookup_mmo(struct drm_i915_gem_object *obj, enum i915_mmap_type mmap_type) argument
823 mmap_offset_attach(struct drm_i915_gem_object *obj, enum i915_mmap_type mmap_type, struct drm_file *file) argument
884 __assign_mmap_offset(struct drm_file *file, u32 handle, enum i915_mmap_type mmap_type, u64 *offset) argument
930 enum i915_mmap_type mmap_type; local
[all...]

Completed in 160 milliseconds