Home
last modified time | relevance | path

Searched refs:percpu_ref_put_many (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dpercpu-refcount.h313 static inline void percpu_ref_put_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_put_many() function
338 percpu_ref_put_many(ref, 1); in percpu_ref_put()
Dbacking-dev-defs.h266 percpu_ref_put_many(&wb->refcnt, nr); in wb_put_many()
Dcgroup.h421 percpu_ref_put_many(&css->refcnt, n); in css_put_many()