Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dswap.h9 #define SWAP_FLAG_PREFER 0x8000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dswap.h9 #define SWAP_FLAG_PREFER 0x8000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dswap.h9 #define SWAP_FLAG_PREFER 0x8000 macro
/third_party/musl/include/sys/
H A Dswap.h9 #define SWAP_FLAG_PREFER 0x8000 macro
/third_party/toybox/toys/other/
H A Dswapon.c32 flags |= SWAP_FLAG_PREFER | (TT.p << SWAP_FLAG_PRIO_SHIFT); in swapon_main()
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dswapoff.c39 int result = swapon(path, SWAP_FLAG_PREFER); in swapoff_0100()
H A Dswapon.c39 int result = swapon(path, SWAP_FLAG_PREFER); in swapon_0100()

Completed in 1 milliseconds