Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs
stop_machine.h File Reference
#include <linux/cpu.h>
#include <linux/cpumask.h>
#include <linux/smp.h>
#include <linux/list.h>
#include <linux/workqueue.h>

Go to the source code of this file.

Data Structures

struct  cpu_stop_work
 

Typedefs

typedef int(* cpu_stop_fn_t )(void *arg)
 

Typedef Documentation

typedef int(* cpu_stop_fn_t)(void *arg)

Definition at line 19 of file stop_machine.h.