Searched defs:mem_type (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_hmc.c58 enum i40e_memory_type mem_type; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp36 void NORETURN ReportMmapFailureAndDie(uptr size, const char *mem_type, argument
H A Dsanitizer_posix.cpp44 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { argument
66 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { argument
103 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { argument
83 MmapAlignedOrDieOnFatalError(uptr size, uptr alignment, const char *mem_type) argument
124 char mem_type[40]; local
[all...]
H A Dsanitizer_fuchsia.cpp168 static void *DoAnonymousMmapOrDie(uptr size, const char *mem_type, argument
202 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { argument
206 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { argument
210 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { argument
316 MmapAlignedOrDieOnFatalError(uptr size, uptr alignment, const char *mem_type) argument
[all...]
H A Dsanitizer_rtems.cpp151 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { argument
161 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { argument
187 void *MmapNoReserveOrDie(uptr size, const char *mem_type) { argument
174 MmapAlignedOrDieOnFatalError(uptr size, uptr alignment, const char *mem_type) argument
H A Dsanitizer_common.h94 INLINE void *MmapOrDieQuietly(uptr size, const char *mem_type) { argument
H A Dsanitizer_win.cpp126 void *MmapOrDie(uptr size, const char *mem_type, bool raw_report) { argument
154 static void *ReturnNullptrOnOOMOrDie(uptr size, const char *mem_type, argument
162 void *MmapOrDieOnFatalError(uptr size, const char *mem_type) { argument
170 MmapAlignedOrDieOnFatalError(uptr size, uptr alignment, const char *mem_type) argument
257 char mem_type[30]; local
289 char mem_type[30]; local
297 MmapNoReserveOrDie(uptr size, const char *mem_type) argument
[all...]
/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_bo_api.h107 uint32_t mem_type; member in struct:ttm_mem_reg
H A Dttm_bo.c50 static inline int ttm_mem_type_from_flags(uint32_t flags, uint32_t *mem_type) argument
62 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, int mem_type) argument
80 int i, ret, mem_type; local
860 ttm_mem_evict_first(struct ttm_bo_device *bdev, uint32_t mem_type, bool interruptible, bool no_wait_gpu) argument
919 ttm_bo_mem_force_space(struct ttm_buffer_object *bo, uint32_t mem_type, struct ttm_placement *placement, struct ttm_mem_reg *mem, bool interruptible, bool no_wait_gpu) argument
972 ttm_bo_mt_compatible(struct ttm_mem_type_manager *man, uint32_t mem_type, uint32_t proposed_placement, uint32_t *masked_placement) argument
1007 uint32_t mem_type = TTM_PL_SYSTEM; local
1362 ttm_bo_force_list_clean(struct ttm_bo_device *bdev, unsigned mem_type, bool allow_errors) argument
1390 ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) argument
1420 ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) argument
[all...]
/freebsd-13-stable/sys/xen/interface/hvm/
H A Ddm_op.h292 uint16_t mem_type; member in struct:xen_dm_op_set_mem_type
H A Dhvm_op.h178 uint16_t mem_type; member in struct:xen_hvm_get_mem_type
/freebsd-13-stable/sys/contrib/rdma/krping/
H A Dkrping.c79 enum mem_type { enum
/freebsd-13-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2467 static int get_payload_range(struct adapter *padap, u8 mem_type, argument
2550 read_fw_mem(struct cudbg_init *pdbg_init, struct cudbg_buffer *dbg_buff, u8 mem_type, unsigned long tot_len, struct cudbg_error *cudbg_err) argument
[all...]
/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3953 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) argument
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_structures.h684 uint8_t mem_type : 1; member in struct:pqi_aio_req

Completed in 225 milliseconds