Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dcore.c6048 static long perf_compat_ioctl(struct file *file, unsigned int cmd, in perf_compat_ioctl() function
6066 # define perf_compat_ioctl NULL macro
6722 .compat_ioctl = perf_compat_ioctl,