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.h1252 struct bpf_tramp_image { struct
1253 void *image;
1254 int size;
1255 struct bpf_ksym ksym;
1256 struct percpu_ref pcref;
1257 void *ip_after_call;
1258 void *ip_epilogue;
1259 union {