Home
last modified time | relevance | path

Searched defs:firing (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dposix-timers.h77 int firing; member
/kernel/linux/linux-6.6/include/linux/
H A Dposix-timers.h76 int firing; member
/kernel/linux/linux-5.10/kernel/time/
H A Dposix-cpu-timers.c768 collect_timerqueue(struct timerqueue_head *head, struct list_head *firing, u64 now) collect_timerqueue() argument
794 collect_posix_cputimers(struct posix_cputimers *pct, u64 *samples, struct list_head *firing) collect_posix_cputimers() argument
833 check_thread_timers(struct task_struct *tsk, struct list_head *firing) check_thread_timers() argument
910 check_process_timers(struct task_struct *tsk, struct list_head *firing) check_process_timers() argument
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Dposix-cpu-timers.c832 collect_timerqueue(struct timerqueue_head *head, struct list_head *firing, u64 now) collect_timerqueue() argument
858 collect_posix_cputimers(struct posix_cputimers *pct, u64 *samples, struct list_head *firing) collect_posix_cputimers() argument
897 check_thread_timers(struct task_struct *tsk, struct list_head *firing) check_thread_timers() argument
974 check_process_timers(struct task_struct *tsk, struct list_head *firing) check_process_timers() argument
[all...]

Completed in 5 milliseconds