Searched refs:mm_flags_test_and_set (Results 1 – 3 of 3) sorted by relevance
544 if (unlikely(mm_flags_test_and_set(MMF_VM_HUGEPAGE, mm))) { in __khugepaged_enter()
410 if (mm_flags_test_and_set(MMF_HUGE_ZERO_FOLIO, mm)) in mm_get_huge_zero_folio()
964 static inline bool mm_flags_test_and_set(int flag, struct mm_struct *mm) in mm_flags_test_and_set() function