Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drtmutex.h43 struct hrtimer_sleeper;
95 struct hrtimer_sleeper *timeout);
Dhrtimer.h128 struct hrtimer_sleeper { struct
435 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
Dwait.h452 struct hrtimer_sleeper __t; \
/linux-4.1.27/kernel/locking/
Drtmutex_common.h131 struct hrtimer_sleeper *to,
133 extern int rt_mutex_timed_futex_lock(struct rt_mutex *l, struct hrtimer_sleeper *to);
Drtmutex.c1101 struct hrtimer_sleeper *timeout, in __rt_mutex_slowlock()
1164 struct hrtimer_sleeper *timeout, in rt_mutex_slowlock()
1327 struct hrtimer_sleeper *timeout, in rt_mutex_fastlock()
1339 struct hrtimer_sleeper *timeout, in rt_mutex_timed_fastlock()
1342 struct hrtimer_sleeper *timeout, in rt_mutex_timed_fastlock()
1408 struct hrtimer_sleeper *timeout) in rt_mutex_timed_futex_lock()
1431 rt_mutex_timed_lock(struct rt_mutex *lock, struct hrtimer_sleeper *timeout) in rt_mutex_timed_lock()
1624 struct hrtimer_sleeper *to, in rt_mutex_finish_proxy_lock()
/linux-4.1.27/kernel/time/
Dhrtimer.c1475 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1476 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1486 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *task) in hrtimer_init_sleeper()
1493 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1534 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
1563 struct hrtimer_sleeper t; in hrtimer_nanosleep()
1750 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()
/linux-4.1.27/kernel/
Dfutex.c2064 struct hrtimer_sleeper *timeout) in futex_wait_queue_me()
2177 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait()
2274 struct hrtimer_sleeper timeout, *to = NULL; in futex_lock_pi()
2494 struct hrtimer_sleeper *timeout) in handle_early_requeue_pi_wakeup()
2568 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait_requeue_pi()
/linux-4.1.27/net/core/
Dpktgen.c2192 struct hrtimer_sleeper t; in spin()