Searched refs:vma_flags_test_all (Results 1 – 3 of 3) sorted by relevance
178 ASSERT_TRUE(vma_flags_test_all(&flags, __VA_ARGS__)); \ in test_vma_flags_test()182 ASSERT_FALSE(vma_flags_test_all(&flags, __VA_ARGS__)); \ in test_vma_flags_test()
867 #define vma_flags_test_all(flags, ...) \ macro945 return vma_flags_test_all(flags, VMA_SHARED_BIT, VMA_MAYWRITE_BIT); in is_shared_maywrite()
1098 #define vma_flags_test_all(flags, ...) \ macro1303 return vma_flags_test_all(flags, VMA_SHARED_BIT, VMA_MAYWRITE_BIT); in is_shared_maywrite()