Home
last modified time | relevance | path

Searched refs:fail_prealloc (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vma/
H A Dshared.h40 extern bool fail_prealloc;
44 (fail_prealloc ? -ENOMEM : mas_preallocate(&(vmi)->mas, (vma), GFP_KERNEL))
H A Dshared.c6 bool fail_prealloc; variable
74 fail_prealloc = false; in cleanup_mm()
/linux/tools/testing/vma/tests/
H A Dmerge.c1342 fail_prealloc = true; in test_vmi_prealloc_fail()
1369 fail_prealloc = true; in test_vmi_prealloc_fail()