Searched refs:create_files (Results 1 – 11 of 11) sorted by relevance
199 if (oprofile_ops.create_files) in oprofile_create_files()200 oprofile_ops.create_files(root); in oprofile_create_files()
114 ops->create_files = NULL; in oprofile_timer_init()
145 ops->create_files = NULL; in op_nmi_timer_init()
311 ops->create_files = oprofile_perf_create_files; in oprofile_perf_init()
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()
512 create_arch_files = ops->create_files; in op_amd_init()513 ops->create_files = setup_ibs_files; in op_amd_init()
754 ops->create_files = nmi_create_files; in op_nmi_init()
34 static int create_files(struct kernfs_node *parent, struct kobject *kobj, in create_files() function149 error = create_files(kn, kobj, uid, gid, grp, update); in internal_create_group()
228 ops->create_files = op_powerpc_create_files; in oprofile_arch_init()