Searched refs:failures (Results 1 – 3 of 3) sorted by relevance
20 if (failures) \22 __func__, failures, num_tests); \86 int failures = 0, num_tests = 0; in test_pages() local90 num_tests += do_alloc_pages_order(i, &failures); in test_pages()93 *total_failures += failures; in test_pages()134 int failures = 0, num_tests = 0; in test_kvmalloc() local139 num_tests += do_kmalloc_size(size, &failures); in test_kvmalloc()140 num_tests += do_vmalloc_size(size, &failures); in test_kvmalloc()144 *total_failures += failures; in test_kvmalloc()332 int failures = 0, num_tests = 0; in test_kmemcache() local[all …]
334 unsigned int failures = 0; in test_stackinit_init() local337 failures += test_u8_ ## init (); \ in test_stackinit_init()338 failures += test_u16_ ## init (); \ in test_stackinit_init()339 failures += test_u32_ ## init (); \ in test_stackinit_init()340 failures += test_u64_ ## init (); \ in test_stackinit_init()341 failures += test_char_array_ ## init (); \ in test_stackinit_init()345 failures += test_small_hole_ ## init (); \ in test_stackinit_init()346 failures += test_big_hole_ ## init (); \ in test_stackinit_init()347 failures += test_trailing_hole_ ## init (); \ in test_stackinit_init()348 failures += test_packed_ ## init (); \ in test_stackinit_init()[all …]
1470 handling of notifier call chain failures.1678 inducing system failures at predefined crash points.