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;
299 struct fastrpc_buf *init_mem;
301 int tgid;
302 int pd;
303 bool is_secure_dev;
305 spinlock_t lock;
[all …]