Searched refs:AS_UNEVICTABLE (Results 1 – 1 of 1) sorted by relevance
28 AS_UNEVICTABLE = 3, /* e.g., ramdisk, SHM_LOCK */ enumerator65 set_bit(AS_UNEVICTABLE, &mapping->flags); in mapping_set_unevictable()70 clear_bit(AS_UNEVICTABLE, &mapping->flags); in mapping_clear_unevictable()76 return test_bit(AS_UNEVICTABLE, &mapping->flags); in mapping_unevictable()