Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h1123 struct bpf_tramp_image { struct
1124 void *image;
1125 struct bpf_ksym ksym;
1126 struct percpu_ref pcref;
1127 void *ip_after_call;
1128 void *ip_epilogue;
1129 union {