Lines Matching defs:fastrpc_user
191 struct fastrpc_user { struct192 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;205 struct mutex mutex;