stsi_root 543 arch/s390/kernel/sysinfo.c struct dentry *stsi_root; stsi_root 547 arch/s390/kernel/sysinfo.c stsi_root = debugfs_create_dir("stsi", arch_debugfs_dir); stsi_root 551 arch/s390/kernel/sysinfo.c debugfs_create_u8("0_0_0", 0400, stsi_root, &stsi_0_0_0); stsi_root 554 arch/s390/kernel/sysinfo.c debugfs_create_file(sf->name, 0400, stsi_root, NULL, sf->fops); stsi_root 560 arch/s390/kernel/sysinfo.c debugfs_create_symlink("topology", stsi_root, link_to);