OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_relocations
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_execbuf.c
540
list_add_tail(&rel->head, &sw_context->
res_relocations
);
3522
vmw_resource_relocations_apply(cmd, &sw_context->
res_relocations
);
3523
vmw_resource_relocations_free(&sw_context->
res_relocations
);
3552
vmw_resource_relocations_apply(cmd, &sw_context->
res_relocations
);
3553
vmw_resource_relocations_free(&sw_context->
res_relocations
);
3742
INIT_LIST_HEAD(&sw_context->
res_relocations
);
3893
vmw_resource_relocations_free(&sw_context->
res_relocations
);
vmwgfx_drv.h
374
* @
res_relocations
: List of resource relocations
402
struct list_head
res_relocations
;
member in struct:vmw_sw_context
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026