Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_hierarchical_stats.c71 static int read_from_file(const char *path, char *buf, size_t size) in read_from_file() function
200 if (!ASSERT_OK(read_from_file(path, buf, 128), "read cgroup_iter")) in get_attach_counter()