Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/mm/
H A Dmemremap.c144 percpu_ref_put_many(&pgmap->ref, pfn_len(pgmap, i)); in memunmap_pages()
/openbmc/linux/block/
H A Dblk-mq.c1076 percpu_ref_put_many(&q->q_usage_counter, nr_tags); in blk_mq_flush_tag_batch()
/openbmc/linux/io_uring/
H A Dio_uring.c2890 percpu_ref_put_many(&ctx->refs, nr); in io_req_caches_free()