Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dmodule.c1035 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() function
1147 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() function
4192 print_unload_info(m, mod); in m_show()