Searched refs:perf_fops (Results 1 – 1 of 1) sorted by relevance
3422 static const struct file_operations perf_fops; variable3430 if (f.file->f_op != &perf_fops) { in perf_fget_light()3983 static const struct file_operations perf_fops = { variable6903 event_file = anon_inode_getfile("[perf_event]", &perf_fops, event, O_RDWR); in SYSCALL_DEFINE5()