Searched refs:ksoftirqd (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | softirq.c | 60 DEFINE_PER_CPU(struct task_struct *, ksoftirqd); 61 EXPORT_PER_CPU_SYMBOL_GPL(ksoftirqd); 84 struct task_struct *tsk = __this_cpu_read(ksoftirqd); in wakeup_softirqd() 318 if (__this_cpu_read(ksoftirqd) == current) in __do_softirq() 742 .store = &ksoftirqd,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | interrupt.h | 585 DECLARE_PER_CPU(struct task_struct *, ksoftirqd); 590 return this_cpu_read(ksoftirqd); in this_cpu_ksoftirqd()
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | processor.h | 203 struct task_struct *ksoftirqd; /* kernel softirq daemon for this CPU */ member
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-per-CPU-kthreads.rst | 82 ksoftirqd/%u
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 859 ksoftirqd
|
| H A D | abi_gki_aarch64_qcom | 1322 ksoftirqd
|
| H A D | abi_gki_aarch64_oplus | 1428 ksoftirqd
|
| H A D | abi_gki_aarch64_galaxy | 2436 ksoftirqd
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | rt.c | 1489 struct task_struct *cpu_ksoftirqd = per_cpu(ksoftirqd, cpu); in task_may_not_preempt()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 39688 item={col0="3",col1="root",col2="[ksoftirqd/0]",col3="0"},
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 39688 item={col0="3",col1="root",col2="[ksoftirqd/0]",col3="0"},
|