hypfs_create_u64   25 arch/s390/hypfs/hypfs.h extern struct dentry *hypfs_create_u64(struct dentry *dir, const char *name,
hypfs_create_u64  481 arch/s390/hypfs/hypfs_diag.c 	rc = hypfs_create_u64(cpu_dir, "mgmtime",
hypfs_create_u64  486 arch/s390/hypfs/hypfs_diag.c 	rc = hypfs_create_u64(cpu_dir, "cputime",
hypfs_create_u64  491 arch/s390/hypfs/hypfs_diag.c 		rc = hypfs_create_u64(cpu_dir, "onlinetime",
hypfs_create_u64  540 arch/s390/hypfs/hypfs_diag.c 	rc = hypfs_create_u64(cpu_dir, "mgmtime",
hypfs_create_u64  116 arch/s390/hypfs/hypfs_vm.c 	rc = hypfs_create_u64(dir, name, member); \
hypfs_create_u64  208 arch/s390/hypfs/hypfs_vm.c 	file = hypfs_create_u64(dir, "count", data->lcpus);