Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/macintosh/
Dvia-pmu.c2419 static long pmu_unlocked_ioctl(struct file *filp, in pmu_unlocked_ioctl() function
2465 return pmu_unlocked_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in compat_pmu_ioctl()
2473 .unlocked_ioctl = pmu_unlocked_ioctl,