Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dinterrupt.h518 TIMER_SOFTIRQ, enumerator
/Linux-v5.15/kernel/time/
Dtimer.c1769 raise_softirq(TIMER_SOFTIRQ); in run_local_timers()
2024 open_softirq(TIMER_SOFTIRQ, run_timer_softirq); in init_timers()
Dtick-sched.c766 return local_softirq_pending() & BIT(TIMER_SOFTIRQ); in local_timer_softirq_pending()
/Linux-v5.15/kernel/rcu/
Dtree_stall.h516 cpu, kstat_softirqs_cpu(TIMER_SOFTIRQ, cpu)); in rcu_check_gp_kthread_expired_fqs_timer()
/Linux-v5.15/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst90 TIMER_SOFTIRQ section in kthreads
/Linux-v5.15/Documentation/RCU/
Dstallwarn.rst315 is the current ``TIMER_SOFTIRQ`` count on cpu 4. If this value does not
/Linux-v5.15/Documentation/translations/it_IT/kernel-hacking/
Dlocking.rst1491 (infatti, sono chiamati da ``TIMER_SOFTIRQ``).
/Linux-v5.15/Documentation/kernel-hacking/
Dlocking.rst1430 are called from the ``TIMER_SOFTIRQ``).