OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bo_relocations
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_execbuf.c
1193
list_add_tail(&reloc->head, &sw_context->
bo_relocations
);
1247
list_add_tail(&reloc->head, &sw_context->
bo_relocations
);
3313
INIT_LIST_HEAD(&sw_context->
bo_relocations
);
3321
list_for_each_entry(reloc, &sw_context->
bo_relocations
, head) {
3743
INIT_LIST_HEAD(&sw_context->
bo_relocations
);
vmwgfx_drv.h
373
* @
bo_relocations
: List of buffer object relocations
401
struct list_head
bo_relocations
;
member in struct:vmw_sw_context
Completed in 37 milliseconds
Indexes created Wed Oct 29 09:09:48 GMT 2025