OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:res_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_resource_priv.h
62
* @
res_type
: Enum that identifies the lru list to use for eviction.
85
enum vmw_res_type
res_type
;
member in struct:vmw_res_func
vmwgfx_execbuf.c
263
* @
res_type
: The resource type.
272
enum vmw_res_type
res_type
)
274
return (
res_type
== vmw_res_dx_context ||
275
(
res_type
== vmw_res_context && dev_priv->has_mob)) ?
314
enum vmw_res_type
res_type
= vmw_res_type(res);
local in function:vmw_execbuf_res_noref_val_add
320
rcache = &sw_context->res_cache[
res_type
];
329
priv_size = vmw_execbuf_res_size(dev_priv,
res_type
);
365
enum vmw_res_type
res_type
= vmw_res_type(res);
local in function:vmw_execbuf_res_noctx_val_add
369
rcache = &sw_context->res_cache[
res_type
];
642
* @
res_type
: Resource type
[
all
...]
/src/usr.bin/rpcgen/
rpc_parse.h
125
const char *
res_type
;
member in struct:proc_list
Completed in 61 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025