Searched refs:failed (Results 1 – 3 of 3) sorted by relevance
38 unsigned int failed = 0; in do_test_1() local41 failed |= function (); in do_test_1()44 failed |= function (); in do_test_1()49 failed |= function (); in do_test_1()54 if (failed) in do_test_1()
54 goto failed; in process_elf_file()62 failed: in process_elf_file()
46 static int failed; variable59 __atomic_store_n (&failed, 1, __ATOMIC_RELAXED); in thread_burn_one_cpu()96 __atomic_store_n (&failed, 1, __ATOMIC_RELAXED); in thread_burn_any_cpu()282 return failed == 0; in early_test()
Completed in 4 milliseconds