Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dsoftirq.c57 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()
304 if (__this_cpu_read(ksoftirqd) == current) in __do_softirq()
674 .store = &ksoftirqd,
/Linux-v5.4/include/linux/
Dinterrupt.h565 DECLARE_PER_CPU(struct task_struct *, ksoftirqd);
569 return this_cpu_read(ksoftirqd); in this_cpu_ksoftirqd()
/Linux-v5.4/arch/ia64/include/asm/
Dprocessor.h203 struct task_struct *ksoftirqd; /* kernel softirq daemon for this CPU */ member
/Linux-v5.4/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst82 ksoftirqd/%u