Home
last modified time | relevance | path

Searched defs:man (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c154 struct vmw_cmdbuf_man *man; member
206 static int vmw_cmdbuf_cur_lock(struct vmw_cmdbuf_man *man, bool interruptible) in vmw_cmdbuf_cur_lock()
223 static void vmw_cmdbuf_cur_unlock(struct vmw_cmdbuf_man *man) in vmw_cmdbuf_cur_unlock()
258 struct vmw_cmdbuf_man *man = header->man; in __vmw_cmdbuf_header_free() local
283 struct vmw_cmdbuf_man *man = header->man; in vmw_cmdbuf_header_free() local
303 struct vmw_cmdbuf_man *man = header->man; in vmw_cmdbuf_header_submit() local
339 static void vmw_cmdbuf_ctx_submit(struct vmw_cmdbuf_man *man, in vmw_cmdbuf_ctx_submit()
377 static void vmw_cmdbuf_ctx_process(struct vmw_cmdbuf_man *man, in vmw_cmdbuf_ctx_process()
434 static void vmw_cmdbuf_man_process(struct vmw_cmdbuf_man *man) in vmw_cmdbuf_man_process()
474 static void vmw_cmdbuf_ctx_add(struct vmw_cmdbuf_man *man, in vmw_cmdbuf_ctx_add()
[all …]
H A Dvmwgfx_cmdbuf_res.c50 struct vmw_cmdbuf_res_manager *man; member
82 vmw_cmdbuf_res_lookup(struct vmw_cmdbuf_res_manager *man, in vmw_cmdbuf_res_lookup()
105 static void vmw_cmdbuf_res_free(struct vmw_cmdbuf_res_manager *man, in vmw_cmdbuf_res_free()
195 int vmw_cmdbuf_res_add(struct vmw_cmdbuf_res_manager *man, in vmw_cmdbuf_res_add()
234 int vmw_cmdbuf_res_remove(struct vmw_cmdbuf_res_manager *man, in vmw_cmdbuf_res_remove()
285 struct vmw_cmdbuf_res_manager *man; in vmw_cmdbuf_res_man_create() local
307 void vmw_cmdbuf_res_man_destroy(struct vmw_cmdbuf_res_manager *man) in vmw_cmdbuf_res_man_destroy()
H A Dvmwgfx_system_manager.c35 static int vmw_sys_man_alloc(struct ttm_resource_manager *man, in vmw_sys_man_alloc()
48 static void vmw_sys_man_free(struct ttm_resource_manager *man, in vmw_sys_man_free()
63 struct ttm_resource_manager *man = in vmw_sys_man_init() local
80 struct ttm_resource_manager *man = ttm_manager_type(&dev_priv->bdev, in vmw_sys_man_fini() local
H A Dvmwgfx_streamoutput.c248 vmw_dx_streamoutput_lookup(struct vmw_cmdbuf_res_manager *man, in vmw_dx_streamoutput_lookup()
278 int vmw_dx_streamoutput_add(struct vmw_cmdbuf_res_manager *man, in vmw_dx_streamoutput_add()
339 int vmw_dx_streamoutput_remove(struct vmw_cmdbuf_res_manager *man, in vmw_dx_streamoutput_remove()
H A Dvmwgfx_so.c310 int vmw_view_add(struct vmw_cmdbuf_res_manager *man, in vmw_view_add()
394 int vmw_view_remove(struct vmw_cmdbuf_res_manager *man, in vmw_view_remove()
476 struct vmw_resource *vmw_view_lookup(struct vmw_cmdbuf_res_manager *man, in vmw_view_lookup()
/linux/drivers/gpu/drm/ttm/
H A Dttm_resource.c95 struct ttm_resource_manager *man) in ttm_resource_cursor_init()
165 struct ttm_resource_manager *man; in ttm_lru_bulk_move_tail() local
312 struct ttm_resource_manager *man; in ttm_resource_move_to_lru_tail() local
331 struct ttm_resource_manager *man; in ttm_resource_init() local
364 void ttm_resource_fini(struct ttm_resource_manager *man, in ttm_resource_fini()
381 struct ttm_resource_manager *man = in ttm_resource_alloc() local
410 struct ttm_resource_manager *man; in ttm_resource_free() local
447 struct ttm_resource_manager *man; in ttm_resource_intersects() local
481 struct ttm_resource_manager *man; in ttm_resource_compatible() local
521 void ttm_resource_manager_init(struct ttm_resource_manager *man, in ttm_resource_manager_init()
[all …]
H A Dttm_sys_manager.c10 static int ttm_sys_man_alloc(struct ttm_resource_manager *man, in ttm_sys_man_alloc()
23 static void ttm_sys_man_free(struct ttm_resource_manager *man, in ttm_sys_man_free()
37 struct ttm_resource_manager *man = &bdev->sysman; in ttm_sys_man_init() local
H A Dttm_bo_util.c298 struct ttm_resource_manager *man; in ttm_io_prot() local
351 struct ttm_resource_manager *man = in ttm_bo_kmap_ttm() local
714 struct ttm_resource_manager *man = ttm_manager_type(bdev, new_mem->mem_type); in ttm_bo_move_accel_cleanup() local
747 struct ttm_resource_manager *man = ttm_manager_type(bdev, new_mem->mem_type); in ttm_bo_move_sync_cleanup() local
908 struct ttm_resource_manager *man, s64 target) in ttm_lru_walk_for_evict()
970 struct ttm_resource_manager *man, in ttm_bo_lru_cursor_init()
H A Dttm_bo.c58 struct ttm_resource_manager *man; in ttm_bo_mem_space_debug() local
447 int ttm_bo_evict_first(struct ttm_device *bdev, struct ttm_resource_manager *man, in ttm_bo_evict_first()
559 struct ttm_resource_manager *man, in ttm_bo_evict_alloc()
666 struct ttm_resource_manager *man, in ttm_bo_add_pipelined_eviction_fences()
730 struct ttm_resource_manager *man; in ttm_bo_alloc_resource() local
1219 struct ttm_resource_manager *man, gfp_t gfp_flags, in ttm_bo_swapout()
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_resource_test.c66 struct ttm_resource_manager *man; in ttm_init_test_manager() local
114 struct ttm_resource_manager *man; in ttm_resource_init_basic() local
157 struct ttm_resource_manager *man; in ttm_resource_init_pinned() local
187 struct ttm_resource_manager *man; in ttm_resource_fini_basic() local
208 struct ttm_resource_manager *man; in ttm_resource_manager_init_basic() local
233 struct ttm_resource_manager *man; in ttm_resource_manager_usage_basic() local
256 struct ttm_resource_manager *man; in ttm_resource_manager_set_used_basic() local
268 struct ttm_resource_manager *man; in ttm_sys_man_alloc_basic() local
293 struct ttm_resource_manager *man; in ttm_sys_man_free_basic() local
H A Dttm_bo_validate_test.c421 struct ttm_resource_manager *man; in ttm_bo_validate_busy_placement() local
525 struct ttm_resource_manager *man; in ttm_bo_validate_no_placement_signaled() local
648 struct ttm_resource_manager *man; in ttm_bo_validate_move_fence_signaled() local
709 struct ttm_resource_manager *man; in ttm_bo_validate_move_fence_not_signaled() local
939 struct ttm_resource_manager *man; in ttm_bo_validate_deleted_evict() local
H A Dttm_mock_manager.h11 struct ttm_resource_manager man; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c44 to_vram_mgr(struct ttm_resource_manager *man) in to_vram_mgr()
141 struct ttm_resource_manager *man = &adev->mman.vram_mgr.manager; in amdgpu_mem_info_vram_used_show() local
298 static void amdgpu_vram_mgr_do_reserve(struct ttm_resource_manager *man) in amdgpu_vram_mgr_do_reserve()
441 static int amdgpu_vram_mgr_new(struct ttm_resource_manager *man, in amdgpu_vram_mgr_new()
634 static void amdgpu_vram_mgr_del(struct ttm_resource_manager *man, in amdgpu_vram_mgr_del()
812 static bool amdgpu_vram_mgr_intersects(struct ttm_resource_manager *man, in amdgpu_vram_mgr_intersects()
845 static bool amdgpu_vram_mgr_compatible(struct ttm_resource_manager *man, in amdgpu_vram_mgr_compatible()
876 static void amdgpu_vram_mgr_debug(struct ttm_resource_manager *man, in amdgpu_vram_mgr_debug()
917 struct ttm_resource_manager *man = &mgr->manager; in amdgpu_vram_mgr_init() local
953 struct ttm_resource_manager *man = &mgr->manager; in amdgpu_vram_mgr_fini() local
/linux/include/drm/ttm/
H A Dttm_resource.h339 struct ttm_resource_manager *man; member
401 ttm_resource_manager_set_used(struct ttm_resource_manager *man, bool used) in ttm_resource_manager_set_used()
419 static inline bool ttm_resource_manager_used(struct ttm_resource_manager *man) in ttm_resource_manager_used()
432 ttm_resource_manager_cleanup(struct ttm_resource_manager *man) in ttm_resource_manager_cleanup()
/linux/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c123 struct ttm_resource_manager *man = in xe_bo_evict_all_user() local
307 struct ttm_resource_manager *man = in xe_bo_pci_dev_remove_all() local
H A Dxe_pm.c912 struct ttm_resource_manager *man; in xe_pm_set_vram_threshold() local
943 struct ttm_resource_manager *man; in xe_pm_d3cold_allowed_toggle() local
/linux/drivers/gpu/drm/qxl/
H A Dqxl_object.c406 struct ttm_resource_manager *man; in qxl_surf_evict() local
414 struct ttm_resource_manager *man; in qxl_vram_evict() local
/linux/tools/kvm/kvm_stat/
H A DMakefile31 man: $(MAN1) target
/linux/sound/soc/intel/avs/
H A Dloader.c73 struct avs_fw_ext_manifest *man; in avs_fw_ext_manifest_strip() local
105 struct avs_fw_manifest *man; in avs_fw_manifest_strip_verify() local
503 struct avs_fw_manifest *man; in avs_dsp_load_libraries() local
/linux/Documentation/tools/rtla/
H A DMakefile39 man: man1 target
/linux/Documentation/tools/rv/
H A DMakefile38 man: man1 target
/linux/tools/bpf/bpftool/Documentation/
H A DMakefile17 man: man8 target
/linux/drivers/gpu/drm/radeon/
H A Dradeon_object.c350 struct ttm_resource_manager *man; in radeon_bo_evict_vram() local
417 struct ttm_resource_manager *man = in radeon_bo_get_threshold_for_moves() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.c164 nouveau_mem_del(struct ttm_resource_manager *man, struct ttm_resource *reg) in nouveau_mem_del()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c147 int sign = 0, exp = 0, man = 0; in fixedU0_16_FP16() local

12