Searched refs:do_deferred_remove (Results 1 – 1 of 1) sorted by relevance
59 static void do_deferred_remove(struct work_struct *w);61 static DECLARE_WORK(deferred_remove_work, do_deferred_remove);399 static void do_deferred_remove(struct work_struct *w) in do_deferred_remove() function