Searched refs:optee_supp_req (Results 1 – 1 of 1) sorted by relevance
10 struct optee_supp_req { struct41 struct optee_supp_req *req; in optee_supp_release() argument42 struct optee_supp_req *req_tmp; in optee_supp_release()82 struct optee_supp_req *req; in optee_supp_thrd_req()152 static struct optee_supp_req *supp_pop_entry(struct optee_supp *supp, in supp_pop_entry()155 struct optee_supp_req *req; in supp_pop_entry()168 req = list_first_entry(&supp->reqs, struct optee_supp_req, link); in supp_pop_entry()235 struct optee_supp_req *req = NULL; in optee_supp_recv()291 static struct optee_supp_req *supp_pop_req(struct optee_supp *supp, in supp_pop_req()296 struct optee_supp_req *req; in supp_pop_req()[all …]