Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Drtmutex.h41 struct hrtimer_sleeper;
94 struct hrtimer_sleeper *timeout,
Dhrtimer.h128 struct hrtimer_sleeper { struct
436 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
/linux-3.4.99/kernel/
Drtmutex.c712 struct hrtimer_sleeper *timeout, in __rt_mutex_slowlock()
774 struct hrtimer_sleeper *timeout, in rt_mutex_slowlock()
926 struct hrtimer_sleeper *timeout, in rt_mutex_fastlock()
938 struct hrtimer_sleeper *timeout, int detect_deadlock, in rt_mutex_timed_fastlock()
940 struct hrtimer_sleeper *timeout, in rt_mutex_timed_fastlock()
1021 rt_mutex_timed_lock(struct rt_mutex *lock, struct hrtimer_sleeper *timeout, in rt_mutex_timed_lock()
1214 struct hrtimer_sleeper *to, in rt_mutex_finish_proxy_lock()
Drtmutex_common.h116 struct hrtimer_sleeper *to,
Dhrtimer.c1523 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1524 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1534 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *task) in hrtimer_init_sleeper()
1541 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1582 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
1611 struct hrtimer_sleeper t; in hrtimer_nanosleep()
1804 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()
Dfutex.c1905 struct hrtimer_sleeper *timeout) in futex_wait_queue_me()
2018 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait()
2115 struct hrtimer_sleeper timeout, *to = NULL; in futex_lock_pi()
2337 struct hrtimer_sleeper *timeout) in handle_early_requeue_pi_wakeup()
2411 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait_requeue_pi()
/linux-3.4.99/net/core/
Dpktgen.c2136 struct hrtimer_sleeper t; in spin()