Searched defs:req (Results 1 – 1 of 1) sorted by relevance
519 struct io_kiocb *req; member915 struct io_kiocb *req; member1154 #define req_ref_zero_or_close_to_overflow(req) \ argument1157 static inline bool req_ref_inc_not_zero(struct io_kiocb *req) in req_ref_inc_not_zero()1163 static inline bool req_ref_put_and_test(struct io_kiocb *req) in req_ref_put_and_test()1172 static inline void req_ref_get(struct io_kiocb *req) in req_ref_get()1179 static inline void __io_req_set_refcount(struct io_kiocb *req, int nr) in __io_req_set_refcount()1187 static inline void io_req_set_refcount(struct io_kiocb *req) in io_req_set_refcount()1192 static inline void io_req_set_rsrc_node(struct io_kiocb *req) in io_req_set_rsrc_node()1218 struct io_kiocb *req; in io_match_task() local[all …]