Home
last modified time | relevance | path

Searched refs:cc_inited (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/
H A Dff_kern_timeout.c154 u_int cc_inited; member
277 cc->cc_inited = 1; in callout_cpu_init()
704 ((CC_CPU(cpu))->cc_inited == 0)) { in callout_reset_tick_on()
/f-stack/freebsd/kern/
H A Dkern_timeout.c171 u_int cc_inited; member
320 cc->cc_inited = 1; in callout_cpu_init()
906 ((CC_CPU(cpu))->cc_inited == 0)) { in callout_reset_sbt_on()