Home
last modified time | relevance | path

Searched refs:hrtimer_sleeper (Results 1 – 10 of 10) sorted by relevance

/linux/kernel/futex/
H A Dwaitwake.c341 void futex_do_wait(struct futex_q *q, struct hrtimer_sleeper *timeout) in futex_do_wait()
509 struct hrtimer_sleeper *to) in futex_sleep_multiple()
537 struct hrtimer_sleeper *to) in futex_wait_multiple()
667 struct hrtimer_sleeper *to, u32 bitset) in __futex_wait()
708 struct hrtimer_sleeper timeout, *to; in futex_wait()
H A Dsyscalls.c256 clockid_t clockid, struct hrtimer_sleeper *to) in futex2_setup_timeout()
289 static inline void futex2_destroy_timeout(struct hrtimer_sleeper *to) in futex2_destroy_timeout()
322 struct hrtimer_sleeper to; in SYSCALL_DEFINE5()
406 struct hrtimer_sleeper to; in SYSCALL_DEFINE6()
H A Drequeue.c710 struct hrtimer_sleeper *timeout) in handle_early_requeue_pi_wakeup()
783 struct hrtimer_sleeper timeout, *to; in futex_wait_requeue_pi()
H A Dcore.c462 struct hrtimer_sleeper *
463 futex_setup_timer(ktime_t *time, struct hrtimer_sleeper *timeout, in futex_setup_timer()
H A Dpi.c920 struct hrtimer_sleeper timeout, *to; in futex_lock_pi()
/linux/include/linux/
H A Dhrtimer.h92 struct hrtimer_sleeper { struct
235 extern void hrtimer_setup_sleeper_on_stack(struct hrtimer_sleeper *sl, clockid_t clock_id,
276 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
H A Dwait.h548 struct hrtimer_sleeper __t; \
/linux/kernel/time/
H A Dsleep_timeout.c192 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()
/linux/io_uring/
H A Drw.c1263 struct hrtimer_sleeper timer; in io_hybrid_iopoll_delay()
/linux/fs/
H A Daio.c1316 struct hrtimer_sleeper t; in read_events()