Searched defs:softirq (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/kernel/ |
D | softirq.c | 601 static void __local_trigger(struct call_single_data *cp, int softirq) in __local_trigger() 617 int softirq; in remote_softirq_receive() local 626 static int __try_remote_softirq(struct call_single_data *cp, int cpu, int softirq) in __try_remote_softirq() 640 static int __try_remote_softirq(struct call_single_data *cp, int cpu, int softirq) in __try_remote_softirq() 658 void __send_remote_softirq(struct call_single_data *cp, int cpu, int this_cpu, int softirq) in __send_remote_softirq() 674 void send_remote_softirq(struct call_single_data *cp, int cpu, int softirq) in send_remote_softirq()
|
/linux-3.3/fs/proc/ |
D | stat.c | 56 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/linux-3.3/kernel/trace/ |
D | trace_output.c | 567 int softirq; local
|
/linux-3.3/tools/perf/util/ |
D | trace-event-parse.c | 2623 int softirq; in print_lat_fmt() local
|