Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Drefs.h20 static inline bool req_ref_put_and_test(struct io_kiocb *req) in req_ref_put_and_test() function
Dtimeout.c48 if (req_ref_put_and_test(req)) { in io_put_req()
Dio_uring.c995 if (req_ref_put_and_test(req)) { in __io_req_complete_post()
1526 if (!req_ref_put_and_test(req)) in io_free_batch_list()
1913 if (req_ref_put_and_test(req)) { in io_wq_free_work()
/Linux-v6.6/block/
Dblk-flush.c228 if (!req_ref_put_and_test(flush_rq)) { in flush_end_io()
Dblk.h505 static inline bool req_ref_put_and_test(struct request *req) in req_ref_put_and_test() function
Dblk-mq.c734 if (req_ref_put_and_test(rq)) in blk_mq_free_request()
1105 if (!req_ref_put_and_test(rq)) in blk_mq_end_request_batch()
1586 } else if (req_ref_put_and_test(rq)) { in blk_mq_put_rq_ref()