Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDkern_timeout.c147 typedef struct softclock_pcpu *softclock_pcpu_t; typedef
157 static softclock_pcpu_t softclock_pcpu_ary[MAXCPU];
201 softclock_pcpu_t sc; in _callout_update_spinlocked()
310 softclock_pcpu_t sc; in _callout_update_spinlocked()
358 softclock_pcpu_t sc; in _callout_free()
397 softclock_pcpu_t sc; in swi_softclock_setup()
450 softclock_pcpu_t sc; in hardclock_softtick()
493 softclock_pcpu_t sc; in softclock_handler()
710 softclock_pcpu_t sc; in _callout_gettoc()
791 softclock_pcpu_t sc; in callout_reset()
[all …]