Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dtest_meminit.c132 static int __init test_kvmalloc(int *total_failures) in test_kvmalloc() function
378 num_tests += test_kvmalloc(&failures); in test_meminit_init()
Dtest_overflow.c575 err |= test_kvmalloc(NULL); in test_overflow_allocation()