OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcache
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/dump/
Makefile
9
#
rcache
.c read cache
31
SRCS= itime.c main.c optr.c dumprmt.c
rcache
.c snapshot.c tape.c \
/src/sbin/dump_lfs/
Makefile
18
SRCS= itime.c main.c optr.c dumprmt.c
rcache
.c snapshot.c tape.c \
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_execbuf.c
282
* @
rcache
: Pointer to the entry to update.
287
static void vmw_execbuf_rcache_update(struct vmw_res_cache_entry *
rcache
,
291
rcache
->res = res;
292
rcache
->private = private;
293
rcache
->valid = 1;
294
rcache
->valid_handle = 0;
315
struct vmw_res_cache_entry *
rcache
;
local
320
rcache
= &sw_context->res_cache[res_type];
321
if (likely(
rcache
->valid &&
rcache
->res == res))
364
struct vmw_res_cache_entry *
rcache
;
local
659
struct vmw_res_cache_entry *
rcache
= &sw_context->res_cache[res_type];
local
867
struct vmw_res_cache_entry *
rcache
=
local
[
all
...]
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026