Searched defs:update_prog (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/ |
D | link.rs | 54 pub fn update_prog(&mut self, prog: &Program<'_>) -> Result<()> { in update_prog() method
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 13296 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 58827 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
H A D | vmlinux_600.h | 58827 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 20326 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
H A D | vmlinux_602.h | 20326 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 30396 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
H A D | vmlinux_518.h | 30396 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 D | vmlinux.h | 16804 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 10436 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
H A D | vmlinux.h | 10436 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 26753 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|
H A D | vmlinux.h | 26753 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 D | vmlinux.h | 31672 int (*update_prog)(struct bpf_link *, struct bpf_prog *, struct bpf_prog *); member
|