| /src/bin/pax/ |
| H A D | getoldopt.c | 42 const char *place; local in function:getoldopt
|
| /src/common/lib/libc/stdlib/ |
| H A D | getopt.c | 79 static const char *place = EMSG; /* option letter processing */ local in function:getopt [all...] |
| /src/games/backgammon/common_source/ |
| H A D | odds.c | 85 int a, diff, place, addon, menstuck; local in function:canhit
|
| /src/games/tetris/ |
| H A D | shapes.c | 97 place(const struct shape *shape, int pos, int onoff) function in typeref:typename:void
|
| /src/usr.bin/pr/ |
| H A D | egetopt.c | 75 static char *place = EMSG; /* option letter processing */ local in function:egetopt [all...] |
| /src/sys/external/bsd/drm2/dist/drm/ttm/ |
| H A D | ttm_bo_manager.c | 56 ttm_bo_man_get_node(struct ttm_mem_type_manager * man,struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * mem) argument
|
| H A D | ttm_bo.c | 91 static inline int ttm_mem_type_from_place(const struct ttm_place *place, argument 769 ttm_bo_eviction_valuable(struct ttm_buffer_object * bo,const struct ttm_place * place) argument 851 ttm_mem_evict_first(struct ttm_bo_device * bdev,uint32_t mem_type,const struct ttm_place * place,struct ttm_operation_ctx * ctx,struct ww_acquire_ctx * ticket) argument 968 ttm_bo_mem_force_space(struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * mem,struct ttm_operation_ctx * ctx) argument 1019 ttm_bo_mt_compatible(struct ttm_mem_type_manager * man,uint32_t mem_type,const struct ttm_place * place,uint32_t * masked_placement) argument 1049 ttm_bo_mem_placement(struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * mem,struct ttm_operation_ctx * ctx) argument 1112 const struct ttm_place *place = &placement->placement[i]; local in function:ttm_bo_mem_space 1146 const struct ttm_place *place = &placement->busy_placement[i]; local in function:ttm_bo_mem_space [all...] |
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_gmrid_manager.c | 52 vmw_gmrid_man_get_node(struct ttm_mem_type_manager * man,struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * mem) argument
|
| H A D | vmwgfx_bo.c | 226 struct ttm_place place; local in function:vmw_bo_pin_in_start_of_vram
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| H A D | nouveau_ttm.c | 67 nouveau_vram_manager_new(struct ttm_mem_type_manager * man,struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * reg) argument 105 nouveau_gart_manager_new(struct ttm_mem_type_manager * man,struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * reg) argument 131 nv04_gart_manager_new(struct ttm_mem_type_manager * man,struct ttm_buffer_object * bo,const struct ttm_place * place,struct ttm_mem_reg * reg) argument
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_gtt_mgr.c | 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 [all...] |
| H A D | amdgpu_vram_mgr.c | 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
|
| H A D | amdgpu_ttm.c | 1611 amdgpu_ttm_bo_eviction_valuable(struct ttm_buffer_object * bo,const struct ttm_place * place) argument
|
| /src/lib/libc/stdlib/ |
| H A D | getopt_long.c | 93 static const char *place = EMSG; /* option letter processing */ variable in typeref:typename:const char * [all...] |
| /src/games/phantasia/ |
| H A D | misc.c | 694 writerecord(struct player *playerp, long place) argument
|
| /src/lib/libcompat/regexp/ |
| H A D | regexp.c | 701 char *place; local in function:reginsert
|
| /src/usr.bin/error/ |
| H A D | touch.c | 607 insert(int place) argument 774 errorprint(FILE *place, Eptr errorp, bool print_all) argument
|
| /src/games/adventure/ |
| H A D | init.c | 104 int place[101], prop[101], links[201]; variable in typeref:typename:int[101]
|