Searched refs:SWAP_FLAG_PREFER (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/sys/ | ||
H A D | swap.h | 48 #define SWAP_FLAG_PREFER 0x8000 macro |
/aosp12/system/core/fs_mgr/ | ||
H A D | fs_mgr.cpp | 2150 flags |= SWAP_FLAG_PREFER; in fs_mgr_swapon_all() |