Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dbpf.h1236 struct bpf_tramp_image { struct
1237 void *image;
1238 int size;
1239 struct bpf_ksym ksym;
1240 struct percpu_ref pcref;
1241 void *ip_after_call;
1242 void *ip_epilogue;
1243 union {