Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_epoch.c142 static void epoch_call_task(void *context __unused);
282 epoch_call_task, NULL); in epoch_init()
781 epoch_call_task(void *arg __unused) in epoch_call_task() function