Home
last modified time | relevance | path

Searched defs:fastrpc_msg (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/misc/
Dfastrpc.c117 struct fastrpc_msg { struct
118 int pid; /* process group id */
119 int tid; /* thread id */
120 u64 ctx; /* invoke caller context */
121 u32 handle; /* handle to invoke */
122 u32 sc; /* scalars structure describing the data */
123 u64 addr; /* physical address */
124 u64 size; /* size of contiguous region */