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

#include <bitext.h>

Data Fields

spinlock_t lock
 
unsigned longmap
 
int size
 
int used
 
int last_off
 
int last_size
 
int first_free
 
int num_colors
 

Detailed Description

Definition at line 12 of file bitext.h.

Field Documentation

int first_free

Definition at line 19 of file bitext.h.

int last_off

Definition at line 17 of file bitext.h.

int last_size

Definition at line 18 of file bitext.h.

spinlock_t lock

Definition at line 13 of file bitext.h.

unsigned long* map

Definition at line 14 of file bitext.h.

int num_colors

Definition at line 20 of file bitext.h.

int size

Definition at line 15 of file bitext.h.

int used

Definition at line 16 of file bitext.h.


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