Searched defs:req (Results 1 – 1 of 1) sorted by relevance
509 struct io_kiocb *req; member905 struct io_kiocb *req; member1147 #define req_ref_zero_or_close_to_overflow(req) \ argument1150 static inline bool req_ref_inc_not_zero(struct io_kiocb *req) in req_ref_inc_not_zero()1156 static inline bool req_ref_put_and_test(struct io_kiocb *req) in req_ref_put_and_test()1165 static inline void req_ref_get(struct io_kiocb *req) in req_ref_get()1172 static inline void __io_req_set_refcount(struct io_kiocb *req, int nr) in __io_req_set_refcount()1180 static inline void io_req_set_refcount(struct io_kiocb *req) in io_req_set_refcount()1185 static inline void io_req_set_rsrc_node(struct io_kiocb *req) in io_req_set_rsrc_node()1211 struct io_kiocb *req; in io_match_task() local[all …]