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