Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c1444 static bool inherit_taint(struct module *mod, struct module *owner) in inherit_taint() function
1490 if (!inherit_taint(mod, owner)) { in resolve_symbol()