Searched refs:cyc_time_t (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/sys/cddl/compat/opensolaris/sys/
H A Dcyclic.h61 } cyc_time_t; typedef in typeref:struct:cyc_time
64 void (*cyo_online)(void *, cpu_t *, cyc_handler_t *, cyc_time_t *);
71 cyclic_id_t cyclic_add(cyc_handler_t *, cyc_time_t *);
H A Dcyclic_impl.h292 cyc_time_t *cyx_when;
/freebsd-9.3-release/sys/cddl/dev/cyclic/
H A Dcyclic_test.c56 cyc_time_t when;
99 cyclic_test_002_online(void *arg, cpu_t *c, cyc_handler_t *hdlr, cyc_time_t *t)
163 cyc_time_t when;
H A Dcyclic.c669 cyc_time_t *when = arg->cyx_when;
726 cyc_time_t *when, uint16_t flags)
856 cyclic_remove_here(cyc_cpu_t *cpu, cyc_index_t ndx, cyc_time_t *when, int wait)
948 cyc_time_t when;
1045 * cyclic_id_t cyclic_add(cyc_handler_t *, cyc_time_t *)
1118 cyclic_add(cyc_handler_t *hdlr, cyc_time_t *when)
1159 * cyc_time_t * <-- Pointer to cyc_time_t; must be filled in by
1165 * passed to it: the cyc_handler_t and the cyc_time_t. These are the
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dprofile.c334 profile_online(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when)
370 cyc_time_t when;
H A Ddtrace.c13491 cyc_time_t when;
/freebsd-9.3-release/sys/cddl/dev/profile/
H A Dprofile.c394 profile_online(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when)
429 cyc_time_t when;
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h776 } cyc_time_t; typedef in typeref:struct:cyc_time
784 extern cyclic_id_t cyclic_add(cyc_handler_t *, cyc_time_t *);
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c892 cyclic_add(cyc_handler_t *hdlr, cyc_time_t *when)
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c536 cyc_time_t when;

Completed in 281 milliseconds