Searched refs:percpu_ref_kill_and_confirm (Results 1 – 3 of 3) sorted by relevance
103 void percpu_ref_kill_and_confirm(struct percpu_ref *ref,119 return percpu_ref_kill_and_confirm(ref, NULL); in percpu_ref_kill()
299 void percpu_ref_kill_and_confirm(struct percpu_ref *ref, in percpu_ref_kill_and_confirm() function309 EXPORT_SYMBOL_GPL(percpu_ref_kill_and_confirm);
4806 percpu_ref_kill_and_confirm(&css->refcnt, css_killed_ref_fn); in kill_css()