Searched defs:attach_flags (Results 1 – 14 of 14) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_attach_autodetach.c | 26 __u32 duration = 0, prog_cnt = 4, attach_flags; in serial_test_cgroup_attach_autodetach() local
|
H A D | tc_helpers.h | 26 __u32 count = 0, attach_flags = 0; in __assert_mprog_count() local
|
H A D | cgroup_attach_multi.c | 79 __u32 prog_ids[4], prog_cnt = 0, attach_flags, saved_prog_id; in serial_test_cgroup_attach_multi() local
|
H A D | cgroup_link.c | 41 __u32 prog_ids[ARRAY_SIZE(cgs)], prog_cnt = 0, attach_flags, prog_id; in serial_test_cgroup_link() local
|
H A D | cgroup_mprog_opts.c | 9 __u32 count = 0, attach_flags = 0; in assert_mprog_count() local
|
H A D | unpriv_bpf_disabled.c | 157 __u32 attach_flags = 0; in test_unpriv_bpf_disabled_negative() local
|
H A D | sockmap_basic.c | 446 __u32 attach_flags = 0; in test_sockmap_progs_query() local
|
H A D | sk_lookup.c | 459 __u32 attach_flags = 0; in query_lookup_prog() local
|
/linux/tools/bpf/bpftool/ |
H A D | cgroup.c | 285 __u32 attach_flags; show_attached_bpf_progs() local 548 int attach_flags = 0; do_attach() local [all...] |
H A D | net.c | 586 __u32 attach_flags; in query_flow_dissector() local
|
/linux/tools/lib/bpf/ |
H A D | bpf.h | 597 __u32 attach_flags; /* output argument */ global() member
|
H A D | bpf.c | 1006 bpf_prog_query(int target_fd,enum bpf_attach_type type,__u32 query_flags,__u32 * attach_flags,__u32 * prog_ids,__u32 * prog_cnt) bpf_prog_query() argument [all...] |
/linux/include/uapi/linux/ |
H A D | bpf.h | 1646 __u32 attach_flags; member 1705 __u32 attach_flags; member
|
/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 1646 __u32 attach_flags; member 1705 __u32 attach_flags; member
|