Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/events/
Dcore.c5574 static long perf_compat_ioctl(struct file *file, unsigned int cmd, in perf_compat_ioctl() function
5592 # define perf_compat_ioctl NULL macro
6244 .compat_ioctl = perf_compat_ioctl,