Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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()
H A Dcgroup.h422 percpu_ref_put_many(&css->refcnt, n); in css_put_many()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c2345 percpu_ref_put_many(&ctx->refs, rb->ctx_refs); in io_req_free_batch_finish()
7221 percpu_ref_put_many(&ctx->refs, unused); in io_submit_sqes()