Searched refs:perf_ioctl (Results 1 – 1 of 1) sorted by relevance
187 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg);427 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in perf_ioctl() function471 .unlocked_ioctl = perf_ioctl,472 .compat_ioctl = perf_ioctl,
Completed in 3 milliseconds