OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valid_handle
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.h
279
* @
valid_handle
: Whether the @handle member is valid.
291
unsigned short
valid_handle
;
member in struct:vmw_res_cache_entry
vmwgfx_execbuf.c
294
rcache->
valid_handle
= 0;
674
if (likely(rcache->
valid_handle
&& *id_loc == rcache->handle)) {
699
rcache->
valid_handle
= true;
Completed in 163 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026