Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-broadcast-hrtimer.c29 * bc_handler() in bc_shutdown()
94 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler() function
103 hrtimer_setup(&bctimer, bc_handler, CLOCK_MONOTONIC, HRTIMER_MODE_ABS_HARD); in tick_setup_hrtimer_broadcast()