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

#include <idr.h>

Data Fields

struct idr_layer __rcutop
 
struct idr_layerid_free
 
int layers
 
int id_free_cnt
 
spinlock_t lock
 

Detailed Description

Definition at line 59 of file idr.h.

Field Documentation

struct idr_layer* id_free

Definition at line 61 of file idr.h.

int id_free_cnt

Definition at line 63 of file idr.h.

int layers

Definition at line 62 of file idr.h.

spinlock_t lock

Definition at line 64 of file idr.h.

Definition at line 60 of file idr.h.


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