Home
last modified time | relevance | path

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

/linux-6.12.1/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.c1408 if (!req_ref_put_and_test(req)) in io_free_batch_list()
1779 if (req_ref_put_and_test(req)) { in io_wq_free_work()
/linux-6.12.1/block/
Dblk-flush.c213 if (!req_ref_put_and_test(flush_rq)) { in flush_end_io()
Dblk.h645 static inline bool req_ref_put_and_test(struct request *req) in req_ref_put_and_test() function
Dblk-mq.c738 if (req_ref_put_and_test(rq)) in blk_mq_free_request()
1100 if (!req_ref_put_and_test(rq)) in blk_mq_end_request_batch()
1578 } else if (req_ref_put_and_test(rq)) { in blk_mq_put_rq_ref()