Searched refs:oprofilefs_create_ro_atomic (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/oprofile/ |
H A D | oprofile_stats.c | 72 oprofilefs_create_ro_atomic(dir, "sample_lost_no_mm", in oprofile_create_stats_files() 74 oprofilefs_create_ro_atomic(dir, "sample_lost_no_mapping", in oprofile_create_stats_files() 76 oprofilefs_create_ro_atomic(dir, "event_lost_overflow", in oprofile_create_stats_files() 78 oprofilefs_create_ro_atomic(dir, "bt_lost_no_mapping", in oprofile_create_stats_files() 81 oprofilefs_create_ro_atomic(dir, "multiplex_counter", in oprofile_create_stats_files()
|
H A D | oprofilefs.c | 195 int oprofilefs_create_ro_atomic(struct dentry *root, in oprofilefs_create_ro_atomic() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | oprofile.h | 142 int oprofilefs_create_ro_atomic(struct dentry * root,
|
Completed in 2 milliseconds