Searched refs:vma_flags_test_all (Results 1 – 3 of 3) sorted by relevance
253 ASSERT_TRUE(vma_flags_test_all(&flags, __VA_ARGS__)); \ in test_vma_flags_test() 257 ASSERT_FALSE(vma_flags_test_all(&flags, __VA_ARGS__)); \ in test_vma_flags_clear()
1004 #define vma_flags_test_all(flags, ...) \ macro1162 return vma_flags_test_all(flags, VMA_SHARED_BIT, VMA_MAYWRITE_BIT); in is_shared_maywrite()
1200 #define vma_flags_test_all(flags, ...) \ macro1554 return vma_flags_test_all(flags, VMA_SHARED_BIT, VMA_MAYWRITE_BIT); in is_shared_maywrite()