Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Drefs.h20 static inline bool req_ref_put_and_test(struct io_kiocb *req) in req_ref_put_and_test() function
H A Dtimeout.c48 if (req_ref_put_and_test(req)) { in io_put_req()
H A Dio_uring.c1000 if (req_ref_put_and_test(req)) { in __io_req_complete_post()
1515 if (!req_ref_put_and_test(req)) in io_free_batch_list()
1908 if (req_ref_put_and_test(req)) { in io_wq_free_work()
/openbmc/linux/block/
H A Dblk-flush.c228 if (!req_ref_put_and_test(flush_rq)) { in flush_end_io()
H A Dblk.h506 static inline bool req_ref_put_and_test(struct request *req) in req_ref_put_and_test() function
H A Dblk-mq.c733 if (req_ref_put_and_test(rq)) in blk_mq_free_request()
1108 if (!req_ref_put_and_test(rq)) in blk_mq_end_request_batch()
1601 } else if (req_ref_put_and_test(rq)) { in blk_mq_put_rq_ref()