Searched defs:placement (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo_manager.c53 ttm_bo_man_get_node(struct ttm_mem_type_manager *man, struct ttm_buffer_object *bo, struct ttm_placement *placement, struct ttm_mem_reg *mem) argument
H A Dttm_tt.c148 int ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement) argument
H A Dttm_bo_api.h58 const uint32_t *placement; member in struct:ttm_placement
108 uint32_t placement; member in struct:ttm_mem_reg
[all...]
H A Dttm_bo.c77 ttm_bo_mem_space_debug(struct ttm_buffer_object *bo, struct ttm_placement *placement) argument
810 struct ttm_placement placement; local
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
999 ttm_bo_mem_space(struct ttm_buffer_object *bo, struct ttm_placement *placement, struct ttm_mem_reg *mem, bool interruptible, bool no_wait_gpu) argument
1106 ttm_bo_move_buffer(struct ttm_buffer_object *bo, struct ttm_placement *placement, bool interruptible, bool no_wait_gpu) argument
1147 ttm_bo_mem_compat(struct ttm_placement *placement, struct ttm_mem_reg *mem) argument
1167 ttm_bo_validate(struct ttm_buffer_object *bo, struct ttm_placement *placement, bool interruptible, bool no_wait_gpu) argument
1208 ttm_bo_check_placement(struct ttm_buffer_object *bo, struct ttm_placement *placement) argument
1217 ttm_bo_init(struct ttm_bo_device *bdev, struct ttm_buffer_object *bo, unsigned long size, enum ttm_bo_type type, struct ttm_placement *placement, uint32_t page_alignment, bool interruptible, struct vm_object *persistent_swap_storage, size_t acc_size, struct sg_table *sg, void (*destroy) (struct ttm_buffer_object *)) argument
1338 ttm_bo_create(struct ttm_bo_device *bdev, unsigned long size, enum ttm_bo_type type, struct ttm_placement *placement, uint32_t page_alignment, bool interruptible, struct vm_object *persistent_swap_storage, struct ttm_buffer_object **p_bo) argument
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_ttm.c175 radeon_evict_flags(struct ttm_buffer_object *bo, struct ttm_placement *placement) argument
285 struct ttm_placement placement; local
331 struct ttm_placement placement; local
[all...]
H A Dradeon.h339 struct ttm_placement placement; member in struct:radeon_bo
/freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp148 void Driver::WriteCommandsForSourcing(CommandPlacement placement, argument
116 AddInitialCommand(std::string command, CommandPlacement placement, bool is_file, SBError &error) argument
/freebsd-11-stable/contrib/gcc/cp/
H A Dinit.c1554 build_raw_new_expr(tree placement, tree type, tree nelts, tree init, int use_global_new) argument
1573 build_new_1(tree placement, tree type, tree nelts, tree init, bool globally_qualified_p) argument
2068 build_new(tree placement, tree type, tree nelts, tree init, int use_global_new) argument
[all...]
H A Dcall.c2924 tree placement = TREE_CHAIN (args); local
4018 build_op_delete_call(enum tree_code code, tree addr, tree size, bool global_p, tree placement, tree alloc_fn) argument
[all...]
H A Dparser.c5393 tree placement; local
[all...]

Completed in 212 milliseconds