Searched refs:cyh_arg (Results 1 – 4 of 4) sorted by relevance
475 hdlr->cyh_arg = pcpu; in profile_online()510 hdlr.cyh_arg = prof; in profile_enable()
347 (*(wrapTC->hdlr.cyh_func))( wrapTC->hdlr.cyh_arg ); in _timer_call_apply_cyclic()401 return wrapTC ? wrapTC->hdlr.cyh_arg : NULL; in timer_call_get_cyclic_arg()501 (*(wrapTC->hdlr.cyh_func))( wrapTC->hdlr.cyh_arg ); in _cyclic_apply()
14691 hdlr.cyh_arg = state; in dtrace_state_go()14700 hdlr.cyh_arg = state; in dtrace_state_go()
307 void *cyh_arg; member