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