Home
last modified time | relevance | path

Searched refs:libbpf_prog_handler_opts (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c62 LIBBPF_OPTS(libbpf_prog_handler_opts, abc1_opts, in register_sec_handlers()
68 LIBBPF_OPTS(libbpf_prog_handler_opts, abc2_opts, in register_sec_handlers()
74 LIBBPF_OPTS(libbpf_prog_handler_opts, custom_opts, in register_sec_handlers()
96 LIBBPF_OPTS(libbpf_prog_handler_opts, opts, in test_custom_sec_handlers()
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dlibbpf.h1786 struct libbpf_prog_handler_opts { struct
1852 const struct libbpf_prog_handler_opts *opts);
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.h1786 struct libbpf_prog_handler_opts { struct
1852 const struct libbpf_prog_handler_opts *opts);
H A Dlibbpf.c9392 const struct libbpf_prog_handler_opts *opts) in libbpf_register_prog_handler()
9396 if (!OPTS_VALID(opts, libbpf_prog_handler_opts)) in libbpf_register_prog_handler()
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/
Dbindgen.rs5829 pub struct libbpf_prog_handler_opts { struct
5841 opts: *const libbpf_prog_handler_opts, in libbpf_register_prog_handler() argument
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/libbpf-sys/liblibbpf_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindgen.rs5829 pub struct libbpf_prog_handler_opts { struct
5841 opts: *const libbpf_prog_handler_opts, in libbpf_register_prog_handler() argument
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs7491 pub struct libbpf_prog_handler_opts { struct
7503 opts: *const libbpf_prog_handler_opts, in libbpf_register_prog_handler() argument