Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Ddup.h1063 static __always_inline bool vma_test_any_mask(const struct vm_area_struct *vma, in vma_flags_same_mask()
1070 vma_test_any_mask(vma, mk_vma_flags(__VA_ARGS__)) in vma_test()
1076 static __always_inline bool vma_test_any_mask(const struct vm_area_struct *vma, vma_test_any_mask() function
/linux/mm/
H A Dvma.c2998 if (tmp && vma_test_any_mask(tmp, VMA_STARTGAP_FLAGS)) { in unmapped_area()
3051 if (tmp && vma_test_any_mask(tmp, VMA_STARTGAP_FLAGS)) { in unmapped_area_topdown()
/linux/include/linux/
H A Dmm.h1354 static __always_inline bool vma_test_any_mask(const struct vm_area_struct *vma,
1368 vma_test_any_mask(vma, mk_vma_flags(__VA_ARGS__))
1315 static __always_inline bool vma_test_any_mask(const struct vm_area_struct *vma, vma_test_any_mask() function