Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dprocfs.c65 static unsigned int module_total_size(struct module *mod) in module_total_size() function
85 size = module_total_size(mod); in m_show()