Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c3493 int prev_taint = test_taint(TAINT_PROPRIETARY_MODULE); in check_module_license_and_versions() local
3513 if (!prev_taint && test_taint(TAINT_PROPRIETARY_MODULE)) in check_module_license_and_versions()