Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vmw_fence_obj Struct Reference

#include <vmwgfx_fence.h>

Data Fields

struct kref kref
 
u32 seqno
 
struct vmw_fence_managerfman
 
struct list_head head
 
uint32_t signaled
 
uint32_t signal_mask
 
struct list_head seq_passed_actions
 
void(* destroy )(struct vmw_fence_obj *fence)
 
wait_queue_head_t queue
 

Detailed Description

Definition at line 52 of file vmwgfx_fence.h.

Field Documentation

void(* destroy)(struct vmw_fence_obj *fence)

Definition at line 61 of file vmwgfx_fence.h.

Definition at line 56 of file vmwgfx_fence.h.

Definition at line 57 of file vmwgfx_fence.h.

Definition at line 53 of file vmwgfx_fence.h.

Definition at line 62 of file vmwgfx_fence.h.

struct list_head seq_passed_actions

Definition at line 60 of file vmwgfx_fence.h.

u32 seqno

Definition at line 54 of file vmwgfx_fence.h.

uint32_t signal_mask

Definition at line 59 of file vmwgfx_fence.h.

uint32_t signaled

Definition at line 58 of file vmwgfx_fence.h.


The documentation for this struct was generated from the following file: