Home
last modified time | relevance | path

Searched defs:cg_parent (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_multi.c7 static int run_getsockopt_test(struct sockopt_multi *obj, int cg_parent, in run_getsockopt_test()
158 static int run_setsockopt_test(struct sockopt_multi *obj, int cg_parent, in run_setsockopt_test()
255 int cg_parent = -1, cg_child = -1; in test_sockopt_multi() local
H A Dcgroup_mprog_ordering.c7 static int run_getsockopt_test(int cg_parent, int sock_fd, bool has_relative_fd) in run_getsockopt_test()
61 int cg_parent = -1, sock_fd = -1; in test_cgroup_mprog_ordering() local
/linux/tools/testing/selftests/cgroup/
H A Dtest_pids.c77 char *cg_parent = NULL, *cg_child = NULL; in test_pids_events() local