Searched refs:tmr_func (Results 1 – 3 of 3) sorted by relevance
51 fmd_timer_f *tmr_func; /* function that should be called on expiry */ member
83 tp->tmr_func = func; in fmd_timerq_install()219 tp->tmr_func(tp->tmr_arg, -tp->tmr_id, tp->tmr_hrt); in fmd_timerq_exec()
1430 if (mdb_lookup_by_addr((uintptr_t)t.tmr_func, MDB_SYM_FUZZY, in fmd_timer()1432 (void) mdb_snprintf(func, sizeof (func), "<%p>", t.tmr_func); in fmd_timer()