Searched refs:cleanup_function (Results 1 – 1 of 1) sorted by relevance
214 static void cleanup_function(void *arg, __unused int pending);215 static struct task cleanup_task = TASK_INITIALIZER(0, cleanup_function,925 cleanup_function(void *arg, __unused int pending) in cleanup_function() function