|
Linux Kernel
3.7.1
|
#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) |
| #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.
1.8.2