Searched refs:posix_timer_fn (Results 1 – 1 of 1) sorted by relevance
140 static enum hrtimer_restart posix_timer_fn(struct hrtimer *data);452 static enum hrtimer_restart posix_timer_fn(struct hrtimer *timer) in posix_timer_fn() function873 timr->it.real.timer.function = posix_timer_fn; in common_timer_set()