Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/oprofile/
Devent_buffer.h33 extern const struct file_operations event_buffer_fops;
Devent_buffer.c204 const struct file_operations event_buffer_fops = { variable
Doprofile_files.c188 oprofilefs_create_file(root, "buffer", &event_buffer_fops); in oprofile_create_files()