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

#include <smp.h>

Data Fields

struct list_head list
 
smp_call_func_t func
 
voidinfo
 
u16 flags
 
u16 priv
 

Detailed Description

Definition at line 18 of file smp.h.

Field Documentation

u16 flags

Definition at line 22 of file smp.h.

Definition at line 20 of file smp.h.

void* info

Definition at line 21 of file smp.h.

Definition at line 19 of file smp.h.

Definition at line 23 of file smp.h.


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