Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/
H A Dkselftest_module.h45 add_taint(TAINT_TEST, LOCKDEP_STILL_OK); \
/linux/include/linux/
H A Dpanic.h76 #define TAINT_TEST 18 macro
/linux/drivers/of/
H A DKconfig32 will taint the kernel with TAINT_TEST. The tests will cause ERROR and
H A Dunittest.c4298 add_taint(TAINT_TEST, LOCKDEP_STILL_OK); in of_unittest()
/linux/kernel/
H A Dtracepoint.c527 (1 << TAINT_UNSIGNED_MODULE) | (1 << TAINT_TEST) | in trace_module_has_bad_taint()