/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/ |
D | libbpf_internal.h | 178 struct bpf_link { struct 179 int (*detach)(struct bpf_link *link); argument 180 void (*dealloc)(struct bpf_link *link); argument 181 char *pin_path; /* NULL, if not pinned */ 182 int fd; /* hook FD, -1 if not applicable */ 183 bool disconnected;
|
/aosp_15_r20/external/libbpf/src/ |
H A D | libbpf_internal.h | 178 struct bpf_link { struct 179 int (*detach)(struct bpf_link *link); argument 180 void (*dealloc)(struct bpf_link *link); argument 181 char *pin_path; /* NULL, if not pinned */ 182 int fd; /* hook FD, -1 if not applicable */ 183 bool disconnected;
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/ |
D | bindgen.rs | 4632 pub struct bpf_link { struct 4636 pub fn bpf_link__open(path: *const ::std::os::raw::c_char) -> *mut bpf_link; in bpf_link__open() 4646 link: *mut bpf_link, in bpf_link__pin() 4655 link: *mut bpf_link, in bpf_link__update_program() 4660 pub fn bpf_link__disconnect(link: *mut bpf_link); in bpf_link__disconnect() 4669 pub fn bpf_program__attach(prog: *const bpf_program) -> *mut bpf_link; in bpf_program__attach() 4683 ) -> *mut bpf_link; in bpf_program__attach_perf_event() 4690 ) -> *mut bpf_link; in bpf_program__attach_perf_event_opts() 4721 ) -> *mut bpf_link; in bpf_program__attach_kprobe() 4728 ) -> *mut bpf_link; in bpf_program__attach_kprobe_opts() [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/ |
D | bindgen.rs | 4632 pub struct bpf_link { struct 4636 pub fn bpf_link__open(path: *const ::std::os::raw::c_char) -> *mut bpf_link; in bpf_link__open() 4646 link: *mut bpf_link, in bpf_link__pin() 4655 link: *mut bpf_link, in bpf_link__update_program() 4660 pub fn bpf_link__disconnect(link: *mut bpf_link); in bpf_link__disconnect() 4669 pub fn bpf_program__attach(prog: *const bpf_program) -> *mut bpf_link; in bpf_program__attach() 4683 ) -> *mut bpf_link; in bpf_program__attach_perf_event() 4690 ) -> *mut bpf_link; in bpf_program__attach_perf_event_opts() 4721 ) -> *mut bpf_link; in bpf_program__attach_kprobe() 4728 ) -> *mut bpf_link; in bpf_program__attach_kprobe_opts() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/ |
D | bindings.rs | 6304 pub struct bpf_link { struct 6308 pub fn bpf_link__open(path: *const ::std::os::raw::c_char) -> *mut bpf_link; in bpf_link__open() 6318 link: *mut bpf_link, in bpf_link__pin() 6327 link: *mut bpf_link, in bpf_link__update_program() 6332 pub fn bpf_link__disconnect(link: *mut bpf_link); in bpf_link__disconnect() 6341 pub fn bpf_program__attach(prog: *const bpf_program) -> *mut bpf_link; in bpf_program__attach() 6355 ) -> *mut bpf_link; in bpf_program__attach_perf_event() 6362 ) -> *mut bpf_link; in bpf_program__attach_perf_event_opts() 6393 ) -> *mut bpf_link; in bpf_program__attach_kprobe() 6400 ) -> *mut bpf_link; in bpf_program__attach_kprobe_opts() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/ |
D | skeleton.rs | 268 pub fn prog_link_ptr(&self, index: usize) -> Result<*mut bpf_link> { in prog_link_ptr()
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 13283 struct bpf_link { struct 13286 enum bpf_link_type type; argument 13287 const struct bpf_link_ops *ops; argument 13293 void (*release)(struct bpf_link *); argument
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 58808 struct bpf_link { struct 58811 enum bpf_link_type type; argument 58812 const struct bpf_link_ops *ops; argument 58818 struct bpf_link link; argument
|
H A D | vmlinux_600.h | 58808 struct bpf_link { struct 58811 enum bpf_link_type type; argument 58812 const struct bpf_link_ops *ops; argument 58818 struct bpf_link link; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 20313 struct bpf_link { struct 20316 enum bpf_link_type type; argument 20317 const struct bpf_link_ops *ops; argument 20323 void (*release)(struct bpf_link *); argument
|
H A D | vmlinux_602.h | 20313 struct bpf_link { struct 20316 enum bpf_link_type type; argument 20317 const struct bpf_link_ops *ops; argument 20323 void (*release)(struct bpf_link *); argument
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 30290 struct bpf_link { struct 30293 enum bpf_link_type type; argument 30294 const struct bpf_link_ops *ops; argument 30300 struct bpf_link link; argument
|
H A D | vmlinux_518.h | 30290 struct bpf_link { struct 30293 enum bpf_link_type type; argument 30294 const struct bpf_link_ops *ops; argument 30300 struct bpf_link link; argument
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 16779 struct bpf_link { struct 16782 enum bpf_link_type type; argument 16783 const struct bpf_link_ops *ops; argument 16792 struct bpf_link link; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 10327 struct bpf_link { struct 10330 enum bpf_link_type type; argument 10331 const struct bpf_link_ops *ops; argument 10337 struct bpf_link link; argument
|
H A D | vmlinux.h | 10327 struct bpf_link { struct 10330 enum bpf_link_type type; argument 10331 const struct bpf_link_ops *ops; argument 10337 struct bpf_link link; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 26740 struct bpf_link { struct 26743 enum bpf_link_type type; argument 26744 const struct bpf_link_ops *ops; argument 26750 void (*release)(struct bpf_link *); argument
|
H A D | vmlinux.h | 26740 struct bpf_link { struct 26743 enum bpf_link_type type; argument 26744 const struct bpf_link_ops *ops; argument 26750 void (*release)(struct bpf_link *); argument
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 31647 struct bpf_link { struct 31650 enum bpf_link_type type; argument 31651 const struct bpf_link_ops *ops; argument 31660 struct bpf_link link; argument
|