![]() |
RTXI 1.3
|
#include <linux/version.h>Go to the source code of this file.
Defines | |
| #define | IRQF_DISABLED SA_INTERRUPT |
| #define | IRQF_SAMPLE_RANDOM SA_SAMPLE_RANDOM |
| #define | IRQF_SHARED SA_SHIRQ |
| #define | IRQF_PROBE_SHARED SA_PROBEIRQ |
| #define | IRQF_PERCPU SA_PERCPU |
| #define | IRQF_TRIGGER_NONE 0 |
| #define | IRQF_TRIGGER_LOW 0 |
| #define | IRQF_TRIGGER_HIGH 0 |
| #define | IRQF_TRIGGER_FALLING 0 |
| #define | IRQF_TRIGGER_RISING 0 |
| #define | IRQF_TRIGGER_MASK 0 |
| #define | PT_REGS_ARG |
| #define | PT_REGS_CALL |
| #define | PT_REGS_NULL |
| #define IRQF_DISABLED SA_INTERRUPT |
Definition at line 34 of file interrupt.h.
| #define IRQF_PERCPU SA_PERCPU |
Definition at line 38 of file interrupt.h.
| #define IRQF_PROBE_SHARED SA_PROBEIRQ |
Definition at line 37 of file interrupt.h.
| #define IRQF_SAMPLE_RANDOM SA_SAMPLE_RANDOM |
Definition at line 35 of file interrupt.h.
| #define IRQF_SHARED SA_SHIRQ |
Definition at line 36 of file interrupt.h.
| #define IRQF_TRIGGER_FALLING 0 |
Definition at line 50 of file interrupt.h.
| #define IRQF_TRIGGER_HIGH 0 |
Definition at line 49 of file interrupt.h.
| #define IRQF_TRIGGER_LOW 0 |
Definition at line 48 of file interrupt.h.
| #define IRQF_TRIGGER_MASK 0 |
Definition at line 52 of file interrupt.h.
| #define IRQF_TRIGGER_NONE 0 |
Definition at line 47 of file interrupt.h.
| #define IRQF_TRIGGER_RISING 0 |
Definition at line 51 of file interrupt.h.
| #define PT_REGS_ARG |
Definition at line 62 of file interrupt.h.
| #define PT_REGS_CALL |
Definition at line 63 of file interrupt.h.
| #define PT_REGS_NULL |
Definition at line 64 of file interrupt.h.