Home
last modified time | relevance | path

Searched refs:TIMER_SOFTIRQ (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dinterrupt.h551 TIMER_SOFTIRQ, enumerator
/linux-6.3-rc2/kernel/time/
A Dtimer.c2057 raise_softirq(TIMER_SOFTIRQ); in run_local_timers()
2310 open_softirq(TIMER_SOFTIRQ, run_timer_softirq); in init_timers()
A Dtick-sched.c782 return local_softirq_pending() & BIT(TIMER_SOFTIRQ); in local_timer_softirq_pending()
/linux-6.3-rc2/kernel/rcu/
A Dtree_stall.h579 cpu, kstat_softirqs_cpu(TIMER_SOFTIRQ, cpu)); in rcu_check_gp_kthread_expired_fqs_timer()
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-per-CPU-kthreads.rst90 TIMER_SOFTIRQ section in kthreads
/linux-6.3-rc2/Documentation/RCU/
A Dstallwarn.rst341 is the current ``TIMER_SOFTIRQ`` count on cpu 4. If this value does not
/linux-6.3-rc2/Documentation/translations/it_IT/kernel-hacking/
A Dlocking.rst1493 (infatti, sono chiamati da ``TIMER_SOFTIRQ``).
/linux-6.3-rc2/Documentation/kernel-hacking/
A Dlocking.rst1442 are called from the ``TIMER_SOFTIRQ``).

Completed in 19 milliseconds