Home
last modified time | relevance | path

Searched refs:bpf_tramp_image (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h577 struct bpf_tramp_image;
578 int arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end,
586 void notrace __bpf_tramp_enter(struct bpf_tramp_image *tr);
587 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr);
606 struct bpf_tramp_image { struct
640 struct bpf_tramp_image *cur_image;

Completed in 5 milliseconds