OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vmw_fence_action
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fence.h
53
struct
vmw_fence_action
{
struct
56
void (*seq_passed) (struct
vmw_fence_action
*action);
57
void (*cleanup) (struct
vmw_fence_action
*action);
vmwgfx_fence.c
69
* @action: A struct
vmw_fence_action
to hook up to a fence.
81
struct
vmw_fence_action
action;
303
struct
vmw_fence_action
*action, *next_action;
405
struct
vmw_fence_action
*action, *next_action;
941
* @action: The struct
vmw_fence_action
embedded in a struct
948
static void vmw_event_fence_action_seq_passed(struct
vmw_fence_action
*action)
977
* @action: The struct
vmw_fence_action
embedded in a struct
980
* This function is the struct
vmw_fence_action
destructor. It's typically
983
static void vmw_event_fence_action_cleanup(struct
vmw_fence_action
*action)
1003
struct
vmw_fence_action
*action
[
all
...]
Completed in 34 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025