Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dmodule.c989 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() function
1103 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() function
4565 print_unload_info(m, mod); in m_show()