Searched refs:fastrpc_user (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/misc/ |
| D | fastrpc.c | 117 struct fastrpc_user *fl; 136 struct fastrpc_user *fl; 163 struct fastrpc_user *fl; 191 struct fastrpc_user { struct 236 static int fastrpc_map_find(struct fastrpc_user *fl, int fd, in fastrpc_map_find() 262 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_buf_alloc() 410 struct fastrpc_user *user, u32 kernel, u32 sc, in fastrpc_context_alloc() 593 static int fastrpc_map_create(struct fastrpc_user *fl, int fd, in fastrpc_map_create() 887 struct fastrpc_user *fl = ctx->fl; in fastrpc_invoke_send() 907 static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel, in fastrpc_internal_invoke() [all …]
|