Searched refs:asids_dentry (Results 1 – 1 of 1) sorted by relevance
66 struct dentry *asids_dentry; in asids_debugfs_init() local68 asids_dentry = debugfs_create_file("asids", S_IRUSR, arch_debugfs_dir, in asids_debugfs_init()70 if (!asids_dentry) in asids_debugfs_init()73 return PTR_ERR_OR_ZERO(asids_dentry); in asids_debugfs_init()