/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_bo.c | 48 static inline int ttm_mem_type_from_flags(uint32_t flags, uint32_t *mem_type) in ttm_mem_type_from_flags() 60 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, int mem_type) in ttm_mem_type_debug() 78 int i, ret, mem_type; in ttm_bo_mem_space_debug() local 859 uint32_t mem_type, in ttm_mem_evict_first() 918 uint32_t mem_type, in ttm_bo_mem_force_space() 971 uint32_t mem_type, in ttm_bo_mt_compatible() 1005 uint32_t mem_type = TTM_PL_SYSTEM; in ttm_bo_mem_space() local 1361 unsigned mem_type, bool allow_errors) in ttm_bo_force_list_clean() 1388 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm() 1418 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
|
H A D | ttm_bo_api.h | 106 uint32_t mem_type; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cpp | 46 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie() 66 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError() 84 const char *mem_type) { in MmapAlignedOrDieOnFatalError() 111 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie() 132 char mem_type[40]; in MmapFixedImpl() local
|
H A D | sanitizer_fuchsia.cpp | 186 static void *DoAnonymousMmapOrDie(uptr size, const char *mem_type, in DoAnonymousMmapOrDie() 218 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie() 222 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie() 226 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError() 353 const char *mem_type) { in MmapAlignedOrDieOnFatalError()
|
H A D | sanitizer_win.cpp | 139 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { in MmapOrDie() 164 static void *ReturnNullptrOnOOMOrDie(uptr size, const char *mem_type, in ReturnNullptrOnOOMOrDie() 172 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { in MmapOrDieOnFatalError() 181 const char *mem_type) { in MmapAlignedOrDieOnFatalError() 278 char mem_type[30]; in MmapFixedOrDie() local 310 char mem_type[30]; in MmapFixedOrDieOnFatalError() local 318 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { in MmapNoReserveOrDie()
|
H A D | sanitizer_stack_store.cpp | 95 Map(uptr size,const char * mem_type) Map() argument
|
H A D | sanitizer_common.cpp | 38 void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, in ReportMmapFailureAndDie()
|
H A D | sanitizer_common.h | 92 inline void *MmapOrDieQuietly(uptr size, const char *mem_type) { in MmapOrDieQuietly()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_hmc.c | 57 enum i40e_memory_type mem_type; in i40e_add_sd_table_entry() local
|
/freebsd/sys/contrib/xen/hvm/ |
H A D | dm_op.h | 299 uint16_t mem_type; member
|
H A D | hvm_op.h | 178 uint16_t mem_type; member
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | qmi_wlfw_v01.h | 482 u32 mem_type; member 501 u32 mem_type; member
|
/freebsd/sys/contrib/rdma/krping/ |
H A D | krping.c | 77 enum mem_type { enum
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_lib.c | 2462 static int get_payload_range(struct adapter *padap, u8 mem_type, in get_payload_range() 2546 struct cudbg_buffer *dbg_buff, u8 mem_type, in read_fw_mem()
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 3950 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init()
|
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_structures.h | 668 uint8_t mem_type : 1; member
|