Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf.h1185 struct bpf_tramp_image { struct
1186 void *image;
1187 int size;
1188 struct bpf_ksym ksym;
1189 struct percpu_ref pcref;
1190 void *ip_after_call;
1191 void *ip_epilogue;
1192 union {