Home
last modified time | relevance | path

Searched defs:bpf_tramp_image (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h14318 struct bpf_tramp_image { struct
14319 void *image;
14320 struct bpf_ksym ksym;
14321 struct percpu_ref pcref;
14322 void *ip_after_call;
14323 void *ip_epilogue;
14324 union {
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h27874 struct bpf_tramp_image { struct
27875 void *image;
27876 struct bpf_ksym ksym;
27877 struct percpu_ref pcref;
27878 void *ip_after_call;
27879 void *ip_epilogue;
27880 union {