OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:seq_passed_actions
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fence.h
64
struct list_head
seq_passed_actions
;
member in struct:vmw_fence_obj
vmwgfx_fence.c
385
INIT_LIST_HEAD(&fence->
seq_passed_actions
);
455
if (!list_empty(&fence->
seq_passed_actions
)) {
518
list_splice_init(&fence->
seq_passed_actions
,
783
list_splice_init(&fence->
seq_passed_actions
,
1019
list_add_tail(&action->head, &fence->
seq_passed_actions
);
Completed in 13 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025