Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf.h651 struct bpf_tramp_image { struct
652 void *image;
653 struct bpf_ksym ksym;
654 struct percpu_ref pcref;
655 void *ip_after_call;
656 void *ip_epilogue;
657 union {