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

#include <percpu-rwsem.h>

Data Fields

unsigned __percpucounters
 
bool locked
 
struct mutex mtx
 

Detailed Description

Definition at line 9 of file percpu-rwsem.h.

Field Documentation

unsigned __percpu* counters

Definition at line 10 of file percpu-rwsem.h.

bool locked

Definition at line 11 of file percpu-rwsem.h.

Definition at line 12 of file percpu-rwsem.h.


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