Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/events/
Dcore.c5769 static long perf_compat_ioctl(struct file *file, unsigned int cmd, in perf_compat_ioctl() function
5787 # define perf_compat_ioctl NULL macro
6436 .compat_ioctl = perf_compat_ioctl,