Searched refs:percpu_ref_tryget_many (Results 1 – 2 of 2) sorted by relevance
235 static inline bool percpu_ref_tryget_many(struct percpu_ref *ref, in percpu_ref_tryget_many() function266 return percpu_ref_tryget_many(ref, 1); in percpu_ref_tryget()
7268 if (!percpu_ref_tryget_many(&ctx->refs, nr)) in io_submit_sqes()