Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpercpu-refcount.h326 static inline void percpu_ref_put_many(struct percpu_ref *ref, unsigned long nr) in percpu_ref_put_many() function
351 percpu_ref_put_many(ref, 1); in percpu_ref_put()
H A Dcgroup_refcnt.h94 percpu_ref_put_many(&css->refcnt, n); in CGROUP_REF_EXPORT()
H A Dbacking-dev-defs.h250 percpu_ref_put_many(&wb->refcnt, nr); in wb_put_many()
/linux/mm/
H A Dmemremap.c120 percpu_ref_put_many(&pgmap->ref, pfn_len(pgmap, i)); in pageunmap_range()
/linux/io_uring/
H A Dio_uring.c2775 percpu_ref_put_many(&ctx->refs, nr); in __io_req_caches_free()