Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dmodule.c1054 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() function
1166 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() function
4399 print_unload_info(m, mod); in m_show()