Searched refs:do_deferred_remove (Results 1 – 1 of 1) sorted by relevance
52 static void do_deferred_remove(struct work_struct *w);54 static DECLARE_WORK(deferred_remove_work, do_deferred_remove);394 static void do_deferred_remove(struct work_struct *w) in do_deferred_remove() function
Completed in 9 milliseconds