Searched defs:rpc_arg (Results 1 – 5 of 5) sorted by relevance
102 struct optee_msg_arg **rpc_arg) in get_msg_arg()145 struct optee_msg_arg *rpc_arg) in call_entry_std()185 struct optee_msg_arg *rpc_arg = NULL; in std_entry_with_parg() local241 struct optee_msg_arg *rpc_arg = NULL; in std_entry_with_regd_arg() local
101 struct optee_msg_arg **rpc_arg) in get_msg_arg()144 struct optee_msg_arg *rpc_arg) in call_entry_std()184 struct optee_msg_arg *rpc_arg = NULL; in std_entry_with_parg() local240 struct optee_msg_arg *rpc_arg = NULL; in std_entry_with_regd_arg() local
2213 struct thread_rpc_arg rpc_arg = { .call = { in thread_rpc_cmd() local 2232 struct thread_rpc_arg rpc_arg = { .call = { in thread_rpc_free() local 2256 struct thread_rpc_arg rpc_arg in thread_rpc_alloc() local [all...]
51 void *rpc_arg; member
226 static inline void thread_rpc(struct thread_rpc_arg *rpc_arg) in thread_rpc()