hrtimer_sleeper_start_expires 3451 block/blk-mq.c 		hrtimer_sleeper_start_expires(&hs, mode);
hrtimer_sleeper_start_expires  461 drivers/staging/android/vsoc.c 			hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS);
hrtimer_sleeper_start_expires  438 include/linux/hrtimer.h void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
hrtimer_sleeper_start_expires 2708 kernel/futex.c 		hrtimer_sleeper_start_expires(timeout, HRTIMER_MODE_ABS);
hrtimer_sleeper_start_expires 3003 kernel/futex.c 		hrtimer_sleeper_start_expires(to, HRTIMER_MODE_ABS);
hrtimer_sleeper_start_expires 1797 kernel/time/hrtimer.c EXPORT_SYMBOL_GPL(hrtimer_sleeper_start_expires);
hrtimer_sleeper_start_expires 1871 kernel/time/hrtimer.c 		hrtimer_sleeper_start_expires(t, mode);
hrtimer_sleeper_start_expires 2127 kernel/time/hrtimer.c 	hrtimer_sleeper_start_expires(&t, mode);
hrtimer_sleeper_start_expires 2175 net/core/pktgen.c 			hrtimer_sleeper_start_expires(&t, HRTIMER_MODE_ABS);