hrtimer_init_sleeper  377 include/linux/hrtimer.h extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id,
hrtimer_init_sleeper  400 include/linux/hrtimer.h 	hrtimer_init_sleeper(sl, clock_id, mode);
hrtimer_init_sleeper 1844 kernel/time/hrtimer.c EXPORT_SYMBOL_GPL(hrtimer_init_sleeper);