swap_current 687 tools/testing/selftests/cgroup/test_memcontrol.c long mem_current, swap_current; swap_current 698 tools/testing/selftests/cgroup/test_memcontrol.c swap_current = cg_read_long(cgroup, "memory.swap.current"); swap_current 699 tools/testing/selftests/cgroup/test_memcontrol.c if (!swap_current || swap_current 700 tools/testing/selftests/cgroup/test_memcontrol.c !values_close(mem_current + swap_current, size, 3))