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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dperf.c201 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
375 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
420 .unlocked_ioctl = perf_ioctl,
421 .compat_ioctl = perf_ioctl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dperf_event.c2264 static long perf_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
2831 .unlocked_ioctl = perf_ioctl,
2832 .compat_ioctl = perf_ioctl,

Completed in 184 milliseconds