Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/module/
Dmain.c1091 static bool inherit_taint(struct module *mod, struct module *owner, const char *name) in inherit_taint() function
1136 if (!inherit_taint(mod, fsa.owner, name)) { in resolve_symbol()