Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/kernel/
Dperf.c200 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
441 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in perf_ioctl() function
486 .unlocked_ioctl = perf_ioctl,
487 .compat_ioctl = perf_ioctl,
/linux-2.6.39/kernel/
Dperf_event.c3273 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in perf_ioctl() function
3843 .unlocked_ioctl = perf_ioctl,
3844 .compat_ioctl = perf_ioctl,