Lines Matching defs:args
202 unsigned long args)
225 (struct ocxl_ioctl_attach __user *) args);
232 rc = copy_to_user((u64 __user *) args, &irq_offset,
242 rc = copy_from_user(&irq_offset, (u64 __user *) args,
251 rc = copy_from_user(&irq_fd, (u64 __user *) args,
268 (struct ocxl_ioctl_metadata __user *) args);
274 (struct ocxl_ioctl_p9_wait __user *) args);
280 (struct ocxl_ioctl_features __user *) args);
290 unsigned long args)
292 return afu_ioctl(file, cmd, args);