Lines Matching defs:fl
117 struct fastrpc_user *fl; member
136 struct fastrpc_user *fl; member
163 struct fastrpc_user *fl; member
236 static int fastrpc_map_find(struct fastrpc_user *fl, int fd, in fastrpc_map_find()
262 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_buf_alloc()
593 static int fastrpc_map_create(struct fastrpc_user *fl, int fd, in fastrpc_map_create()
887 struct fastrpc_user *fl = ctx->fl; in fastrpc_invoke_send() local
907 static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel, in fastrpc_internal_invoke()
969 static int fastrpc_init_create_process(struct fastrpc_user *fl, in fastrpc_init_create_process()
1111 static int fastrpc_release_current_dsp_process(struct fastrpc_user *fl) in fastrpc_release_current_dsp_process()
1130 struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data; in fastrpc_device_release() local
1168 struct fastrpc_user *fl = NULL; in fastrpc_device_open() local
1203 static int fastrpc_dmabuf_alloc(struct fastrpc_user *fl, char __user *argp) in fastrpc_dmabuf_alloc()
1241 static int fastrpc_init_attach(struct fastrpc_user *fl) in fastrpc_init_attach()
1258 static int fastrpc_invoke(struct fastrpc_user *fl, char __user *argp) in fastrpc_invoke()
1291 struct fastrpc_user *fl = (struct fastrpc_user *)file->private_data; in fastrpc_device_ioctl() local