Searched refs:hrtimer_setup_on_stack (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/kernel/sched/ |
| H A D | idle.c | 401 hrtimer_setup_on_stack(&it.timer, idle_inject_timer_fn, CLOCK_MONOTONIC, in play_idle_precise()
|
| /linux-6.15/include/linux/ |
| H A D | hrtimer.h | 236 extern void hrtimer_setup_on_stack(struct hrtimer *timer,
|
| /linux-6.15/kernel/time/ |
| H A D | alarmtimer.c | 759 hrtimer_setup_on_stack(&alarm->timer, alarmtimer_fired, alarm_bases[type].base_clockid, in alarm_init_on_stack()
|
| H A D | hrtimer.c | 1664 void hrtimer_setup_on_stack(struct hrtimer *timer, in hrtimer_setup_on_stack() function 1671 EXPORT_SYMBOL_GPL(hrtimer_setup_on_stack);
|
| /linux-6.15/io_uring/ |
| H A D | io_uring.c | 2456 hrtimer_setup_on_stack(&iowq->t, io_cqring_min_timer_wakeup, clock_id, in io_cqring_schedule_timeout() 2460 hrtimer_setup_on_stack(&iowq->t, io_cqring_timer_wakeup, clock_id, in io_cqring_schedule_timeout()
|