Searched refs:ksoftirqd (Results 1 – 5 of 5) sorted by relevance
58 DEFINE_PER_CPU(struct task_struct *, ksoftirqd);74 struct task_struct *tsk = __this_cpu_read(ksoftirqd); in wakeup_softirqd()88 struct task_struct *tsk = __this_cpu_read(ksoftirqd); in ksoftirqd_running()724 .store = &ksoftirqd,
515 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);519 return this_cpu_read(ksoftirqd); in this_cpu_ksoftirqd()
203 struct task_struct *ksoftirqd; /* kernel softirq daemon for this CPU */ member
82 ksoftirqd/%u
20 result in RCU-sched stalls and, if ksoftirqd is in use, RCU-bh