Home
last modified time | relevance | path

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

/linux-6.15/kernel/irq/
H A Dirqdomain.c2061 static struct dentry *domain_dir; variable
2110 if (!d->name || !domain_dir) in debugfs_add_domain_dir()
2112 debugfs_create_file(d->name, 0444, domain_dir, d, in debugfs_add_domain_dir()
2118 debugfs_lookup_and_remove(d->name, domain_dir); in debugfs_remove_domain_dir()
2125 domain_dir = debugfs_create_dir("domains", root); in irq_domain_debugfs_init()
2127 debugfs_create_file("default", 0444, domain_dir, NULL, in irq_domain_debugfs_init()