Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
Dcgroup.h418 percpu_ref_put_many(&css->refcnt, n); in css_put_many()
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c2340 percpu_ref_put_many(&ctx->refs, rb->ctx_refs); in io_req_free_batch_finish()
7344 percpu_ref_put_many(&ctx->refs, unused); in io_submit_sqes()