Home
last modified time | relevance | path

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

/kernel/module/
Dprocfs.c16 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() function
41 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() function
81 print_unload_info(m, mod); in m_show()