Searched defs:softirq (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/kernel/ |
D | softirq.c | 597 static void __local_trigger(struct call_single_data *cp, int softirq) in __local_trigger() 613 int softirq; in remote_softirq_receive() local 622 static int __try_remote_softirq(struct call_single_data *cp, int cpu, int softirq) in __try_remote_softirq() 636 static int __try_remote_softirq(struct call_single_data *cp, int cpu, int softirq) in __try_remote_softirq() 654 void __send_remote_softirq(struct call_single_data *cp, int cpu, int this_cpu, int softirq) in __send_remote_softirq() 670 void send_remote_softirq(struct call_single_data *cp, int cpu, int softirq) in send_remote_softirq()
|
/linux-3.4.99/fs/proc/ |
D | stat.c | 84 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/linux-3.4.99/kernel/trace/ |
D | trace_output.c | 569 int softirq; local
|
/linux-3.4.99/tools/perf/util/ |
D | trace-event-parse.c | 2632 int softirq; in print_lat_fmt() local
|