Searched refs:clk_timer_lwpbind (Results 1 – 4 of 4) sorted by relevance
104 void (*clk_timer_lwpbind)(itimer_t *); member
322 be->clk_timer_lwpbind = clock_realtime_timer_lwpbind; in clock_realtime_init()
371 be->clk_timer_lwpbind = clock_highres_timer_lwpbind; in clock_highres_init()
900 it->it_backend->clk_timer_lwpbind(it); in timer_lwpbind()