Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/printk/
Dindex.c129 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name() function
134 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name() function
142 debugfs_create_file(pi_get_module_name(mod), 0444, dfs_index, in pi_create_file()
149 debugfs_remove(debugfs_lookup(pi_get_module_name(mod), dfs_index)); in pi_remove_file()