Home
last modified time | relevance | path

Searched refs:mm_flags_test_and_set (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmm.h926 static inline bool mm_flags_test_and_set(int flag, struct mm_struct *mm) in mm_flags_test_and_set() function
/linux/mm/
H A Dhuge_memory.c272 if (mm_flags_test_and_set(MMF_HUGE_ZERO_FOLIO, mm)) in mm_get_huge_zero_folio()