Symbol: fastrpc_user
drivers/misc/fastrpc.c
1119
struct fastrpc_user *fl = ctx->fl;
drivers/misc/fastrpc.c
1168
struct fastrpc_user *fl = ctx->fl;
drivers/misc/fastrpc.c
1195
static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel,
drivers/misc/fastrpc.c
1274
static bool is_session_rejected(struct fastrpc_user *fl, bool unsigned_pd_request)
drivers/misc/fastrpc.c
1292
static int fastrpc_init_create_static_process(struct fastrpc_user *fl,
drivers/misc/fastrpc.c
1413
static int fastrpc_init_create_process(struct fastrpc_user *fl,
drivers/misc/fastrpc.c
1530
struct fastrpc_user *fl)
drivers/misc/fastrpc.c
1562
static int fastrpc_release_current_dsp_process(struct fastrpc_user *fl)
drivers/misc/fastrpc.c
1580
struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data;
drivers/misc/fastrpc.c
1623
struct fastrpc_user *fl = NULL;
drivers/misc/fastrpc.c
1662
static int fastrpc_dmabuf_alloc(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
1707
static int fastrpc_init_attach(struct fastrpc_user *fl, int pd)
drivers/misc/fastrpc.c
1723
static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
1753
static int fastrpc_get_info_from_dsp(struct fastrpc_user *fl, uint32_t *dsp_attr_buf,
drivers/misc/fastrpc.c
1778
struct fastrpc_user *fl)
drivers/misc/fastrpc.c
1820
static int fastrpc_get_dsp_info(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
1846
static int fastrpc_req_munmap_impl(struct fastrpc_user *fl, struct fastrpc_buf *buf)
drivers/misc/fastrpc.c
1877
static int fastrpc_req_munmap(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
1904
static int fastrpc_req_mmap(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
193
struct fastrpc_user *fl;
drivers/misc/fastrpc.c
2006
static int fastrpc_req_mem_unmap_impl(struct fastrpc_user *fl, struct fastrpc_mem_unmap *req)
drivers/misc/fastrpc.c
2050
static int fastrpc_req_mem_unmap(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
2060
static int fastrpc_req_mem_map(struct fastrpc_user *fl, char __user *argp)
drivers/misc/fastrpc.c
2140
struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data;
drivers/misc/fastrpc.c
215
struct fastrpc_user *fl;
drivers/misc/fastrpc.c
244
struct fastrpc_user *fl;
drivers/misc/fastrpc.c
2461
static void fastrpc_notify_users(struct fastrpc_user *user)
drivers/misc/fastrpc.c
2477
struct fastrpc_user *user;
drivers/misc/fastrpc.c
388
static int fastrpc_map_lookup(struct fastrpc_user *fl, int fd,
drivers/misc/fastrpc.c
422
static int __fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev,
drivers/misc/fastrpc.c
455
static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev,
drivers/misc/fastrpc.c
473
static int fastrpc_remote_heap_alloc(struct fastrpc_user *fl, struct device *dev,
drivers/misc/fastrpc.c
595
struct fastrpc_user *user, u32 kernel, u32 sc,
drivers/misc/fastrpc.c
774
static dma_addr_t fastrpc_compute_dma_addr(struct fastrpc_user *fl, dma_addr_t sg_dma_addr)
drivers/misc/fastrpc.c
779
static int fastrpc_map_attach(struct fastrpc_user *fl, int fd,
drivers/misc/fastrpc.c
871
static int fastrpc_map_create(struct fastrpc_user *fl, int fd,