Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dmain.c1577 static void module_license_taint_check(struct module *mod, const char *license) in module_license_taint_check() function
2035 module_license_taint_check(mod, get_modinfo(info, "license")); in module_augment_kernel_taints()