Searched defs:attach_flags (Results 1 – 13 of 13) sorted by relevance
/openbmc/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 | 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 | tc_helpers.h | 50 __u32 count = 0, attach_flags = 0; in __assert_mprog_count() local
|
H A D | unpriv_bpf_disabled.c | 156 __u32 attach_flags = 0; in test_unpriv_bpf_disabled_negative() local
|
H A D | sockmap_basic.c | 319 __u32 attach_flags = 0; in test_sockmap_progs_query() local
|
H A D | sk_lookup.c | 518 __u32 attach_flags = 0; in query_lookup_prog() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | cgroup.c | 251 __u32 attach_flags; in show_attached_bpf_progs() local 514 int attach_flags = 0; in do_attach() local
|
H A D | net.c | 574 __u32 attach_flags; in query_flow_dissector() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf.h | 556 __u32 attach_flags; /* output argument */ member
|
H A D | bpf.c | 935 __u32 *attach_flags, __u32 *prog_ids, __u32 *prog_cnt) in bpf_prog_query()
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | 1494 __u32 attach_flags; member 1552 __u32 attach_flags; member
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 1494 __u32 attach_flags; member 1552 __u32 attach_flags; member
|