Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cpu_stop_done Struct Reference

Data Fields

atomic_t nr_todo
 
bool executed
 
int ret
 
struct completion completion
 

Detailed Description

Definition at line 28 of file stop_machine.c.

Field Documentation

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.


The documentation for this struct was generated from the following file: