Searched refs:open_softirq (Results 1 – 6 of 6) sorted by relevance
829 void open_softirq(int nr, void (*action)(void)) in open_softirq() function1082 open_softirq(TASKLET_SOFTIRQ, tasklet_action); in softirq_init()1083 open_softirq(HI_SOFTIRQ, tasklet_hi_action); in softirq_init()
214 open_softirq(IRQ_POLL_SOFTIRQ, irq_poll_softirq); in irq_poll_setup()
249 open_softirq(RCU_SOFTIRQ, rcu_process_callbacks); in rcu_init()
4966 open_softirq(RCU_SOFTIRQ, rcu_core_si); in rcu_init()
5290 open_softirq(BLOCK_SOFTIRQ, blk_done_softirq); in blk_mq_init()
15675 open_softirq(SCHED_SOFTIRQ, sched_balance_softirq); in init_sched_fair_class()