Searched refs:cyh_func (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/cddl/osnet/sys/sys/
H A Dcyclic.h65 cyc_func_t cyh_func; member in struct:cyc_handler
/netbsd-current/external/cddl/osnet/dev/cyclic/
H A Dcyclic_test.c63 hdlr.cyh_func = (cyc_func_t) cyclic_test_001_func;
104 hdlr->cyh_func = cyclic_test_002_func;
173 hdlr.cyh_func = (cyc_func_t) cyclic_test_003_func;
H A Dcyclic.c724 cyclic->cy_handler = hdlr->cyh_func;
971 hdlr.cyh_func = NULL;
979 ASSERT(hdlr.cyh_func != NULL);
1076 * cyc_func_t cyh_func <-- Cyclic handler
/netbsd-current/external/cddl/osnet/dev/profile/
H A Dprofile.c589 hdlr->cyh_func = profile_fire;
622 hdlr.cyh_func = profile_tick;
/netbsd-current/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h795 cyc_func_t cyh_func; member in struct:cyc_handler
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa_misc.c736 hdlr.cyh_func = spa_deadman;
/netbsd-current/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c15499 hdlr.cyh_func = (cyc_func_t)dtrace_state_clean;
15508 hdlr.cyh_func = (cyc_func_t)dtrace_state_deadman;

Completed in 299 milliseconds