Searched refs:next_req (Results 1 – 3 of 3) sorted by relevance
30 struct v4l2_ctrl_handler *req, *next_req; in v4l2_ctrl_handler_free_request() local 47 list_for_each_entry_safe(req, next_req, &hdl->requests, requests) { in v4l2_ctrl_handler_free_request()
3508 goto next_req; in hfi1_tid_write_alloc_resources() 3514 goto next_req; in hfi1_tid_write_alloc_resources() 3578 next_req: in hfi1_tid_write_alloc_resources()
1216 struct ceph_mds_request *next_req = in __unregister_request() local 1218 if (next_req->r_op != CEPH_MDS_OP_SETFILELOCK) { in __unregister_request() 1219 mdsc->oldest_tid = next_req->r_tid; in __unregister_request()