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