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

Data Fields

void(* func )(void *info)
 
voidinfo
 
int wait
 

Detailed Description

Definition at line 45 of file smp.c.

Field Documentation

void(* func)(void *info)

Definition at line 46 of file smp.c.

void* info

Definition at line 47 of file smp.c.

int wait

Definition at line 48 of file smp.c.


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