Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/
Dfastrpc.c191 struct fastrpc_user { struct
192 struct list_head user;
193 struct list_head maps;
194 struct list_head pending;
196 struct fastrpc_channel_ctx *cctx;
197 struct fastrpc_session_ctx *sctx;
198 struct fastrpc_buf *init_mem;
200 int tgid;
201 int pd;
203 spinlock_t lock;
[all …]