Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/
Dkselftest_harness.h821 if (__constructor_order_forward) { \
885 static bool __constructor_order_forward; variable
1331 __constructor_order_forward = true; in __constructor_order_first()