Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_epoch.c141 static void epoch_call_task(void *context __unused);
315 epoch_call_task, NULL); in epoch_init()
804 epoch_call_task(void *arg __unused) in epoch_call_task() function