Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dposix-cpu-timers.c496 if (timer->it.cpu.firing) { in posix_cpu_timer_del()
503 timer->it.cpu.firing = false; in posix_cpu_timer_del()
668 if (unlikely(timer->it.cpu.firing)) { in posix_cpu_timer_set()
675 timer->it.cpu.firing = false; in posix_cpu_timer_set()
801 struct list_head *firing, u64 now) in collect_timerqueue() argument
816 ctmr->firing = true; in collect_timerqueue()
820 list_add_tail(&ctmr->elist, firing); in collect_timerqueue()
827 struct list_head *firing) in collect_posix_cputimers() argument
833 base->nextevt = collect_timerqueue(&base->tqhead, firing, in collect_posix_cputimers()
866 struct list_head *firing) in check_thread_timers() argument
[all …]
/linux/include/linux/
H A Dposix-timers.h59 bool firing; member
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas557 v. If FW in operational state before firing INIT, now we send RESET Flag to FW instead of just READ…
575 ii. Bug fix : Disable controller interrupt before firing INIT cmd to FW.
/linux/drivers/xen/
H A DKconfig89 firing.
/linux/Documentation/networking/dsa/
H A Dsja1105.rst279 firing at the same time does not apply because there is a single schedule in
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst601 Since scheduling may be based on precise timing and firing of interrupts, the
/linux/Documentation/trace/
H A Dkprobes.rst645 probepoint repeatedly, firing a simple handler each time, reports 1-2
/linux/Documentation/driver-api/gpio/
H A Ddriver.rst121 reasons. This can result in the value being unstable or irqs firing repeatedly