Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbpf.h648 struct bpf_tramp_image { struct
649 void *image;
650 struct bpf_ksym ksym;
651 struct percpu_ref pcref;
652 void *ip_after_call;
653 void *ip_epilogue;
654 union {