Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsubr_epoch.c142 static void epoch_call_task(void *context __unused);
316 epoch_call_task, NULL); in epoch_init()
805 epoch_call_task(void *arg __unused) in epoch_call_task() function