Searched defs:cg_parent (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
D | sockopt_multi.c | 7 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
|
D | cgroup_preorder.c | 7 static int run_getsockopt_test(int cg_parent, int cg_child, int sock_fd, bool all_preorder) in run_getsockopt_test() 107 int cg_parent = -1, cg_child = -1, sock_fd = -1; in test_cgroup_preorder() local
|
/linux-6.15/tools/testing/selftests/cgroup/ |
D | test_pids.c | 77 char *cg_parent = NULL, *cg_child = NULL; in test_pids_events() local
|