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

Data Fields

spinlock_t lock
 
bool enabled
 
struct list_head works
 
struct task_structthread
 

Detailed Description

Definition at line 36 of file stop_machine.c.

Field Documentation

bool enabled

Definition at line 38 of file stop_machine.c.

spinlock_t lock

Definition at line 37 of file stop_machine.c.

Definition at line 40 of file stop_machine.c.

Definition at line 39 of file stop_machine.c.


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