Home
last modified time | relevance | path

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

/linux/kernel/printk/
A Dindex.c128 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name() function
133 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name() function
141 debugfs_create_file(pi_get_module_name(mod), 0444, dfs_index, in pi_create_file()
148 debugfs_remove(debugfs_lookup(pi_get_module_name(mod), dfs_index)); in pi_remove_file()

Completed in 7 milliseconds