Home
last modified time | relevance | path

Searched refs:fastrpc_user (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/
H A Dfastrpc.c223 struct fastrpc_user *fl;
245 struct fastrpc_user *fl;
281 struct fastrpc_user *fl;
337 struct fastrpc_user { struct
433 static int fastrpc_map_lookup(struct fastrpc_user *fl, int fd, in fastrpc_map_lookup()
476 static int __fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in __fastrpc_buf_alloc()
509 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_buf_alloc()
527 static int fastrpc_remote_heap_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_remote_heap_alloc()
559 struct fastrpc_user *fl = container_of(ref, struct fastrpc_user, refcount); in fastrpc_user_free()
584 static void fastrpc_user_get(struct fastrpc_user *fl) in fastrpc_user_get()
[all …]