Searched refs:cfctrl_request_info (Results 1 – 2 of 2) sorted by relevance
62 struct cfctrl_request_info *p, *tmp; in cfctrl_remove()117 static bool cfctrl_req_eq(const struct cfctrl_request_info *r1, in cfctrl_req_eq()118 const struct cfctrl_request_info *r2) in cfctrl_req_eq()130 struct cfctrl_request_info *req) in cfctrl_insert_req()140 static struct cfctrl_request_info *cfctrl_remove_req(struct cfctrl *ctrl, in cfctrl_remove_req()141 struct cfctrl_request_info *req) in cfctrl_remove_req()143 struct cfctrl_request_info *p, *tmp, *first; in cfctrl_remove_req()145 first = list_first_entry(&ctrl->list, struct cfctrl_request_info, list); in cfctrl_remove_req()206 struct cfctrl_request_info *req; in cfctrl_linkup_request()337 struct cfctrl_request_info *p, *tmp; in cfctrl_cancel_req()[all …]
92 struct cfctrl_request_info { struct