Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dfastrpc.c291 struct fastrpc_user { struct
292 struct list_head user;
293 struct list_head maps;
294 struct list_head pending;
295 struct list_head mmaps;
297 struct fastrpc_channel_ctx *cctx;
298 struct fastrpc_session_ctx *sctx;
299 struct fastrpc_buf *init_mem;
301 int tgid;
302 int pd;
[all …]