Searched defs:softirq_name (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/include/trace/events/ | ||
| H A D | irq.h | 25 #undef softirq_name macro 28 #define softirq_name global() macro 33 #undef softirq_name global() macro 36 #define softirq_name global() macro [all...] |
| /kernel/linux/linux-6.6/include/trace/events/ | ||
| H A D | irq.h | 25 #undef softirq_name macro 28 #define softirq_name global() macro 33 #undef softirq_name global() macro 36 #define softirq_name global() macro [all...] |
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ | ||
| H A D | timerlat_aa.c | 381 static char *softirq_name[] = { "HI", "TIMER", "NET_TX", "NET_RX", "BLOCK", variable |
Completed in 2 milliseconds