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.h1319 struct bpf_tramp_image { struct
1320 void *image;
1321 int size;
1322 struct bpf_ksym ksym;
1323 struct percpu_ref pcref;
1324 void *ip_after_call;
1325 void *ip_epilogue;
1326 union {