Searched defs:man (Results 1 - 25 of 44) sorted by relevance

12

/src/share/
H A DMakefile
/src/usr.bin/make/unit-tests/
H A Ddirective-info.mk
/src/share/man/man0/
H A DMakefile[all...]
/src/lib/libterminfo/
H A DMakefile61 man: terminfo.5 target
/src/share/mk/
H A Dbsd.x11.mk[all...]
/src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo_manager.c56 static int ttm_bo_man_get_node(struct ttm_mem_type_manager *man, argument
97 static void ttm_bo_man_put_node(struct ttm_mem_type_manager *man, argument
112 static int ttm_bo_man_init(struct ttm_mem_type_manager *man, argument
127 static int ttm_bo_man_takedown(struct ttm_mem_type_manager *man) argument
145 ttm_bo_man_debug(struct ttm_mem_type_manager * man,struct drm_printer * printer) argument
[all...]
H A Dttm_bo_vm.c198 struct ttm_mem_type_manager *man = local in function:ttm_bo_vm_fault_reserved
H A Dttm_bo_util.c104 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) argument
116 void ttm_mem_io_unlock(struct ttm_mem_type_manager *man) argument
124 static int ttm_mem_io_evict(struct ttm_mem_type_manager *man) argument
144 struct ttm_mem_type_manager *man = &bdev->man[mem->mem_type]; local in function:ttm_mem_io_reserve
168 struct ttm_mem_type_manager *man = &bdev->man[mem->mem_type]; local in function:ttm_mem_io_free
186 struct ttm_mem_type_manager *man = local in function:ttm_mem_io_reserve_vm
214 struct ttm_mem_type_manager *man = &bdev->man[mem->mem_type]; local in function:ttm_mem_reg_ioremap
264 struct ttm_mem_type_manager *man; local in function:ttm_mem_reg_iounmap
418 struct ttm_mem_type_manager *man = &bdev->man[new_mem->mem_type]; local in function:ttm_bo_move_memcpy
734 struct ttm_mem_type_manager *man = local in function:ttm_bo_kmap
764 struct ttm_mem_type_manager *man = local in function:ttm_bo_kunmap
813 struct ttm_mem_type_manager *man = &bdev->man[new_mem->mem_type]; local in function:ttm_bo_move_accel_cleanup
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_wndwc57e.c131 int sign = 0, exp = 0, man = 0; local in function:fixedU0_16_FP16
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c52 static int vmw_gmrid_man_get_node(struct ttm_mem_type_manager *man, argument
89 static void vmw_gmrid_man_put_node(struct ttm_mem_type_manager *man, argument
104 static int vmw_gmrid_man_init(struct ttm_mem_type_manager *man, argument
135 static int vmw_gmrid_man_takedown(struct ttm_mem_type_manager *man) argument
147 static void vmw_gmrid_man_debug(struct ttm_mem_type_manager *man, argument
[all...]
H A Dvmwgfx_cmdbuf_res.c53 struct vmw_cmdbuf_res_manager *man; member in struct:vmw_cmdbuf_res
85 vmw_cmdbuf_res_lookup(struct vmw_cmdbuf_res_manager *man, argument
109 static void vmw_cmdbuf_res_free(struct vmw_cmdbuf_res_manager *man, argument
202 vmw_cmdbuf_res_add(struct vmw_cmdbuf_res_manager * man,enum vmw_cmdbuf_res_type res_type,u32 user_key,struct vmw_resource * res,struct list_head * list) argument
247 vmw_cmdbuf_res_remove(struct vmw_cmdbuf_res_manager * man,enum vmw_cmdbuf_res_type res_type,u32 user_key,struct list_head * list,struct vmw_resource ** res_p) argument
296 struct vmw_cmdbuf_res_manager *man; local in function:vmw_cmdbuf_res_man_create
323 vmw_cmdbuf_res_man_destroy(struct vmw_cmdbuf_res_manager * man) argument
[all...]
H A Dvmwgfx_so.c315 int vmw_view_add(struct vmw_cmdbuf_res_manager *man, argument
410 int vmw_view_remove(struct vmw_cmdbuf_res_manager *man, argument
492 struct vmw_resource *vmw_view_lookup(struct vmw_cmdbuf_res_manager *man, argument
H A Dvmwgfx_context.c43 struct vmw_cmdbuf_res_manager *man; member in struct:vmw_user_context
H A Dvmwgfx_shader.c593 int vmw_dx_shader_add(struct vmw_cmdbuf_res_manager *man, argument
936 int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man, argument
964 vmw_compat_shader_add(struct vmw_private * dev_priv,struct vmw_cmdbuf_res_manager * man,u32 user_key,const void * bytecode,SVGA3dShaderType shader_type,size_t size,struct list_head * list) argument
1037 vmw_shader_lookup(struct vmw_cmdbuf_res_manager * man,u32 user_key,SVGA3dShaderType shader_type) argument
[all...]
H A Dvmwgfx_ttm_buffer.c749 vmw_init_mem_type(struct ttm_bo_device * bdev,uint32_t type,struct ttm_mem_type_manager * man) argument
804 struct ttm_mem_type_manager *man = &bdev->man[mem->mem_type]; local in function:vmw_ttm_io_mem_reserve
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_ttm.c43 nouveau_manager_init(struct ttm_mem_type_manager *man, unsigned long psize) argument
49 nouveau_manager_fini(struct ttm_mem_type_manager *man) argument
55 nouveau_manager_del(struct ttm_mem_type_manager *man, struct ttm_mem_reg *reg) argument
61 nouveau_manager_debug(struct ttm_mem_type_manager *man, argument
67 nouveau_vram_manager_new(struct ttm_mem_type_manager *man, argument
105 nouveau_gart_manager_new(struct ttm_mem_type_manager *man, argument
131 nv04_gart_manager_new(struct ttm_mem_type_manager *man, argument
H A Dnouveau_bo.c746 nouveau_bo_init_mem_type(struct ttm_bo_device * bdev,uint32_t type,struct ttm_mem_type_manager * man) argument
1534 struct ttm_mem_type_manager *man = &bdev->man[reg->mem_type]; local in function:nouveau_ttm_io_mem_reserve
[all...]
/src/sys/external/bsd/drm2/ttm/
H A Dttm_bo_vm.c176 struct ttm_mem_type_manager *man = local in function:ttm_bo_uvm_fault_reserved
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c96 static int amdgpu_gtt_mgr_init(struct ttm_mem_type_manager *man, argument
141 static int amdgpu_gtt_mgr_fini(struct ttm_mem_type_manager *man) argument
186 amdgpu_gtt_mgr_alloc(struct ttm_mem_type_manager * man,struct ttm_buffer_object * tbo,const struct ttm_place * place,struct ttm_mem_reg * mem) argument
237 amdgpu_gtt_mgr_new(struct ttm_mem_type_manager * man,struct ttm_buffer_object * tbo,const struct ttm_place * place,struct ttm_mem_reg * mem) argument
295 amdgpu_gtt_mgr_del(struct ttm_mem_type_manager * man,struct ttm_mem_reg * mem) argument
321 amdgpu_gtt_mgr_usage(struct ttm_mem_type_manager * man) argument
329 amdgpu_gtt_mgr_recover(struct ttm_mem_type_manager * man) argument
356 amdgpu_gtt_mgr_debug(struct ttm_mem_type_manager * man,struct drm_printer * printer) argument
[all...]
H A Damdgpu_vram_mgr.c168 static int amdgpu_vram_mgr_init(struct ttm_mem_type_manager *man, argument
226 static int amdgpu_vram_mgr_fini(struct ttm_mem_type_manager *man) argument
330 amdgpu_vram_mgr_new(struct ttm_mem_type_manager * man,struct ttm_buffer_object * tbo,const struct ttm_place * place,struct ttm_mem_reg * mem) argument
451 amdgpu_vram_mgr_del(struct ttm_mem_type_manager * man,struct ttm_mem_reg * mem) argument
487 amdgpu_vram_mgr_usage(struct ttm_mem_type_manager * man) argument
501 amdgpu_vram_mgr_vis_usage(struct ttm_mem_type_manager * man) argument
516 amdgpu_vram_mgr_debug(struct ttm_mem_type_manager * man,struct drm_printer * printer) argument
[all...]
H A Damdgpu_object.c451 struct ttm_mem_type_manager *man = NULL; local in function:amdgpu_bo_validate_size
/src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_ttm.c121 struct ttm_mem_type_manager *man local in function:qxl_ttm_io_mem_reserve
61 qxl_init_mem_type(struct ttm_bo_device * bdev,uint32_t type,struct ttm_mem_type_manager * man) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_gem.c236 struct ttm_mem_type_manager *man; local in function:radeon_gem_info_ioctl
H A Dradeon_ttm.c86 radeon_init_mem_type(struct ttm_bo_device * bdev,uint32_t type,struct ttm_mem_type_manager * man) argument
421 struct ttm_mem_type_manager *man = &bdev->man[mem->mem_type]; local in function:radeon_ttm_io_mem_reserve
1063 struct ttm_mem_type_manager *man; local in function:radeon_ttm_set_active_vram_size
1164 struct ttm_mem_type_manager *man = &rdev->mman.bdev.man[ttm_pl]; local in function:radeon_mm_dump_table
[all...]
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_bo_driver.h487 struct ttm_mem_type_manager man[TTM_NUM_MEM_TYPES]; member in struct:ttm_bo_device
[all...]

Completed in 19 milliseconds

12