Searched refs:req_ref_put_and_test (Results 1 - 6 of 6) sorted by relevance

/linux-master/io_uring/
H A Drefs.h20 static inline bool req_ref_put_and_test(struct io_kiocb *req) function
H A Dtimeout.c48 if (req_ref_put_and_test(req)) {
H A Dio_uring.c990 if (req_ref_put_and_test(req)) {
1545 if (!req_ref_put_and_test(req))
1937 if (req_ref_put_and_test(req)) {
/linux-master/block/
H A Dblk-flush.c228 if (!req_ref_put_and_test(flush_rq)) {
H A Dblk.h516 static inline bool req_ref_put_and_test(struct request *req) function
H A Dblk-mq.c737 if (req_ref_put_and_test(rq))
1103 if (!req_ref_put_and_test(rq))
1587 } else if (req_ref_put_and_test(rq)) {

Completed in 160 milliseconds