Searched refs:caller_sp (Results 1 – 2 of 2) sorted by relevance
700 if (caller_sp) in ffa_mem_reclaim()721 if (caller_sp) { in ffa_mem_reclaim()758 return caller_sp; in ffa_handle_sp_direct_req()802 if (!caller_sp) { in ffa_handle_sp_direct_resp()858 if (caller_sp) in ffa_handle_sp_error()1033 caller_sp = ffa_handle_sp_direct_req(args, caller_sp); in spmc_sp_msg_handler()1039 caller_sp = ffa_handle_sp_direct_resp(args, caller_sp); in spmc_sp_msg_handler()1042 caller_sp = ffa_handle_sp_error(args, caller_sp); in spmc_sp_msg_handler()1097 caller_sp); in spmc_sp_msg_handler()1106 ffa_mem_retrieve(args, caller_sp, &caller_sp->rxtx); in spmc_sp_msg_handler()[all …]
19 struct sp_session *caller_sp);21 struct sp_session *caller_sp);
Completed in 7 milliseconds