Home
last modified time | relevance | path

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

/kernel/
Dpanic.c113 if (!test_taint(TAINT_DIE) && oops_in_progress <= 1) in panic()
256 int test_taint(unsigned flag) in test_taint() function
260 EXPORT_SYMBOL(test_taint);
Dhung_task.c155 if (test_taint(TAINT_DIE) || did_panic) in check_hung_uninterruptible_tasks()
Dmodule.c1139 if (!test_taint(TAINT_FORCED_MODULE)) in try_to_force_load()
2154 if (!test_taint(TAINT_PROPRIETARY_MODULE)) in set_license()