Home
last modified time | relevance | path

Searched refs:SWAP_FLAG_PRIO_SHIFT (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/include/sys/
H A Dswap.h52 #define SWAP_FLAG_PRIO_SHIFT 0 macro
/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp2149 flags = (entry.swap_prio << SWAP_FLAG_PRIO_SHIFT) & SWAP_FLAG_PRIO_MASK; in fs_mgr_swapon_all()