Searched refs:AS_MM_ALL_LOCKS (Results 1 – 2 of 2) sorted by relevance
27 AS_MM_ALL_LOCKS = 2, /* under mm_take_all_locks() */ enumerator
3504 if (!test_bit(AS_MM_ALL_LOCKS, &mapping->flags)) { in vm_lock_mapping()3514 if (test_and_set_bit(AS_MM_ALL_LOCKS, &mapping->flags)) in vm_lock_mapping()3621 if (test_bit(AS_MM_ALL_LOCKS, &mapping->flags)) { in vm_unlock_mapping()3627 if (!test_and_clear_bit(AS_MM_ALL_LOCKS, in vm_unlock_mapping()