Searched refs:test_taint (Results 1 – 8 of 8) sorted by relevance
231 if (!test_taint(TAINT_DIE) && oops_in_progress <= 1) in panic()420 int test_taint(unsigned flag) in test_taint() function424 EXPORT_SYMBOL(test_taint);
186 if (test_taint(TAINT_DIE) || did_panic) in check_hung_uninterruptible_tasks()
1224 if (!test_taint(TAINT_FORCED_MODULE)) in try_to_force_load()2521 if (!test_taint(TAINT_PROPRIETARY_MODULE)) in set_license()3287 if (!test_taint(TAINT_OOT_MODULE)) in check_modinfo()3484 int prev_taint = test_taint(TAINT_PROPRIETARY_MODULE); in check_module_license_and_versions()3504 if (!prev_taint && test_taint(TAINT_PROPRIETARY_MODULE)) in check_module_license_and_versions()
95 extern int test_taint(unsigned flag);
46 if (!test_taint(TAINT_USER)) in __i915_printk()
2333 0x00000000 test_taint vmlinux EXPORT_SYMBOL
2043 ffff800010084454 T test_taint
Completed in 315 milliseconds