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
3623 if (!test_bit(AS_MM_ALL_LOCKS, &mapping->flags)) { in vm_lock_mapping()3633 if (test_and_set_bit(AS_MM_ALL_LOCKS, &mapping->flags)) in vm_lock_mapping()3740 if (test_bit(AS_MM_ALL_LOCKS, &mapping->flags)) { in vm_unlock_mapping()3746 if (!test_and_clear_bit(AS_MM_ALL_LOCKS, in vm_unlock_mapping()