Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dinterrupt.h531 TIMER_SOFTIRQ, enumerator
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimer.c1794 raise_softirq(TIMER_SOFTIRQ); in run_local_timers()
2026 open_softirq(TIMER_SOFTIRQ, run_timer_softirq); in init_timers()
H A Dtick-sched.c684 return local_softirq_pending() & BIT(TIMER_SOFTIRQ); in local_timer_softirq_pending()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-per-CPU-kthreads.rst90 TIMER_SOFTIRQ section in kthreads
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst1495 (infatti, sono chiamati da ``TIMER_SOFTIRQ``).
/OK3568_Linux_fs/kernel/Documentation/kernel-hacking/
H A Dlocking.rst1436 are called from the ``TIMER_SOFTIRQ``).