Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dbpf.h1150 struct bpf_tramp_image { struct
1151 void *image;
1152 int size;
1153 struct bpf_ksym ksym;
1154 struct percpu_ref pcref;
1155 void *ip_after_call;
1156 void *ip_epilogue;
1157 union {