Home
last modified time | relevance | path

Searched refs:softirqs (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel_stat.h40 unsigned int softirqs[NR_SOFTIRQS]; member
59 __this_cpu_inc(kstat.softirqs[irq]); in kstat_incr_softirqs_this_cpu()
64 return kstat_cpu(cpu).softirqs[irq]; in kstat_softirqs_cpu()
/OK3568_Linux_fs/kernel/Documentation/core-api/irq/
H A Dirqflags-tracing.rst9 every hardirqs-off/hardirqs-on, softirqs-off/softirqs-on event that
/OK3568_Linux_fs/kernel/fs/proc/
H A DMakefile26 proc-y += softirqs.o
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark/
H A D0001-tracers-Fix-buffer-overflow.patch30 gint softirq; /* Time servicing softirqs */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A Dnetdata.conf221 [plugin:proc:/proc/softirqs]
3830 [system.softirqs]
/OK3568_Linux_fs/kernel/Documentation/kernel-hacking/
H A Dhacking.rst65 Beware that if you have preemption or softirqs disabled (see below),
98 and switched to 'softirqs'.
100 ``include/linux/interrupt.h`` lists the different softirqs. A very
408 They prevent softirqs and tasklets from running on the current CPU.
H A Dlocking.rst174 used. It disables softirqs on that CPU, then grabs the lock.
281 interrupts are already off) and in softirqs (where the irq disabling is
284 Note that softirqs (and hence tasklets and timers) are run on return
1283 is very occasionally accessed in user context or softirqs/tasklets. The
1422 in_softirq() returns true. Tasklets and softirqs both
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dproc.rst708 softirqs softirq usage
1151 softirqs subsection
1158 > cat /proc/softirqs
1491 - softirq: servicing softirqs
1517 The "softirq" line gives counts of softirqs serviced since boot time, for each
1518 of the possible system softirqs. The first column is the total of all
1519 softirqs serviced; each subsequent column is the total for that particular
/OK3568_Linux_fs/kernel/kernel/sched/
H A Drt.c1486 __u32 softirqs = per_cpu(active_softirqs, cpu) | in task_may_not_preempt() local
1490 return ((softirqs & LONG_SOFTIRQ_MASK) && in task_may_not_preempt()
/OK3568_Linux_fs/kernel/Documentation/timers/
H A Dhighres.rst202 timers. The execution of this softirq can still be delayed by other softirqs,
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dxarray.rst245 The XArray does not disable interrupts or softirqs while modifying
/OK3568_Linux_fs/kernel/arch/
H A DKconfig830 but also irq_exit(). This way we can process softirqs on this irq
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst114 software 'softirqs'.
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_FAQ_RGA_EN.md1424 …de to avoid the interruption of the CPU core. Preemption cannot execute softirqs of other device d…
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst1859 triggered. When the interrupt finished, it started running softirqs.
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log