Searched defs:cgroup_fd (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dudp_limit.c12 int cgroup_fd; local
H A Dpercpu_alloc.c79 int err, cgroup_fd, prog_fd; local
H A Dsocket_cookie.c18 int server_fd = 0, client_fd = 0, cgroup_fd = 0, err = 0; local
H A Dnetns_cookie.c15 int server_fd = -1, client_fd = -1, cgroup_fd = -1; local
H A Dload_bytes_relative.c12 int server_fd, cgroup_fd, prog_fd, map_fd, client_fd; local
H A Dsockopt_sk.c223 static void run_test(int cgroup_fd) argument
251 int cgroup_fd; local
H A Dtest_ldsx_insn.c49 int err, fd, cgroup_fd; local
H A Dconnect_ping.c20 static void subtest(int cgroup_fd, struct connect_ping *skel, argument
99 int cgroup_fd; local
[all...]
H A Dbind_perm.c55 int cgroup_fd; local
H A Dcgroup_v1v2.c10 static int run_test(int cgroup_fd, int server_fd, bool classid) argument
48 int server_fd, client_fd, cgroup_fd; local
[all...]
H A Drcu_read_lock.c137 int cgroup_fd; local
H A Dconnect_force_port.c49 static int run_test(int cgroup_fd, int server_fd, int family, int type) argument
135 int server_fd, cgroup_fd; local
[all...]
H A Dtcp_rtt.c90 static int run_test(int cgroup_fd, int server_fd) argument
148 int server_fd, cgroup_fd; local
H A Dcgroup_tcp_skb.c16 static int install_filters(int cgroup_fd, argument
242 int cgroup_fd = -1; local
[all...]
H A Dsock_destroy.c181 int cgroup_fd; local
H A Dlsm_cgroup.c19 static __u32 query_prog_cnt(int cgroup_fd, const char *attach_func) argument
69 int cgroup_fd = -1, cgroup_fd2 = -1, cgroup_fd3 = -1; local
[all...]
H A Dsockopt_inherit.c137 static void run_test(int cgroup_fd) argument
202 int cgroup_fd; local
H A Dcgroup_getset_retval.c19 static void test_setsockopt_set(int cgroup_fd, int sock_fd) argument
55 static void test_setsockopt_set_and_get(int cgroup_fd, int sock_fd) argument
98 static void test_setsockopt_default_zero(int cgroup_fd, int sock_fd) argument
134 static void test_setsockopt_default_zero_and_set(int cgroup_fd, int sock_fd) argument
178 test_setsockopt_override(int cgroup_fd, int sock_fd) argument
228 test_setsockopt_legacy_eperm(int cgroup_fd, int sock_fd) argument
273 test_setsockopt_legacy_no_override(int cgroup_fd, int sock_fd) argument
325 test_getsockopt_get(int cgroup_fd, int sock_fd) argument
367 test_getsockopt_override(int cgroup_fd, int sock_fd) argument
405 test_getsockopt_retval_sync(int cgroup_fd, int sock_fd) argument
473 test_exposed_hooks(int cgroup_fd, int sock_fd) argument
503 int cgroup_fd = -1; local
[all...]
H A Dcgroup_iter.c51 static void read_from_cgroup_iter(struct bpf_program *prog, int cgroup_fd, argument
H A Dcgrp_local_storage.c37 static void test_tp_btf(int cgroup_fd) argument
85 static void test_attach_cgroup(int cgroup_fd) argument
141 static void test_recursion(int cgroup_fd) argument
174 static void test_cgroup_iter_sleepable(int cgroup_fd, __u6 argument
284 int cgroup_fd; local
[all...]
H A Dcgroup_hierarchical_stats.c246 setup_cgroup_iter(struct cgroup_hierarchical_stats *obj, int cgroup_fd, const char *file_name) argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_dev_cgroup.c27 int prog_fd, cgroup_fd; local
H A Dtest_cgroup_storage.c41 int map_fd, percpu_map_fd, prog_fd, cgroup_fd; local
H A Dget_cgroup_id_user.c53 int cgroup_fd, cgidmap_fd, pidmap_fd; local
/linux-master/tools/bpf/bpftool/
H A Dcgroup.c171 static int count_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type) argument
184 static int cgroup_has_attached_progs(int cgroup_fd) argument
204 static int show_effective_bpf_progs(int cgroup_fd, enum bpf_attach_type type, argument
229 static int show_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type, argument
279 static int show_bpf_progs(int cgroup_fd, enum bpf_attach_type type, argument
292 int cgroup_fd; local
373 int cgroup_fd; local
515 int cgroup_fd, prog_fd; local
575 int prog_fd, cgroup_fd; local
[all...]

Completed in 183 milliseconds

12