Home
last modified time | relevance | path

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

/kernel/
Dmodule.c1178 static size_t module_flags_taint(struct module *mod, char *buf) in module_flags_taint() function
1251 l = module_flags_taint(mk->mod, buffer); in show_taint()
4330 bx += module_flags_taint(mod, buf + bx); in module_flags()