Home
last modified time | relevance | path

Searched refs:expected_revision (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbpf.h330 __u64 expected_revision; member
333 #define bpf_prog_attach_opts__last_field expected_revision
340 __u64 expected_revision; member
343 #define bpf_prog_detach_opts__last_field expected_revision
416 __u64 expected_revision; member
H A Dbpf.c635 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); in bpf_prog_attach_opts()
656 attr.expected_revision = OPTS_GET(opts, expected_revision, 0); in bpf_prog_attach_opts()
673 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision); in bpf_prog_detach_opts()
693 attr.expected_revision = OPTS_GET(opts, expected_revision, 0); in bpf_prog_detach_opts()
809 attr.link_create.tcx.expected_revision = OPTS_GET(opts, tcx.expected_revision, 0); in bpf_link_create()
H A Dlibbpf.h794 __u64 expected_revision; member
797 #define bpf_tcx_opts__last_field expected_revision
H A Dlibbpf.c11988 link_create_opts.tcx.expected_revision = OPTS_GET(opts, expected_revision, 0); in bpf_program__attach_tcx()
/openbmc/linux/kernel/bpf/
H A Dtcx.c41 attr->expected_revision); in tcx_prog_attach()
79 attr->relative_fd, attr->expected_revision); in tcx_prog_detach()
336 attr->link_create.tcx.expected_revision); in tcx_link_attach()
H A Dsyscall.c3860 #define BPF_PROG_ATTACH_LAST_FIELD expected_revision
3893 attr->expected_revision) in bpf_prog_attach()
3943 #define BPF_PROG_DETACH_LAST_FIELD expected_revision
3967 attr->expected_revision) { in bpf_prog_detach()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_opts.c479 .expected_revision = 1, in test_tc_opts_revision_target()
489 .expected_revision = 1, in test_tc_opts_revision_target()
499 .expected_revision = 2, in test_tc_opts_revision_target()
530 .expected_revision = 2, in test_tc_opts_revision_target()
539 .expected_revision = 3, in test_tc_opts_revision_target()
694 .expected_revision = 1, in test_tc_opts_replace_target()
706 .expected_revision = 2, in test_tc_opts_replace_target()
748 .expected_revision = 3, in test_tc_opts_replace_target()
783 .expected_revision = 4, in test_tc_opts_replace_target()
827 .expected_revision = 5, in test_tc_opts_replace_target()
[all …]
H A Dtc_links.c451 optl.expected_revision = 1; in test_tc_links_revision_target()
463 optl.expected_revision = 1; in test_tc_links_revision_target()
473 optl.expected_revision = 2; in test_tc_links_revision_target()
661 optl.expected_revision = 1; in test_tc_links_replace_target()
676 .expected_revision = 2, in test_tc_links_replace_target()
719 .expected_revision = 3, in test_tc_links_replace_target()
733 .expected_revision = 3, in test_tc_links_replace_target()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1483 __u64 expected_revision; member
1636 __u64 expected_revision; member
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1483 __u64 expected_revision; member
1636 __u64 expected_revision; member