Home
last modified time | relevance | path

Searched refs:cg_read_long_fd (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/cgroup/
A Dtest_memcontrol.c344 peak = cg_read_long_fd(peak_fd); in test_memcg_current_peak()
356 peak = cg_read_long_fd(peak_fd); in test_memcg_current_peak()
360 peak = cg_read_long_fd(peak_fd4); in test_memcg_current_peak()
1079 if (cg_read_long_fd(swap_peak_fd)) in test_memcg_swap_max_peak()
1088 if (cg_read_long_fd(swap_peak_fd)) in test_memcg_swap_max_peak()
1094 if (cg_read_long_fd(mem_peak_fd)) in test_memcg_swap_max_peak()
1101 if (cg_read_long_fd(mem_peak_fd)) in test_memcg_swap_max_peak()
1134 peak = cg_read_long_fd(mem_peak_fd); in test_memcg_swap_max_peak()
1138 peak = cg_read_long_fd(swap_peak_fd); in test_memcg_swap_max_peak()
1171 peak = cg_read_long_fd(mem_peak_fd); in test_memcg_swap_max_peak()
[all …]
/tools/testing/selftests/cgroup/lib/include/
A Dcgroup_util.h45 extern long cg_read_long_fd(int fd);
/tools/testing/selftests/cgroup/lib/
A Dcgroup_util.c146 long cg_read_long_fd(int fd) in cg_read_long_fd() function

Completed in 7 milliseconds