Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
bottom_half.h File Reference

Go to the source code of this file.

Functions

void local_bh_disable (void)
 
void _local_bh_enable (void)
 
void local_bh_enable (void)
 
void local_bh_enable_ip (unsigned long ip)
 

Function Documentation

void _local_bh_enable ( void  )

Definition at line 151 of file softirq.c.

void local_bh_disable ( void  )

Definition at line 128 of file softirq.c.

void local_bh_enable ( void  )

Definition at line 185 of file softirq.c.

void local_bh_enable_ip ( unsigned long  ip)

Definition at line 191 of file softirq.c.