Searched refs:SWAP_FLAG_PREFER (Results 1 - 2 of 2) sorted by relevance

/system/core/toolbox/
H A Dswapon.c9 #define SWAP_FLAG_PREFER 0x8000 macro
50 flags |= SWAP_FLAG_PREFER;
/system/core/fs_mgr/
H A Dfs_mgr.c32 #define SWAP_FLAG_PREFER 0x8000 macro
819 * SWAP_FLAG_PREFER or encode the priority */
823 flags |= SWAP_FLAG_PREFER;

Completed in 64 milliseconds