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

#include <xpc.h>

Data Fields

unsigned long heartbeat_gpa
 
struct xpc_heartbeat_uv cached_heartbeat
 
unsigned long activate_gru_mq_desc_gpa
 
voidcached_activate_gru_mq_desc
 
struct mutex cached_activate_gru_mq_desc_mutex
 
spinlock_t flags_lock
 
unsigned int flags
 
u8 remote_act_state
 
u8 act_state_req
 
enum xp_retval reason
 

Detailed Description

Definition at line 706 of file xpc.h.

Field Documentation

u8 act_state_req

Definition at line 719 of file xpc.h.

unsigned long activate_gru_mq_desc_gpa

Definition at line 710 of file xpc.h.

void* cached_activate_gru_mq_desc

Definition at line 713 of file xpc.h.

struct mutex cached_activate_gru_mq_desc_mutex

Definition at line 715 of file xpc.h.

struct xpc_heartbeat_uv cached_heartbeat

Definition at line 708 of file xpc.h.

unsigned int flags

Definition at line 717 of file xpc.h.

spinlock_t flags_lock

Definition at line 716 of file xpc.h.

unsigned long heartbeat_gpa

Definition at line 707 of file xpc.h.

enum xp_retval reason

Definition at line 720 of file xpc.h.

u8 remote_act_state

Definition at line 718 of file xpc.h.


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