Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf.h1105 struct bpf_tramp_image { struct
1106 void *image;
1107 struct bpf_ksym ksym;
1108 struct percpu_ref pcref;
1109 void *ip_after_call;
1110 void *ip_epilogue;
1111 union {