Searched refs:fastrpc_user (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | fastrpc.c | 195 struct fastrpc_user *fl; 217 struct fastrpc_user *fl; 246 struct fastrpc_user *fl; 292 struct fastrpc_user { struct 365 static int fastrpc_map_lookup(struct fastrpc_user *fl, int fd, in fastrpc_map_lookup() 402 static int __fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in __fastrpc_buf_alloc() 435 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_buf_alloc() 453 static int fastrpc_remote_heap_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_remote_heap_alloc() 575 struct fastrpc_user *user, u32 kernel, u32 sc, in fastrpc_context_alloc() 755 static int fastrpc_map_create(struct fastrpc_user *f [all...] |
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | fastrpc.c | 142 struct fastrpc_user *fl; 164 struct fastrpc_user *fl; 191 struct fastrpc_user *fl; 219 struct fastrpc_user { struct 274 static int fastrpc_map_find(struct fastrpc_user *fl, int fd, in fastrpc_map_find() 300 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_buf_alloc() 450 struct fastrpc_user *user, u32 kernel, u32 sc, in fastrpc_context_alloc() 626 static int fastrpc_map_create(struct fastrpc_user *fl, int fd, in fastrpc_map_create() 924 struct fastrpc_user *fl = ctx->fl; in fastrpc_invoke_send() 951 static int fastrpc_internal_invoke(struct fastrpc_user *f [all...] |
Completed in 5 milliseconds