Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c55 run_timer(void *arg) in run_timer() function
103 callout_reset(&t->callout, expires - jiffies, run_timer, t); in vchiq_mod_timer()