Searched defs:attach_flags (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | cgroup_attach_autodetach.c | 26 __u32 duration = 0, prog_cnt = 4, attach_flags; in test_cgroup_attach_autodetach() local
|
D | cgroup_attach_multi.c | 79 __u32 prog_ids[4], prog_cnt = 0, attach_flags, saved_prog_id; in test_cgroup_attach_multi() local
|
D | cgroup_link.c | 41 __u32 prog_ids[ARRAY_SIZE(cgs)], prog_cnt = 0, attach_flags, prog_id; in test_cgroup_link() local
|
D | sk_lookup.c | 520 __u32 attach_flags = 0; in query_lookup_prog() local
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
D | cgroup.c | 129 __u32 attach_flags; in show_attached_bpf_progs() local 384 int attach_flags = 0; in do_attach() local
|
D | net.c | 486 __u32 attach_flags; in query_flow_dissector() local
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
D | bpf.c | 656 __u32 *attach_flags, __u32 *prog_ids, __u32 *prog_cnt) in bpf_prog_query()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | bpf.h | 234 __u32 attach_flags; member 265 __u32 attach_flags; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | bpf.h | 352 __u32 attach_flags; member 391 __u32 attach_flags; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | bpf.h | 572 __u32 attach_flags; member 624 __u32 attach_flags; member
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | bpf.h | 572 __u32 attach_flags; member 624 __u32 attach_flags; member
|