Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Drefs.h20 static inline bool req_ref_put_and_test(struct io_kiocb *req) in req_ref_put_and_test() function
Dtimeout.c46 if (req_ref_put_and_test(req)) { in io_put_req()
Dio_uring.c838 if (req_ref_put_and_test(req)) { in io_req_complete_post()
1284 if (!req_ref_put_and_test(req)) in io_free_batch_list()
1349 if (req_ref_put_and_test(req)) { in io_put_req_find_next()
/linux-6.1.9/block/
Dblk-flush.c232 if (!req_ref_put_and_test(flush_rq)) { in flush_end_io()
Dblk.h487 static inline bool req_ref_put_and_test(struct request *req) in req_ref_put_and_test() function
Dblk-mq.c713 if (req_ref_put_and_test(rq)) in blk_mq_free_request()
1073 if (!req_ref_put_and_test(rq)) in blk_mq_end_request_batch()
1563 } else if (req_ref_put_and_test(rq)) { in blk_mq_put_rq_ref()