Home
last modified time | relevance | path

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

/linux-5.10/drivers/misc/
Dfastrpc.c219 struct fastrpc_user { struct
220 struct list_head user;
221 struct list_head maps;
222 struct list_head pending;
223 struct list_head mmaps;
225 struct fastrpc_channel_ctx *cctx;
226 struct fastrpc_session_ctx *sctx;
227 struct fastrpc_buf *init_mem;
229 int tgid;
230 int pd;
[all …]