Home
last modified time | relevance | path

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

/linux-6.15/kernel/futex/
H A Dfutex.h200 extern struct hrtimer_sleeper *
201 futex_setup_timer(ktime_t *time, struct hrtimer_sleeper *timeout,
224 struct hrtimer_sleeper *timeout);
407 struct hrtimer_sleeper *to, u32 bitset);
435 struct hrtimer_sleeper *to);
H A Dwaitwake.c343 struct hrtimer_sleeper *timeout) in futex_wait_queue()
511 struct hrtimer_sleeper *to) in futex_sleep_multiple()
539 struct hrtimer_sleeper *to) in futex_wait_multiple()
647 struct hrtimer_sleeper *to, u32 bitset) in __futex_wait()
689 struct hrtimer_sleeper timeout, *to; in futex_wait()
H A Dsyscalls.c228 clockid_t clockid, struct hrtimer_sleeper *to) in futex2_setup_timeout()
261 static inline void futex2_destroy_timeout(struct hrtimer_sleeper *to) in futex2_destroy_timeout()
294 struct hrtimer_sleeper to; in SYSCALL_DEFINE5()
378 struct hrtimer_sleeper to; in SYSCALL_DEFINE6()
H A Drequeue.c697 struct hrtimer_sleeper *timeout) in handle_early_requeue_pi_wakeup()
770 struct hrtimer_sleeper timeout, *to; in futex_wait_requeue_pi()
H A Dcore.c136 struct hrtimer_sleeper *
137 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-6.15/include/linux/
H A Dhrtimer.h92 struct hrtimer_sleeper { struct
239 extern void hrtimer_setup_sleeper_on_stack(struct hrtimer_sleeper *sl, clockid_t clock_id,
280 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
H A Drtmutex.h65 struct hrtimer_sleeper;
H A Dwait.h546 struct hrtimer_sleeper __t; \
/linux-6.15/kernel/time/
H A Dhrtimer.c1991 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1992 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
2010 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires()
2027 static void __hrtimer_setup_sleeper(struct hrtimer_sleeper *sl, in __hrtimer_setup_sleeper()
2064 void hrtimer_setup_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_setup_sleeper_on_stack()
2091 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
2128 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
2142 struct hrtimer_sleeper t; in hrtimer_nanosleep()
H A Dsleep_timeout.c192 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()
/linux-6.15/kernel/locking/
H A Drtmutex_common.h92 struct hrtimer_sleeper *to,
H A Drtmutex_api.c378 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
H A Drtmutex.c1607 struct hrtimer_sleeper *timeout, in rt_mutex_slowlock_block()
/linux-6.15/io_uring/
H A Drw.c1253 struct hrtimer_sleeper timer; in io_hybrid_iopoll_delay()
/linux-6.15/fs/
H A Daio.c1316 struct hrtimer_sleeper t; in read_events()
/linux-6.15/net/core/
H A Dpktgen.c2323 struct hrtimer_sleeper t; in spin()