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

#include <nodepda.h>

Data Fields

voidpdinfo
 
struct bteinfo_s bte_if [MAX_BTES_PER_NODE]
 
struct timer_list bte_recovery_timer
 
spinlock_t bte_recovery_lock
 
struct nodepda_spernode_pdaindr [MAX_COMPACT_NODES]
 
struct phys_cpuid phys_cpuid [NR_CPUS]
 
spinlock_t ptc_lock ____cacheline_aligned_in_smp
 

Detailed Description

Definition at line 37 of file nodepda.h.

Field Documentation

spinlock_t ptc_lock ____cacheline_aligned_in_smp

Definition at line 56 of file nodepda.h.

Definition at line 43 of file nodepda.h.

spinlock_t bte_recovery_lock

Definition at line 45 of file nodepda.h.

struct timer_list bte_recovery_timer

Definition at line 44 of file nodepda.h.

void* pdinfo

Definition at line 38 of file nodepda.h.

struct nodepda_s* pernode_pdaindr[MAX_COMPACT_NODES]

Definition at line 50 of file nodepda.h.

Definition at line 55 of file nodepda.h.


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