Searched defs:fastrpc_invoke_ctx (Results 1 – 1 of 1) sorted by relevance
215 struct fastrpc_invoke_ctx { struct216 int nscalars;217 int nbufs;218 int retval;219 int pid;220 int tgid;221 u32 sc;222 u32 *crc;223 u64 ctxid;224 u64 msg_sz;[all …]