Searched defs:fastrpc_invoke_ctx (Results 1 – 1 of 1) sorted by relevance
176 struct fastrpc_invoke_ctx { struct177 int nscalars;178 int nbufs;179 int retval;180 int pid;181 int tgid;182 u32 sc;183 u32 *crc;184 u64 ctxid;185 u64 msg_sz;[all …]