Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtimer.h87 void (*clk_timer_lwpbind)(itimer_t *); member
/titanic_41/usr/src/uts/common/os/
H A Dclock_realtime.c320 be->clk_timer_lwpbind = clock_realtime_timer_lwpbind; in clock_realtime_init()
H A Dclock_highres.c370 be->clk_timer_lwpbind = clock_highres_timer_lwpbind; in clock_highres_init()
H A Dtimer.c891 it->it_backend->clk_timer_lwpbind(it); in timer_lwpbind()