Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dposix-cpu-timers.c490 if (timer->it.cpu.firing) in posix_cpu_timer_del()
666 timer->it.cpu.firing = -1; in posix_cpu_timer_set()
842 ctmr->firing = 1; in collect_timerqueue()
851 struct list_head *firing) in collect_posix_cputimers() argument
890 struct list_head *firing) in check_thread_timers() argument
967 struct list_head *firing) in check_process_timers() argument
1268 LIST_HEAD(firing); in handle_posix_cpu_timers()
1287 check_thread_timers(tsk, &firing); in handle_posix_cpu_timers()
1289 check_process_timers(tsk, &firing); in handle_posix_cpu_timers()
1351 cpu_firing = timer->it.cpu.firing; in handle_posix_cpu_timers()
[all …]
/linux/drivers/irqchip/
A Dirq-apple-aic.c649 unsigned long enabled, firing; in aic_handle_ipi() local
674 firing = atomic_fetch_andnot(enabled, this_cpu_ptr(&aic_vipi_flag)) & enabled; in aic_handle_ipi()
676 for_each_set_bit(i, &firing, AIC_NR_SWIPI) in aic_handle_ipi()
/linux/include/linux/
A Dposix-timers.h75 int firing; member
/linux/Documentation/scsi/
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/
A DKconfig89 firing.
/linux/Documentation/networking/dsa/
A Dsja1105.rst279 firing at the same time does not apply because there is a single schedule in
/linux/Documentation/trace/
A Dkprobes.rst645 probepoint repeatedly, firing a simple handler each time, reports 1-2
/linux/Documentation/virt/kvm/
A Dtimekeeping.rst601 Since scheduling may be based on precise timing and firing of interrupts, the

Completed in 19 milliseconds