Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhrtimer.h92 struct hrtimer_sleeper { struct
231 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id,
237 extern void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl,
250 static inline void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack()
292 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
A Drtmutex.h65 struct hrtimer_sleeper;
A Dwait.h542 struct hrtimer_sleeper __t; \
/linux/kernel/futex/
A Dfutex.h199 extern struct hrtimer_sleeper *
200 futex_setup_timer(ktime_t *time, struct hrtimer_sleeper *timeout,
223 struct hrtimer_sleeper *timeout);
347 struct hrtimer_sleeper *to, u32 bitset);
375 struct hrtimer_sleeper *to);
A Dwaitwake.c344 struct hrtimer_sleeper *timeout) in futex_wait_queue()
512 struct hrtimer_sleeper *to) in futex_sleep_multiple()
540 struct hrtimer_sleeper *to) in futex_wait_multiple()
648 struct hrtimer_sleeper *to, u32 bitset) in __futex_wait()
690 struct hrtimer_sleeper timeout, *to; in futex_wait()
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()
A Drequeue.c697 struct hrtimer_sleeper *timeout) in handle_early_requeue_pi_wakeup()
770 struct hrtimer_sleeper timeout, *to; in futex_wait_requeue_pi()
A Dcore.c136 struct hrtimer_sleeper *
137 futex_setup_timer(ktime_t *time, struct hrtimer_sleeper *timeout, in futex_setup_timer()
A Dpi.c920 struct hrtimer_sleeper timeout, *to; in futex_lock_pi()
/linux/kernel/time/
A Dhrtimer.c442 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
445 void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack()
1921 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1922 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1940 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires()
1957 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl, in __hrtimer_init_sleeper()
1995 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id, in hrtimer_init_sleeper()
2023 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
2060 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
2075 struct hrtimer_sleeper t; in hrtimer_nanosleep()
[all …]
/linux/kernel/locking/
A Drtmutex_common.h91 struct hrtimer_sleeper *to,
A Drtmutex_api.c372 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
A Drtmutex.c1602 struct hrtimer_sleeper *timeout, in rt_mutex_slowlock_block()
/linux/fs/
A Daio.c1316 struct hrtimer_sleeper t; in read_events()
/linux/net/core/
A Dpktgen.c2286 struct hrtimer_sleeper t; in spin()

Completed in 43 milliseconds