Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dsoftirq.c58 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,
/Linux-v4.19/include/linux/
Dinterrupt.h515 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
519 return this_cpu_read(ksoftirqd); in this_cpu_ksoftirqd()
/Linux-v4.19/arch/ia64/include/asm/
Dprocessor.h203 struct task_struct *ksoftirqd; /* kernel softirq daemon for this CPU */ member
/Linux-v4.19/Documentation/
Dkernel-per-CPU-kthreads.txt82 ksoftirqd/%u
/Linux-v4.19/Documentation/RCU/
Dstallwarn.txt20 result in RCU-sched stalls and, if ksoftirqd is in use, RCU-bh