btf_check_type_matchRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: ✅int btf_check_type_match(struct bpf_verifier_env *env, struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/btf.c (ffffffff812255d0)
Location: kernel/bpf/btf.c:4344
Inline: False
Direct callers:
- kernel/bpf/verifier.c:check_attach_btf_id
Symbols:
ffffffff812255d0-ffffffff8122564d: btf_check_type_match (STB_GLOBAL)
5.11: ✅int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/btf.c (ffffffff8122be10)
Location: kernel/bpf/btf.c:5268
Inline: False
Direct callers:
- kernel/bpf/verifier.c:bpf_check_attach_target
Symbols:
ffffffff8122be10-ffffffff8122be96: btf_check_type_match (STB_GLOBAL)
5.13: ✅int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/btf.c (ffffffff81230e70)
Location: kernel/bpf/btf.c:5353
Inline: False
Direct callers:
- kernel/bpf/verifier.c:bpf_check_attach_target
Symbols:
ffffffff81230e70-ffffffff81230ef6: btf_check_type_match (STB_GLOBAL)
5.15: ✅int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/btf.c (ffffffff81269d80)
Location: kernel/bpf/btf.c:5406
Inline: False
Direct callers:
- kernel/bpf/verifier.c:bpf_check_attach_target
Symbols:
ffffffff81269d80-ffffffff81269e06: btf_check_type_match (STB_GLOBAL)
5.19: ✅int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/btf.c (ffffffff812b6b80)
Location: kernel/bpf/btf.c:5960
Inline: False
Direct callers:
- kernel/bpf/verifier.c:bpf_check_attach_target
Symbols:
ffffffff812b6b80-ffffffff812b6c4d: btf_check_type_match (STB_GLOBAL)
6.2: ✅int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/btf.c (ffffffff81317eb0)
Location: kernel/bpf/btf.c:6633
Inline: False
Direct callers:
- kernel/bpf/verifier.c:bpf_check_attach_target
Symbols:
ffffffff81317eb0-ffffffff81317f7d: btf_check_type_match (STB_GLOBAL)
6.5: ✅int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/btf.c (ffffffff81347e40)
Location: kernel/bpf/btf.c:6735
Inline: False
Direct callers:
- kernel/bpf/verifier.c:bpf_check_attach_target
Symbols:
ffffffff81347e40-ffffffff81347f10: btf_check_type_match (STB_GLOBAL)
6.8: ✅int btf_check_type_match(struct bpf_verifier_log *log, const struct bpf_prog *prog, struct btf *btf2, const struct btf_type *t2);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/btf.c (ffffffff8136e2b0)
Location: kernel/bpf/btf.c:6907
Inline: False
Direct callers:
- kernel/bpf/verifier.c:bpf_check_attach_target
Symbols:
ffffffff8136e2b0-ffffffff8136e380: btf_check_type_match (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.8 and 5.11 ⚠️struct bpf_verifier_log *log
struct bpf_verifier_env *env
struct bpf_prog *prog ➡️ const struct bpf_prog *prog
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅