Symbol: fastrpc_user
drivers/misc/fastrpc.c
1165
struct fastrpc_user *fl = ctx->fl;
drivers/misc/fastrpc.c
1214
struct fastrpc_user *fl = ctx->fl;
drivers/misc/fastrpc.c
1241
static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel,
drivers/misc/fastrpc.c
1320
static bool is_session_rejected(struct fastrpc_user *fl, bool unsigned_pd_request)
drivers/misc/fastrpc.c
1338
static int fastrpc_init_create_static_process(struct fastrpc_user *fl,
drivers/misc/fastrpc.c
1459
static int fastrpc_init_create_process(struct fastrpc_user *fl,
drivers/misc/fastrpc.c
1576
struct fastrpc_user *fl)
drivers/misc/fastrpc.c
1608
static int fastrpc_release_current_dsp_process(struct fastrpc_user *fl)
drivers/misc/fastrpc.c
1626
struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data;
drivers/misc/fastrpc.c
1648
struct fastrpc_user *fl = NULL;
drivers/misc/fastrpc.c
1688
static int fastrpc_dmabuf_alloc(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
1733
static int fastrpc_init_attach(struct fastrpc_user *fl, int pd)
drivers/misc/fastrpc.c
1749
static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
1779
static int fastrpc_get_info_from_dsp(struct fastrpc_user *fl, uint32_t *dsp_attr_buf,
drivers/misc/fastrpc.c
1804
struct fastrpc_user *fl)
drivers/misc/fastrpc.c
1846
static int fastrpc_get_dsp_info(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
1872
static int fastrpc_req_munmap_impl(struct fastrpc_user *fl, struct fastrpc_buf *buf)
drivers/misc/fastrpc.c
1903
static int fastrpc_req_munmap(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
193
struct fastrpc_user *fl;
drivers/misc/fastrpc.c
1930
static int fastrpc_req_mmap(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
2032
static int fastrpc_req_mem_unmap_impl(struct fastrpc_user *fl, struct fastrpc_mem_unmap *req)
drivers/misc/fastrpc.c
2076
static int fastrpc_req_mem_unmap(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
2086
static int fastrpc_req_mem_map(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
215
struct fastrpc_user *fl;
drivers/misc/fastrpc.c
2166
struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data;
drivers/misc/fastrpc.c
244
struct fastrpc_user *fl;
drivers/misc/fastrpc.c
2487
static void fastrpc_notify_users(struct fastrpc_user *user)
drivers/misc/fastrpc.c
2503
struct fastrpc_user *user;
drivers/misc/fastrpc.c
390
static int fastrpc_map_lookup(struct fastrpc_user *fl, int fd,
drivers/misc/fastrpc.c
430
static int __fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev,
drivers/misc/fastrpc.c
463
static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev,
drivers/misc/fastrpc.c
481
static int fastrpc_remote_heap_alloc(struct fastrpc_user *fl, struct device *dev,
drivers/misc/fastrpc.c
512
struct fastrpc_user *fl = container_of(ref, struct fastrpc_user, refcount);
drivers/misc/fastrpc.c
538
static void fastrpc_user_get(struct fastrpc_user *fl)
drivers/misc/fastrpc.c
543
static void fastrpc_user_put(struct fastrpc_user *fl)
drivers/misc/fastrpc.c
552
struct fastrpc_user *fl;
drivers/misc/fastrpc.c
647
struct fastrpc_user *user, u32 kernel, u32 sc,
drivers/misc/fastrpc.c
829
static dma_addr_t fastrpc_compute_dma_addr(struct fastrpc_user *fl, dma_addr_t sg_dma_addr)
drivers/misc/fastrpc.c
834
static int fastrpc_map_attach(struct fastrpc_user *fl, int fd,
drivers/misc/fastrpc.c
926
static int fastrpc_map_create(struct fastrpc_user *fl, int fd,