Searched defs:res_type (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_cmdbuf_res.c | 85 vmw_cmdbuf_res_lookup(struct vmw_cmdbuf_res_manager * man,enum vmw_cmdbuf_res_type res_type,u32 user_key) 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
|
| H A D | vmwgfx_resource_priv.h | 85 enum vmw_res_type res_type; member in struct:vmw_res_func
|
| H A D | vmwgfx_execbuf.c | 314 enum vmw_res_type res_type = vmw_res_type(res); local in function:vmw_execbuf_res_noref_val_add 365 enum vmw_res_type res_type = vmw_res_type(res); local in function:vmw_execbuf_res_noctx_val_add 271 vmw_execbuf_res_size(struct vmw_private * dev_priv,enum vmw_res_type res_type) argument 651 vmw_cmd_res_check(struct vmw_private * dev_priv,struct vmw_sw_context * sw_context,enum vmw_res_type res_type,u32 dirty,const struct vmw_user_resource_conv * converter,uint32_t * id_loc,struct vmw_resource ** p_res) argument 1755 vmw_cmd_switch_backup(struct vmw_private * dev_priv,struct vmw_sw_context * sw_context,enum vmw_res_type res_type,const struct vmw_user_resource_conv * converter,uint32_t * res_id,uint32_t * buf_id,unsigned long backup_offset) argument [all...] |
| /src/usr.bin/rpcgen/ |
| H A D | rpc_parse.h | 125 const char *res_type; member in struct:proc_list
|
Completed in 6 milliseconds