Searched defs:firing (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | posix-timers.h | 77 int firing; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | posix-timers.h | 76 int firing; member
|
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | posix-cpu-timers.c | 768 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 D | posix-cpu-timers.c | 832 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