Searched refs:cleanup_function (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/xen/gntdev/
H A Dgntdev.c217 static void cleanup_function(void *arg, __unused int pending);
218 static struct task cleanup_task = TASK_INITIALIZER(0, cleanup_function,
944 cleanup_function(void *arg, __unused int pending) function

Completed in 88 milliseconds