Lines Matching defs:fl
196 struct fastrpc_user *fl; member
218 struct fastrpc_user *fl; member
247 struct fastrpc_user *fl; member
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()
755 static int fastrpc_map_create(struct fastrpc_user *fl, int fd, in fastrpc_map_create()
1068 struct fastrpc_user *fl = ctx->fl; in fastrpc_put_args() local
1113 struct fastrpc_user *fl = ctx->fl; in fastrpc_invoke_send() local
1140 static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel, in fastrpc_internal_invoke()
1219 static bool is_session_rejected(struct fastrpc_user *fl, bool unsigned_pd_request) in is_session_rejected()
1237 static int fastrpc_init_create_static_process(struct fastrpc_user *fl, in fastrpc_init_create_static_process()
1355 static int fastrpc_init_create_process(struct fastrpc_user *fl, in fastrpc_init_create_process()
1472 struct fastrpc_user *fl) in fastrpc_session_alloc()
1504 static int fastrpc_release_current_dsp_process(struct fastrpc_user *fl) in fastrpc_release_current_dsp_process()
1522 struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data; in fastrpc_device_release() local
1565 struct fastrpc_user *fl = NULL; in fastrpc_device_open() local
1604 static int fastrpc_dmabuf_alloc(struct fastrpc_user *fl, char __user *argp) in fastrpc_dmabuf_alloc()
1649 static int fastrpc_init_attach(struct fastrpc_user *fl, int pd) in fastrpc_init_attach()
1665 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) in fastrpc_invoke()
1695 static int fastrpc_get_info_from_dsp(struct fastrpc_user *fl, uint32_t *dsp_attr_buf, in fastrpc_get_info_from_dsp()
1720 struct fastrpc_user *fl) in fastrpc_get_info_from_kernel()
1763 static int fastrpc_get_dsp_info(struct fastrpc_user *fl, char __user *argp) in fastrpc_get_dsp_info()
1800 static int fastrpc_req_munmap_impl(struct fastrpc_user *fl, struct fastrpc_buf *buf) in fastrpc_req_munmap_impl()
1831 static int fastrpc_req_munmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_munmap()
1858 static int fastrpc_req_mmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_mmap()
1959 static int fastrpc_req_mem_unmap_impl(struct fastrpc_user *fl, struct fastrpc_mem_unmap *req) in fastrpc_req_mem_unmap_impl()
2003 static int fastrpc_req_mem_unmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_mem_unmap()
2013 static int fastrpc_req_mem_map(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_mem_map()
2093 struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data; in fastrpc_device_ioctl() local