Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dhrtimer.c1850 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires() function
1865 EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
1939 hrtimer_sleeper_start_expires(t, mode); in do_nanosleep()
2200 hrtimer_sleeper_start_expires(&t, mode); in schedule_hrtimeout_range_clock()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhrtimer.h437 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
H A Dwait.h541 hrtimer_sleeper_start_expires(&__t, HRTIMER_MODE_REL); \
/OK3568_Linux_fs/kernel/kernel/
H A Dfutex.c2602 hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS); in futex_wait_queue_me()
2894 hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS); in futex_lock_pi()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic864 hrtimer_sleeper_start_expires
H A Dabi_gki_aarch64_galaxy2107 hrtimer_sleeper_start_expires
/OK3568_Linux_fs/kernel/net/core/
H A Dpktgen.c2175 hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS); in spin()
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq.c3927 hrtimer_sleeper_start_expires(&hs, mode); in blk_mq_poll_hybrid_sleep()