Linux Kernel
3.7.1
|
#include <smtc_ipi.h>
Data Fields | |
struct smtc_ipi * | head |
spinlock_t | lock |
struct smtc_ipi * | tail |
int | depth |
int | resched_flag |
Definition at line 43 of file smtc_ipi.h.
int depth |
Definition at line 47 of file smtc_ipi.h.
Definition at line 44 of file smtc_ipi.h.
spinlock_t lock |
Definition at line 45 of file smtc_ipi.h.
int resched_flag |
Definition at line 48 of file smtc_ipi.h.
Definition at line 46 of file smtc_ipi.h.