Searched defs:fastrpc_invoke_ctx (Results 1 – 1 of 1) sorted by relevance
231 struct fastrpc_invoke_ctx { struct232 int nscalars;233 int nbufs;234 int retval;235 int pid;236 int tgid;237 u32 sc;238 u32 *crc;239 u64 ctxid;240 u64 msg_sz;[all …]