Home
last modified time | relevance | path

Searched refs:pmu_unlocked_ioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dvia-pmu.c2424 static long pmu_unlocked_ioctl(struct file *filp, in pmu_unlocked_ioctl() function
2470 return pmu_unlocked_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in compat_pmu_ioctl()
2478 .unlocked_ioctl = pmu_unlocked_ioctl,
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dvia-pmu.c2416 static long pmu_unlocked_ioctl(struct file *filp, in pmu_unlocked_ioctl() function
2462 return pmu_unlocked_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in compat_pmu_ioctl()
2470 .unlocked_ioctl = pmu_unlocked_ioctl,

Completed in 6 milliseconds