Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drtmutex.h46 struct hrtimer_sleeper;
119 struct hrtimer_sleeper *timeout);
Dhrtimer.h127 struct hrtimer_sleeper { struct
483 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
Dwait.h489 struct hrtimer_sleeper __t; \
/Linux-v4.19/kernel/locking/
Drtmutex.c1169 struct hrtimer_sleeper *timeout, in __rt_mutex_slowlock()
1232 struct hrtimer_sleeper *timeout, in rt_mutex_slowlock()
1409 struct hrtimer_sleeper *timeout, in rt_mutex_fastlock()
1420 struct hrtimer_sleeper *timeout, in rt_mutex_timed_fastlock()
1423 struct hrtimer_sleeper *timeout, in rt_mutex_timed_fastlock()
1554 rt_mutex_timed_lock(struct rt_mutex *lock, struct hrtimer_sleeper *timeout) in rt_mutex_timed_lock()
1824 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
Drtmutex_common.h146 struct hrtimer_sleeper *to,
/Linux-v4.19/kernel/time/
Dhrtimer.c1640 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1641 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1651 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *task) in hrtimer_init_sleeper()
1677 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1716 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
1732 struct hrtimer_sleeper t; in hrtimer_nanosleep()
1920 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()
/Linux-v4.19/kernel/
Dfutex.c2504 struct hrtimer_sleeper *timeout) in futex_wait_queue_me()
2614 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait()
2714 struct hrtimer_sleeper timeout, *to = NULL; in futex_lock_pi()
3035 struct hrtimer_sleeper *timeout) in handle_early_requeue_pi_wakeup()
3109 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait_requeue_pi()
/Linux-v4.19/drivers/staging/android/
Dvsoc.c404 struct hrtimer_sleeper timeout, *to = NULL; in handle_vsoc_cond_wait()
/Linux-v4.19/block/
Dblk-mq.c3084 struct hrtimer_sleeper hs; in blk_mq_poll_hybrid_sleep()
/Linux-v4.19/net/core/
Dpktgen.c2161 struct hrtimer_sleeper t; in spin()