Searched refs:thread_get_test_option (Results 1 – 4 of 4) sorted by relevance
149 if (thread_get_test_option(ttc_testing_ttc_int) != 0) { in thread_test_context_tests()153 thread_set_test_option(ttc_testing_ttc_int, 1 + thread_get_test_option(ttc_testing_ttc_int)); in thread_test_context_tests()154 if (thread_get_test_option(ttc_testing_ttc_int) != 0) { in thread_test_context_tests()158 if (thread_get_test_option(ttc_testing_ttc_struct).min_address != 0) { in thread_test_context_tests()163 if (thread_get_test_option(ttc_testing_ttc_struct).min_address != 0) { in thread_test_context_tests()169 if (thread_get_test_option(ttc_testing_ttc_int) != 1) { in thread_test_context_tests()172 thread_set_test_option(ttc_testing_ttc_int, 1 + thread_get_test_option(ttc_testing_ttc_int)); in thread_test_context_tests()173 if (thread_get_test_option(ttc_testing_ttc_int) != 2) { in thread_test_context_tests()177 if (thread_get_test_option(ttc_testing_ttc_int) != 0) { in thread_test_context_tests()181 if (thread_get_test_option(ttc_testing_ttc_struct).min_address != 33) { in thread_test_context_tests()[all …]
114 #define thread_get_test_option(field) \ macro
9388 if (thread_get_test_option(test_option_vm_prevent_wire_tag_panic)) { in vm_tag_bt()
8758 if (thread_get_test_option(test_option_vm_map_clamp_pmap_remove)) { in vm_map_delete()18055 if (!thread_get_test_option(test_option_vm_map_allow_null_pmap)) { in vm_map_remap_extract()