Searched refs:___P (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/irq/
H A Ddebug.h6 #define ___P(f) if (desc->status_use_accessors & f) printk("%14s set\n", #f) macro
30 ___P(IRQ_LEVEL);
31 ___P(IRQ_PER_CPU);
32 ___P(IRQ_NOPROBE);
33 ___P(IRQ_NOREQUEST);
34 ___P(IRQ_NOTHREAD);
35 ___P(IRQ_NOAUTOEN);
47 #undef ___P macro

Completed in 133 milliseconds