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
arch
xtensa
include
asm
Macros
|
Functions
switch_to.h File Reference
Go to the source code of this file.
Macros
#define
switch_to
(
prev
,
next
,
last
)
Functions
void
*
_switch_to
(
void
*
last
,
void
*
next
)
Macro Definition Documentation
#define switch_to
(
prev
,
next
,
last
)
Value:
do
{ \
(
last
) =
_switch_to
(
prev
,
next
); \
}
while
(0)
Definition at line
17
of file
switch_to.h
.
Function Documentation
void
* _switch_to
(
void
*
last
,
void
*
next
)
Generated on Thu Jan 10 2013 15:11:25 for Linux Kernel by
1.8.2