Searched refs:create_files (Results 1 – 13 of 13) sorted by relevance
199 if (oprofile_ops.create_files) in oprofile_create_files()200 oprofile_ops.create_files(root); in oprofile_create_files()
112 ops->create_files = NULL; in oprofile_timer_init()
164 ops->create_files = NULL; in op_nmi_timer_init()
310 ops->create_files = oprofile_perf_create_files; in oprofile_perf_init()
35 static int create_files(struct kernfs_node *parent, struct kobject *kobj, in create_files() function134 error = create_files(kn, kobj, grp, update); in internal_create_group()
130 ops->create_files = op_mips_create_files; in oprofile_arch_init()
53 int (*create_files)(struct dentry * root); member
172 ops->create_files = op_axp_create_files; in oprofile_arch_init()
232 ops->create_files = op_powerpc_create_files; in oprofile_arch_init()
513 create_arch_files = ops->create_files; in op_amd_init()514 ops->create_files = setup_ibs_files; in op_amd_init()
776 ops->create_files = nmi_create_files; in op_nmi_init()
210 .create_files = avr32_perf_counter_create_files,
443 ops->create_files = oprofile_create_hwsampling_files; in oprofile_hwsampler_init()