Searched refs:perf_fops (Results 1 – 2 of 2) sorted by relevance
482 static const struct file_operations perf_fops = { variable495 &perf_fops
4227 static const struct file_operations perf_fops; variable4235 if (f.file->f_op != &perf_fops) { in perf_fget_light()4944 static const struct file_operations perf_fops = { variable8460 event_file = anon_inode_getfile("[perf_event]", &perf_fops, event, in SYSCALL_DEFINE5()