Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__btf_verifier_log

Proto:__printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log, const char *fmt, ...)

Type:void

Parameter:

TypeParameterName
struct bpf_verifier_log *log
const char *fmt
654  va_start(args, fmt)
655  bpf_verifier_vlog(log, fmt, args)
656  va_end(args)
Caller
NameDescribe
__btf_verifier_log_type
btf_verifier_log_member
btf_verifier_log_vsi
btf_verifier_log_hdr