Searched refs:asids_dentry (Results 1 – 1 of 1) sorted by relevance
64 struct dentry *asids_dentry; in asids_debugfs_init() local66 asids_dentry = debugfs_create_file("asids", S_IRUSR, arch_debugfs_dir, in asids_debugfs_init()68 if (!asids_dentry) in asids_debugfs_init()71 return PTR_ERR_OR_ZERO(asids_dentry); in asids_debugfs_init()