Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
smtc_ipi.h File Reference
#include <linux/spinlock.h>

Go to the source code of this file.

Data Structures

struct  smtc_ipi
 
struct  smtc_ipi_q
 

Macros

#define LINUX_SMP_IPI   1
 
#define SMTC_CLOCK_TICK   2
 
#define IRQ_AFFINITY_IPI   3
 

Functions

void smtc_send_ipi (int cpu, int type, unsigned int action)
 

Macro Definition Documentation

#define IRQ_AFFINITY_IPI   3

Definition at line 37 of file smtc_ipi.h.

#define LINUX_SMP_IPI   1

Definition at line 35 of file smtc_ipi.h.

#define SMTC_CLOCK_TICK   2

Definition at line 36 of file smtc_ipi.h.

Function Documentation

void smtc_send_ipi ( int  cpu,
int  type,
unsigned int  action 
)

Definition at line 853 of file smtc.c.