Searched refs:vma_test_all (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ | ||
| H A D | vma.c | 2069 return vma_test_all(vma, VMA_WRITE_BIT, VMA_SHARED_BIT); in vma_is_shared_writable() |
| /linux/include/linux/ | ||
| H A D | mm.h | 1348 #define vma_test_all(vma, ...) \ macro |