Searched refs:mm_flags_test_and_clear (Results 1 – 2 of 2) sorted by relevance
2495 if (!uprobe && mm_flags_test_and_clear(MMF_RECALC_UPROBES, mm)) in find_active_uprobe_rcu()
887 static inline bool mm_flags_test_and_clear(int flag, struct mm_struct *mm) in mm_flags_test_and_clear() function