Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dfastrpc.c92 struct fastrpc_msg { struct
93 int pid; /* process group id */
94 int tid; /* thread id */
95 u64 ctx; /* invoke caller context */
96 u32 handle; /* handle to invoke */
97 u32 sc; /* scalars structure describing the data */
98 u64 addr; /* physical address */
99 u64 size; /* size of contiguous region */