Home
last modified time | relevance | path

Searched refs:swaps (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/
H A Dinit44 [ -e /proc/swaps ] || return 0
46 exec 9<&0 < /proc/swaps
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zram/zram/
H A Dzramstop3 for i in $(grep '^/dev/zram' /proc/swaps | awk '{ print $1 }'); do
/openbmc/u-boot/common/
H A Dcommand.c29 int i, j, swaps; in _do_help() local
39 swaps = 0; in _do_help()
47 ++swaps; in _do_help()
50 if (!swaps) in _do_help()
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/
H A Decryptfs-utils-CVE-2016-6224.patch46 @@ -166,8 +166,14 @@ for swap in $swaps; do