Home
last modified time | relevance | path

Searched defs:update_prog (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/
Dlink.rs54 pub fn update_prog(&mut self, prog: &Program<'_>) -> Result<()> { in update_prog() method
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h13296 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h58827 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
H A Dvmlinux_600.h58827 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h20326 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
H A Dvmlinux_602.h20326 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h30396 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
H A Dvmlinux_518.h30396 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h16804 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h10436 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
H A Dvmlinux.h10436 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h26753 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
H A Dvmlinux.h26753 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h31672 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member