Home
last modified time | relevance | path

Searched refs:ksoftirqd (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/kernel/
Dsoftirq.c58 DEFINE_PER_CPU(struct task_struct *, ksoftirqd);
74 struct task_struct *tsk = __this_cpu_read(ksoftirqd); in wakeup_softirqd()
748 .store = &ksoftirqd,
/linux-4.4.14/include/linux/
Dinterrupt.h460 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
464 return this_cpu_read(ksoftirqd); in this_cpu_ksoftirqd()
/linux-4.4.14/arch/ia64/include/asm/
Dprocessor.h204 struct task_struct *ksoftirqd; /* kernel softirq daemon for this CPU */ member
/linux-4.4.14/Documentation/RCU/
Dstallwarn.txt195 result in RCU-sched stalls and, if ksoftirqd is in use, RCU-bh
/linux-4.4.14/Documentation/
Dkernel-per-CPU-kthreads.txt64 Name: ksoftirqd/%u