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

Data Fields

spinlock_t lock
 
int next_cpu
 
int ncpus
 
struct {
   int   lcpu
 
   u64   expires
 
cpu [1]
 

Detailed Description

Definition at line 60 of file uv_time.c.

Field Documentation

struct { ... } cpu[1]
u64 expires

Definition at line 68 of file uv_time.c.

int lcpu

Definition at line 67 of file uv_time.c.

spinlock_t lock

Definition at line 61 of file uv_time.c.

int ncpus

Definition at line 65 of file uv_time.c.

int next_cpu

Definition at line 63 of file uv_time.c.


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