Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | multicall_space |
Functions | |
struct multicall_space | __xen_mc_entry (size_t args) |
DECLARE_PER_CPU (unsigned long, xen_mc_irq_flags) | |
void | xen_mc_flush (void) |
void | xen_mc_callback (void(*fn)(void *), void *data) |
struct multicall_space | xen_mc_extend_args (unsigned long op, size_t arg_size) |
|
read |
Definition at line 132 of file multicalls.c.
DECLARE_PER_CPU | ( | unsigned | long, |
xen_mc_irq_flags | |||
) |
Definition at line 193 of file multicalls.c.
|
read |
Definition at line 163 of file multicalls.c.
Definition at line 55 of file multicalls.c.