Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/vmlinux/ !
H A Dvmlinux.h37 TIMER_SOFTIRQ, enumerator
/linux/include/linux/ !
H A Dinterrupt.h553 TIMER_SOFTIRQ,
575 * _ (HR)TIMER_SOFTIRQ: (hr)timers_dead_cpu() migrates the queue
577 #define SOFTIRQ_HOTPLUG_SAFE_MASK (BIT(TIMER_SOFTIRQ) | BIT(IRQ_POLL_SOFTIRQ) |\
563 TIMER_SOFTIRQ, global() enumerator
/linux/kernel/time/ !
H A Dtimer.c2458 raise_timer_softirq(TIMER_SOFTIRQ); in run_local_timers()
2579 open_softirq(TIMER_SOFTIRQ, run_timer_softirq); in timers_init()
H A Dtick-sched.c904 return local_timers_pending() & BIT(TIMER_SOFTIRQ); in get_jiffies_update()
/linux/kernel/rcu/ !
H A Dtree_stall.h627 cpu, kstat_softirqs_cpu(TIMER_SOFTIRQ, cpu)); in rcu_check_gp_kthread_expired_fqs_timer()
/linux/Documentation/admin-guide/ !
H A Dkernel-per-CPU-kthreads.rst90 TIMER_SOFTIRQ section in kthreads
/linux/Documentation/RCU/ !
H A Dstallwarn.rst348 is the current ``TIMER_SOFTIRQ`` count on cpu 4. If this value does not
/linux/Documentation/kernel-hacking/ !
H A Dlocking.rst1442 are called from the ``TIMER_SOFTIRQ``).
/linux/Documentation/translations/it_IT/kernel-hacking/ !
H A Dlocking.rst1498 (infatti, sono chiamati da ``TIMER_SOFTIRQ``).