Home
last modified time | relevance | path

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

/openbmc/linux/kernel/futex/
H A Dfutex.h122 extern struct hrtimer_sleeper *
123 futex_setup_timer(ktime_t *time, struct hrtimer_sleeper *timeout,
146 struct hrtimer_sleeper *timeout);
283 struct hrtimer_sleeper *to);
H A Dwaitwake.c329 struct hrtimer_sleeper *timeout) in futex_wait_queue()
497 struct hrtimer_sleeper *to) in futex_sleep_multiple()
525 struct hrtimer_sleeper *to) in futex_wait_multiple()
634 struct hrtimer_sleeper timeout, *to; in futex_wait()
H A Drequeue.c693 struct hrtimer_sleeper *timeout) in handle_early_requeue_pi_wakeup()
766 struct hrtimer_sleeper timeout, *to; in futex_wait_requeue_pi()
H A Dcore.c134 struct hrtimer_sleeper *
135 futex_setup_timer(ktime_t *time, struct hrtimer_sleeper *timeout, in futex_setup_timer()
H A Dsyscalls.c250 struct hrtimer_sleeper to; in SYSCALL_DEFINE5()
H A Dpi.c932 struct hrtimer_sleeper timeout, *to; in futex_lock_pi()
/openbmc/linux/include/linux/
H A Dhrtimer.h136 struct hrtimer_sleeper { struct
376 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id,
382 extern void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl,
395 static inline void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack()
437 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
H A Drtmutex.h65 struct hrtimer_sleeper;
H A Dwait.h547 struct hrtimer_sleeper __t; \
/openbmc/linux/kernel/time/
H 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()
1940 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1941 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1959 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires()
1976 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl, in __hrtimer_init_sleeper()
2014 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id, in hrtimer_init_sleeper()
2042 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
2079 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
2094 struct hrtimer_sleeper t; in hrtimer_nanosleep()
[all …]
/openbmc/linux/kernel/locking/
H A Drtmutex_common.h91 struct hrtimer_sleeper *to,
H A Drtmutex_api.c372 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
H A Drtmutex.c1582 struct hrtimer_sleeper *timeout, in rt_mutex_slowlock_block()
/openbmc/linux/net/core/
H A Dpktgen.c2265 struct hrtimer_sleeper t; in spin()