Home
last modified time | relevance | path

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

/src/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c54 run_timer(void *arg) in run_timer() function
102 callout_reset(&t->callout, expires - jiffies, run_timer, t); in vchiq_mod_timer()