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.h1366 struct bpf_tramp_image { struct
1367 void *image;
1368 int size;
1369 struct bpf_ksym ksym;
1370 struct percpu_ref pcref;
1371 void *ip_after_call;
1372 void *ip_epilogue;
1373 union {