Searched defs:fastrpc_invoke_ctx (Results 1 – 1 of 1) sorted by relevance
148 struct fastrpc_invoke_ctx { struct149 int nscalars;150 int nbufs;151 int retval;152 int pid;153 int tgid;154 u32 sc;155 u32 *crc;156 u64 ctxid;157 u64 msg_sz;[all …]