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.h1270 struct bpf_tramp_image { struct
1271 void *image;
1272 int size;
1273 struct bpf_ksym ksym;
1274 struct percpu_ref pcref;
1275 void *ip_after_call;
1276 void *ip_epilogue;
1277 union {