Home
last modified time | relevance | path

Searched refs:CYCLIC_NONE (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dev/profile/
H A Dprofile.c263 prof->prof_cyclic = CYCLIC_NONE; in profile_create()
408 ASSERT(prof->prof_cyclic == CYCLIC_NONE); in profile_destroy()
484 ASSERT(prof->prof_cyclic != CYCLIC_NONE); in profile_disable()
488 prof->prof_cyclic = CYCLIC_NONE; in profile_disable()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/sys/
H A Dcyclic.h53 #define CYCLIC_NONE ((cyclic_id_t)0) macro
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c12946 state->dts_cleaner = CYCLIC_NONE;
12947 state->dts_deadman = CYCLIC_NONE;
13709 if (state->dts_cleaner != CYCLIC_NONE)
13712 if (state->dts_deadman != CYCLIC_NONE)