Searched refs:mm_enforce_order_unlock (Results 1 – 1 of 1) sorted by relevance
189 static inline void mm_enforce_order_unlock(int unlock_level, in mm_enforce_order_unlock() function263 #define page_sharing_mm_unlock(l, r) mm_enforce_order_unlock((l), (r))334 #define page_alloc_mm_unlock(l) mm_enforce_order_unlock((l), NULL)
Completed in 3 milliseconds