Lines Matching defs:args
200 unsigned long args)
223 (struct ocxl_ioctl_attach __user *) args);
230 rc = copy_to_user((u64 __user *) args, &irq_offset,
240 rc = copy_from_user(&irq_offset, (u64 __user *) args,
249 rc = copy_from_user(&irq_fd, (u64 __user *) args,
266 (struct ocxl_ioctl_metadata __user *) args);
272 (struct ocxl_ioctl_p9_wait __user *) args);
278 (struct ocxl_ioctl_features __user *) args);
288 unsigned long args)
290 return afu_ioctl(file, cmd, args);