Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dwti.c168 struct dentry *wti_dir; in wti_init() local
194 wti_dir = debugfs_create_dir("wti", arch_debugfs_dir); in wti_init()
195 debugfs_create_file("stat", 0400, wti_dir, NULL, &wti_fops); in wti_init()