Searched defs:total_failures (Results 1 – 2 of 2) sorted by relevance
63 static int __init do_alloc_pages_order(int order, int *total_failures) in do_alloc_pages_order()91 static int __init test_pages(int *total_failures) in test_pages()105 static int __init do_kmalloc_size(size_t size, int *total_failures) in do_kmalloc_size()129 static int __init do_vmalloc_size(size_t size, int *total_failures) in do_vmalloc_size()153 static int __init test_kvmalloc(int *total_failures) in test_kvmalloc()218 int *total_failures) in do_kmem_cache_size()292 static int __init do_kmem_cache_rcu_persistent(int size, int *total_failures) in do_kmem_cache_rcu_persistent()347 static int __init do_kmem_cache_size_bulk(int size, int *total_failures) in do_kmem_cache_size_bulk()378 static int __init test_kmemcache(int *total_failures) in test_kmemcache()403 static int __init test_rcu_persistent(int *total_failures) in test_rcu_persistent()
406 int total_failures = 0; in scsi_eh_prt_fail_stats() local