Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dtest_meminit.c63 static int __init do_alloc_pages_order(int order, int *total_failures) in do_alloc_pages_order()
84 static int __init test_pages(int *total_failures) in test_pages()
98 static int __init do_kmalloc_size(size_t size, int *total_failures) in do_kmalloc_size()
115 static int __init do_vmalloc_size(size_t size, int *total_failures) in do_vmalloc_size()
132 static int __init test_kvmalloc(int *total_failures) in test_kvmalloc()
197 int *total_failures) in do_kmem_cache_size()
271 static int __init do_kmem_cache_rcu_persistent(int size, int *total_failures) in do_kmem_cache_rcu_persistent()
318 static int __init do_kmem_cache_size_bulk(int size, int *total_failures) in do_kmem_cache_size_bulk()
348 static int __init test_kmemcache(int *total_failures) in test_kmemcache()
373 static int __init test_rcu_persistent(int *total_failures) in test_rcu_persistent()
/Linux-v5.10/drivers/scsi/
Dscsi_error.c365 int total_failures = 0; in scsi_eh_prt_fail_stats() local