Searched refs:NUM_MM_FLAG_BITS (Results 1 – 3 of 3) sorted by relevance
41 __private DECLARE_BITMAP(__mm_flags, NUM_MM_FLAG_BITS);
1168 #define NUM_MM_FLAG_BITS (64) macro1170 DECLARE_BITMAP(__mm_flags, NUM_MM_FLAG_BITS);
986 bitmap_zero(ACCESS_PRIVATE(&mm->flags, __mm_flags), NUM_MM_FLAG_BITS); in mm_flags_clear_all()