Searched refs:oprofilefs_create_ro_atomic (Results 1 – 2 of 2) sorted by relevance
/drivers/oprofile/ |
D | oprofile_stats.c | 70 oprofilefs_create_ro_atomic(sb, dir, "sample_lost_no_mm", in oprofile_create_stats_files() 72 oprofilefs_create_ro_atomic(sb, dir, "sample_lost_no_mapping", in oprofile_create_stats_files() 74 oprofilefs_create_ro_atomic(sb, dir, "event_lost_overflow", in oprofile_create_stats_files() 76 oprofilefs_create_ro_atomic(sb, dir, "bt_lost_no_mapping", in oprofile_create_stats_files()
|
D | oprofilefs.c | 189 int oprofilefs_create_ro_atomic(struct super_block *sb, struct dentry *root, in oprofilefs_create_ro_atomic() function
|