Searched +path:softirq +path:. +path:c +refs:ksoftirqd (Results 1 – 1 of 1) sorted by relevance
58 DEFINE_PER_CPU(struct task_struct *, ksoftirqd);74 struct task_struct *tsk = __this_cpu_read(ksoftirqd); in wakeup_softirqd()748 .store = &ksoftirqd,