Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
bottom_half.h
Go to the documentation of this file.
1
#ifndef _LINUX_BH_H
2
#define _LINUX_BH_H
3
4
extern
void
local_bh_disable
(
void
);
5
extern
void
_local_bh_enable
(
void
);
6
extern
void
local_bh_enable
(
void
);
7
extern
void
local_bh_enable_ip
(
unsigned
long
ip
);
8
9
#endif
/* _LINUX_BH_H */
Generated on Thu Jan 10 2013 14:51:06 for Linux Kernel by
1.8.2