Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/
H A Dkselftest_harness.h80 #ifndef TH_LOG_ENABLED
81 # define TH_LOG_ENABLED 1 macro
101 if (TH_LOG_ENABLED) \
127 if (TH_LOG_ENABLED) { \
/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c180 if (TH_LOG_ENABLED) { in uevent_listener()