Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drtmutex.h43 struct hrtimer_sleeper;
95 struct hrtimer_sleeper *timeout);
Dhrtimer.h121 struct hrtimer_sleeper { struct
477 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
Dwait.h465 struct hrtimer_sleeper __t; \
/linux-4.4.14/kernel/locking/
Drtmutex_common.h109 struct hrtimer_sleeper *to,
111 extern int rt_mutex_timed_futex_lock(struct rt_mutex *l, struct hrtimer_sleeper *to);
Drtmutex.c1108 struct hrtimer_sleeper *timeout, in __rt_mutex_slowlock()
1171 struct hrtimer_sleeper *timeout, in rt_mutex_slowlock()
1334 struct hrtimer_sleeper *timeout, in rt_mutex_fastlock()
1346 struct hrtimer_sleeper *timeout, in rt_mutex_timed_fastlock()
1349 struct hrtimer_sleeper *timeout, in rt_mutex_timed_fastlock()
1426 struct hrtimer_sleeper *timeout) in rt_mutex_timed_futex_lock()
1449 rt_mutex_timed_lock(struct rt_mutex *lock, struct hrtimer_sleeper *timeout) in rt_mutex_timed_lock()
1666 struct hrtimer_sleeper *to, in rt_mutex_finish_proxy_lock()
/linux-4.4.14/kernel/time/
Dhrtimer.c1463 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1464 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1474 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *task) in hrtimer_init_sleeper()
1481 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1520 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
1549 struct hrtimer_sleeper t; in hrtimer_nanosleep()
1730 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()
/linux-4.4.14/kernel/
Dfutex.c2172 struct hrtimer_sleeper *timeout) in futex_wait_queue_me()
2282 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait()
2382 struct hrtimer_sleeper timeout, *to = NULL; in futex_lock_pi()
2617 struct hrtimer_sleeper *timeout) in handle_early_requeue_pi_wakeup()
2691 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait_requeue_pi()
/linux-4.4.14/net/core/
Dpktgen.c2242 struct hrtimer_sleeper t; in spin()