Searched refs:fastrpc_user (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/misc/ |
D | fastrpc.c | 179 struct fastrpc_user *fl; 201 struct fastrpc_user *fl; 230 struct fastrpc_user *fl; 273 struct fastrpc_user { struct 335 static int fastrpc_map_lookup(struct fastrpc_user *fl, int fd, in fastrpc_map_lookup() 353 static int fastrpc_map_find(struct fastrpc_user *fl, int fd, in fastrpc_map_find() 371 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_buf_alloc() 521 struct fastrpc_user *user, u32 kernel, u32 sc, in fastrpc_context_alloc() 699 static int fastrpc_map_create(struct fastrpc_user *fl, int fd, in fastrpc_map_create() 997 struct fastrpc_user *fl = ctx->fl; in fastrpc_put_args() [all …]
|