Home
last modified time | relevance | path

Searched refs:next_req (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-request.c30 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()
/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c3508 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()
/linux/fs/ceph/
H A Dmds_client.c1216 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()