Searched refs:do_softirq (Results 1 – 15 of 15) sorted by relevance
138 do_softirq(); in __prepare_to_wait()172 do_softirq(); in __prepare_to_wait()203 do_softirq(); in check_wakeup_from_wait()
71 void do_softirq(void) in do_softirq() function
26 void do_softirq(void);
182 do_softirq(); \
104 call do_softirq
144 call do_softirq
72 call do_softirq
2517 bool do_softirq = false; in sched_slave() local2542 do_softirq = true; in sched_slave()2552 if ( do_softirq ) in sched_slave()
89 do_softirq(); in idle_loop()
1740 do_softirq(); in p2m_flush_vm()
2244 do_softirq(); in check_for_pcpu_work()
84 call do_softirq
2188 do_softirq(); in asm_domain_crash_synchronous()
170 do_softirq(); in idle_loop()
959 However the entrance point for that code is `do_softirq ->
Completed in 36 milliseconds