• Home
  • Raw
  • Download

Lines Matching defs:fl

142 	struct fastrpc_user *fl;  member
164 struct fastrpc_user *fl; member
191 struct fastrpc_user *fl; member
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()
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() local
951 static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel, in fastrpc_internal_invoke()
1024 static int fastrpc_init_create_process(struct fastrpc_user *fl, in fastrpc_init_create_process()
1161 static int fastrpc_release_current_dsp_process(struct fastrpc_user *fl) in fastrpc_release_current_dsp_process()
1180 struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data; in fastrpc_device_release() local
1222 struct fastrpc_user *fl = NULL; in fastrpc_device_open() local
1258 static int fastrpc_dmabuf_alloc(struct fastrpc_user *fl, char __user *argp) in fastrpc_dmabuf_alloc()
1303 static int fastrpc_init_attach(struct fastrpc_user *fl, int pd) in fastrpc_init_attach()
1320 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) in fastrpc_invoke()
1350 static int fastrpc_req_munmap_impl(struct fastrpc_user *fl, in fastrpc_req_munmap_impl()
1397 static int fastrpc_req_munmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_munmap()
1407 static int fastrpc_req_mmap(struct fastrpc_user *fl, char __user *argp) in fastrpc_req_mmap()
1496 struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data; in fastrpc_device_ioctl() local