Searched refs:ksoftirqd (Results 1 – 4 of 4) sorted by relevance
57 DEFINE_PER_CPU(struct task_struct *, ksoftirqd);73 struct task_struct *tsk = __this_cpu_read(ksoftirqd); in wakeup_softirqd()87 struct task_struct *tsk = __this_cpu_read(ksoftirqd); in ksoftirqd_running()310 if (__this_cpu_read(ksoftirqd) == current) in __do_softirq()724 .store = &ksoftirqd,
579 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);583 return this_cpu_read(ksoftirqd); in this_cpu_ksoftirqd()
203 struct task_struct *ksoftirqd; /* kernel softirq daemon for this CPU */ member
82 ksoftirqd/%u