Lines Matching refs:expected_revision
643 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision);
664 attr.expected_revision = OPTS_GET(opts, expected_revision, 0);
681 const size_t attr_sz = offsetofend(union bpf_attr, expected_revision);
701 attr.expected_revision = OPTS_GET(opts, expected_revision, 0);
820 attr.link_create.tcx.expected_revision = OPTS_GET(opts, tcx.expected_revision, 0);
836 attr.link_create.netkit.expected_revision = OPTS_GET(opts, netkit.expected_revision, 0);
879 attr.link_create.cgroup.expected_revision =
880 OPTS_GET(opts, cgroup.expected_revision, 0);