Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/vma/
H A Dvma.c1539 bool need_locks = false; in test_copy_vma() local
1546 vma_new = copy_vma(&vma, 0, 0x2000, 0, &need_locks); in test_copy_vma()
1559 vma_new = copy_vma(&vma, 0x4000, 0x2000, 4, &need_locks); in test_copy_vma()