Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dinterrupt.h466 TIMER_SOFTIRQ, enumerator
/Linux-v4.19/kernel/time/
Dtimer.c1717 raise_softirq(TIMER_SOFTIRQ); in run_local_timers()
1944 open_softirq(TIMER_SOFTIRQ, run_timer_softirq); in init_timers()
Dtick-sched.c645 return local_softirq_pending() & BIT(TIMER_SOFTIRQ); in local_timer_softirq_pending()
/Linux-v4.19/Documentation/
Dkernel-per-CPU-kthreads.txt90 TIMER_SOFTIRQ
/Linux-v4.19/Documentation/kernel-hacking/
Dlocking.rst1436 are called from the ``TIMER_SOFTIRQ``).
/Linux-v4.19/Documentation/translations/it_IT/kernel-hacking/
Dlocking.rst1493 (infatti, sono chiamati da ``TIMER_SOFTIRQ``).