Searched defs:hrtimer_init_sleeper_on_stack (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhrtimer.h250 static inline void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, function
/linux-master/kernel/time/
H A Dhrtimer.c445 void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, function
451 EXPORT_SYMBOL_GPL(hrtimer_init_sleeper_on_stack); variable

Completed in 199 milliseconds