Searched refs:to_func (Results 1 – 3 of 3) sorted by relevance
40 void (*to_func)(void *); /* function to call */ member94 .to_func = (_fn), \
276 to->to_func = fn; in timeout_set_flags()648 fn = to->to_func; in timeout_run()942 db_find_sym_and_offset((vaddr_t)to->to_func, &name, &offset); in db_show_timeout()
297 rq->watchdog.timer.to_func = NULL; in __rq_init_watchdog()364 if (wdg->timer.to_func && hrtimer_try_to_cancel(&wdg->timer) > 0) in __rq_cancel_watchdog()