interrupt.h File Reference

Go to the source code of this file.

Data Structures

struct  bh_struct
 interrupt.h More...

Enumerations

enum  {
  TIMER_BH = 0, CONSOLE_BH, SERIAL_BH, TTY_BH,
  INET_BH, KEYBOARD_BH
}

Functions

void mark_bh (int nr)
void disable_bh (int nr)
void enable_bh (int nr)

Variables

unsigned long bh_active
unsigned long bh_mask
bh_struct bh_base [32]


Enumeration Type Documentation

anonymous enum

Who gets which entry in bh_base. Things which will occur most often

Enumerator:
TIMER_BH 
CONSOLE_BH 
SERIAL_BH 
TTY_BH 
INET_BH 
KEYBOARD_BH 

Definition at line 20 of file interrupt.h.


Function Documentation

void disable_bh ( int  nr  )  [inline]

Definition at line 34 of file interrupt.h.

References bh_mask.

void enable_bh ( int  nr  )  [inline]

Definition at line 39 of file interrupt.h.

References bh_mask.

void mark_bh ( int  nr  )  [inline]

Definition at line 29 of file interrupt.h.

References bh_active.


Variable Documentation

unsigned long bh_active

Referenced by mark_bh().

struct bh_struct bh_base[32]

unsigned long bh_mask

Referenced by disable_bh(), and enable_bh().


Generated on Mon May 1 21:47:01 2006 for KernelAPI by  doxygen 1.4.6-5