Linux Kernel
3.7.1
|
Data Fields | |
atomic_t | nr_todo |
bool | executed |
int | ret |
struct completion | completion |
Definition at line 28 of file stop_machine.c.
Definition at line 32 of file stop_machine.c.
bool executed |
Definition at line 30 of file stop_machine.c.
atomic_t nr_todo |
Definition at line 29 of file stop_machine.c.
int ret |
Definition at line 31 of file stop_machine.c.