Home
last modified time | relevance | path

Searched refs:create_files (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/test/image/
H A Dtest-imagetools.sh57 create_files() function
194 create_files
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Doprofile_files.c199 if (oprofile_ops.create_files) in oprofile_create_files()
200 oprofile_ops.create_files(root); in oprofile_create_files()
H A Dtimer_int.c114 ops->create_files = NULL; in oprofile_timer_init()
H A Dnmi_timer_int.c145 ops->create_files = NULL; in op_nmi_timer_init()
H A Doprofile_perf.c311 ops->create_files = oprofile_perf_create_files; in oprofile_perf_init()
/OK3568_Linux_fs/u-boot/test/fs/
H A Dfs-test.sh331 function create_files() { function
520 create_files $IMAGE $MD5_FILE_FS
562 create_files $IMAGE $MD5_FILE_FS
/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dcommon.c130 ops->create_files = op_mips_create_files; in oprofile_arch_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Doprofile.h53 int (*create_files)(struct dentry * root); member
/OK3568_Linux_fs/kernel/fs/sysfs/
H A Dgroup.c34 static int create_files(struct kernfs_node *parent, struct kobject *kobj, in create_files() function
149 error = create_files(kn, kobj, uid, gid, grp, update); in internal_create_group()
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dop_model_amd.c512 create_arch_files = ops->create_files; in op_amd_init()
513 ops->create_files = setup_ibs_files; in op_amd_init()
H A Dnmi_int.c754 ops->create_files = nmi_create_files; in op_nmi_init()
/OK3568_Linux_fs/kernel/arch/alpha/oprofile/
H A Dcommon.c172 ops->create_files = op_axp_create_files; in oprofile_arch_init()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dcommon.c228 ops->create_files = op_powerpc_create_files; in oprofile_arch_init()