Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\trampoline.c Create Date:2022-07-28 13:15:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:arch_prepare_bpf_trampoline

Proto:int __weak arch_prepare_bpf_trampoline(void *image, struct btf_func_model *m, u32 flags, struct bpf_prog **fentry_progs, int fentry_cnt, struct bpf_prog **fexit_progs, int fexit_cnt, void *orig_call)

Type:int

Parameter:

TypeParameterName
void *image
struct btf_func_model *m
u32flags
struct bpf_prog **fentry_progs
intfentry_cnt
struct bpf_prog **fexit_progs
intfexit_cnt
void *orig_call
304  Return -Operation is not supported
Caller
NameDescribe
bpf_trampoline_update