Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_meminit.c81 (*total_failures)++; in do_alloc_pages_order()
86 (*total_failures)++; in do_alloc_pages_order()
100 *total_failures += failures; in test_pages()
119 (*total_failures)++; in do_kmalloc_size()
124 (*total_failures)++; in do_kmalloc_size()
143 (*total_failures)++; in do_vmalloc_size()
148 (*total_failures)++; in do_vmalloc_size()
165 *total_failures += failures; in test_kvmalloc()
284 *total_failures += fail; in do_kmem_cache_size()
343 *total_failures += fail; in do_kmem_cache_rcu_persistent()
[all …]
/linux-6.3-rc2/drivers/scsi/
A Dscsi_error.c405 int total_failures = 0; in scsi_eh_prt_fail_stats() local
413 ++total_failures; in scsi_eh_prt_fail_stats()
436 total_failures, devices_failed)); in scsi_eh_prt_fail_stats()

Completed in 7 milliseconds