/aosp_15_r20/external/libbpf/src/ |
H A D | libbpf.c | 473 struct bpf_struct_ops { struct 480 /* e.g. struct bpf_struct_ops_tcp_congestion_ops in argument 490 void *kern_vdata; 491 __u32 type_id;
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 32403 struct bpf_struct_ops { struct 32424 struct bpf_struct_ops *st_ops; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 58832 struct bpf_struct_ops { struct 58833 const struct bpf_verifier_ops *verifier_ops; 58834 int (*init)(struct btf *); 58835 int (*check_member)(const struct btf_type *, const struct btf_member *); 58836 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 58837 int (*reg)(void *); 58838 void (*unreg)(void *); 58839 const struct btf_type *type; 58840 const struct btf_type *value_type; 58841 const char *name; [all …]
|
H A D | vmlinux_600.h | 58832 struct bpf_struct_ops { struct 58833 const struct bpf_verifier_ops *verifier_ops; 58834 int (*init)(struct btf *); 58835 int (*check_member)(const struct btf_type *, const struct btf_member *); 58836 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 58837 int (*reg)(void *); 58838 void (*unreg)(void *); 58839 const struct btf_type *type; 58840 const struct btf_type *value_type; 58841 const char *name; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 73354 struct bpf_struct_ops { struct 73355 const struct bpf_verifier_ops *verifier_ops; 73356 int (*init)(struct btf *); 73357 int (*check_member)(const struct btf_type *, const struct btf_member *); 73358 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 73359 int (*reg)(void *); 73360 void (*unreg)(void *); 73361 const struct btf_type *type; 73362 const struct btf_type *value_type; 73363 const char *name; [all …]
|
H A D | vmlinux_602.h | 73354 struct bpf_struct_ops { struct 73355 const struct bpf_verifier_ops *verifier_ops; 73356 int (*init)(struct btf *); 73357 int (*check_member)(const struct btf_type *, const struct btf_member *); 73358 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 73359 int (*reg)(void *); 73360 void (*unreg)(void *); 73361 const struct btf_type *type; 73362 const struct btf_type *value_type; 73363 const char *name; [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 33275 struct bpf_struct_ops { struct 33276 const struct bpf_verifier_ops *verifier_ops; 33277 int (*init)(struct btf *); 33278 int (*check_member)(const struct btf_type *, const struct btf_member *, const struct bpf_prog *); 33279 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 33280 int (*reg)(void *); 33281 void (*unreg)(void *); 33282 int (*update)(void *, void *); 33283 int (*validate)(void *); 33284 const struct btf_type *type; [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 42937 struct bpf_struct_ops { struct 42938 const struct bpf_verifier_ops *verifier_ops; 42939 int (*init)(struct btf *); 42940 int (*check_member)(const struct btf_type *, const struct btf_member *, const struct bpf_prog *); 42941 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 42942 int (*reg)(void *); 42943 void (*unreg)(void *); 42944 int (*update)(void *, void *); 42945 int (*validate)(void *); 42946 const struct btf_type *type; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 43216 struct bpf_struct_ops { struct 43217 const struct bpf_verifier_ops *verifier_ops; 43218 int (*init)(struct btf *); 43219 int (*check_member)(const struct btf_type *, const struct btf_member *); 43220 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 43221 int (*reg)(void *); 43222 void (*unreg)(void *); 43223 const struct btf_type *type; 43224 const struct btf_type *value_type; 43225 const char *name; [all …]
|
H A D | vmlinux_518.h | 43216 struct bpf_struct_ops { struct 43217 const struct bpf_verifier_ops *verifier_ops; 43218 int (*init)(struct btf *); 43219 int (*check_member)(const struct btf_type *, const struct btf_member *); 43220 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 43221 int (*reg)(void *); 43222 void (*unreg)(void *); 43223 const struct btf_type *type; 43224 const struct btf_type *value_type; 43225 const char *name; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 86818 struct bpf_struct_ops { struct 86819 const struct bpf_verifier_ops *verifier_ops; 86820 int (*init)(struct btf *); 86821 int (*check_member)(const struct btf_type *, const struct btf_member *); 86822 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 86823 int (*reg)(void *); 86824 void (*unreg)(void *); 86825 const struct btf_type *type; 86826 const struct btf_type *value_type; 86827 const char *name; [all …]
|
H A D | vmlinux.h | 86818 struct bpf_struct_ops { struct 86819 const struct bpf_verifier_ops *verifier_ops; 86820 int (*init)(struct btf *); 86821 int (*check_member)(const struct btf_type *, const struct btf_member *); 86822 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 86823 int (*reg)(void *); 86824 void (*unreg)(void *); 86825 const struct btf_type *type; 86826 const struct btf_type *value_type; 86827 const char *name; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 26936 struct bpf_struct_ops { struct 26937 const struct bpf_verifier_ops *verifier_ops; 26938 int (*init)(struct btf *); 26939 int (*check_member)(const struct btf_type *, const struct btf_member *); 26940 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 26941 int (*reg)(void *); 26942 void (*unreg)(void *); 26943 const struct btf_type *type; 26944 const struct btf_type *value_type; 26945 const char *name; [all …]
|
H A D | vmlinux.h | 26936 struct bpf_struct_ops { struct 26937 const struct bpf_verifier_ops *verifier_ops; 26938 int (*init)(struct btf *); 26939 int (*check_member)(const struct btf_type *, const struct btf_member *); 26940 int (*init_member)(const struct btf_type *, const struct btf_member *, void *, const void *); 26941 int (*reg)(void *); 26942 void (*unreg)(void *); 26943 const struct btf_type *type; 26944 const struct btf_type *value_type; 26945 const char *name; [all …]
|