Searched refs:cyh_arg (Results 1 – 4 of 4) sorted by relevance
471 hdlr->cyh_arg = pcpu; in profile_online()506 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()
14683 hdlr.cyh_arg = state; in dtrace_state_go()14692 hdlr.cyh_arg = state; in dtrace_state_go()
307 void *cyh_arg; member