Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1210 struct bpf_tramp_image { struct
1211 void *image;
1212 int size;
1213 struct bpf_ksym ksym;
1214 struct percpu_ref pcref;
1215 void *ip_after_call;
1216 void *ip_epilogue;
1217 union {