Home
last modified time | relevance | path

Searched refs:hrtimer_init_sleeper_on_stack (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/include/linux/
Dhrtimer.h383 extern void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl,
396 static inline void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack() function
Dwait.h504 hrtimer_init_sleeper_on_stack(&__t, CLOCK_MONOTONIC, \
/Linux-v5.4/kernel/time/
Dhrtimer.c443 void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack() function
449 EXPORT_SYMBOL_GPL(hrtimer_init_sleeper_on_stack);
1902 hrtimer_init_sleeper_on_stack(&t, restart->nanosleep.clockid, in hrtimer_nanosleep_restart()
1922 hrtimer_init_sleeper_on_stack(&t, clockid, mode); in hrtimer_nanosleep()
2122 hrtimer_init_sleeper_on_stack(&t, clock_id, mode); in schedule_hrtimeout_range_clock()
/Linux-v5.4/drivers/staging/android/
Dvsoc.c440 hrtimer_init_sleeper_on_stack(to, CLOCK_MONOTONIC, in handle_vsoc_cond_wait()
/Linux-v5.4/kernel/
Dfutex.c490 hrtimer_init_sleeper_on_stack(timeout, (flags & FLAGS_CLOCKRT) ? in futex_setup_timer()
/Linux-v5.4/block/
Dblk-mq.c3430 hrtimer_init_sleeper_on_stack(&hs, CLOCK_MONOTONIC, mode); in blk_mq_poll_hybrid_sleep()
/Linux-v5.4/net/core/
Dpktgen.c2159 hrtimer_init_sleeper_on_stack(&t, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in spin()