Home
last modified time | relevance | path

Searched defs:bpf_load_and_run_opts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libbpf/src/
H A Dskel_internal.h60 struct bpf_load_and_run_opts { struct
61 struct bpf_loader_ctx *ctx;
62 const void *data;
63 const void *insns;
64 __u32 data_sz;
65 __u32 insns_sz;
66 const char *errstr;
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dskel_internal.h60 struct bpf_load_and_run_opts { struct
61 struct bpf_loader_ctx *ctx;
62 const void *data;
63 const void *insns;
64 __u32 data_sz;
65 __u32 insns_sz;
66 const char *errstr;
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h30960 struct bpf_load_and_run_opts { struct
30961 struct bpf_loader_ctx *ctx;
30962 const void *data;
30963 const void *insns;
30964 __u32 data_sz;
30965 __u32 insns_sz;
30966 const char *errstr;