check_reg_typeRegular
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: Absent ⚠️
5.11: ✅int check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff8120a1c0)
Location: kernel/bpf/verifier.c:4090
Inline: False
Direct callers:
- kernel/bpf/verifier.c:check_func_arg
Symbols:
ffffffff8120a1c0-ffffffff8120a3cc: check_reg_type (STB_LOCAL)
5.13: ✅int check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff8120c6e0)
Location: kernel/bpf/verifier.c:4800
Inline: False
Direct callers:
- kernel/bpf/verifier.c:check_func_arg
Symbols:
ffffffff8120c6e0-ffffffff8120c8ec: check_reg_type (STB_LOCAL)
5.15: ✅int check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff812406d0)
Location: kernel/bpf/verifier.c:4964
Inline: False
Direct callers:
- kernel/bpf/verifier.c:check_func_arg
Symbols:
ffffffff812406d0-ffffffff81240aaf: check_reg_type (STB_LOCAL)
5.19: ✅int check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id, struct bpf_call_arg_meta *meta);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff81285b80)
Location: kernel/bpf/verifier.c:5699
Inline: False
Direct callers:
- kernel/bpf/verifier.c:check_func_arg
Symbols:
ffffffff81285b80-ffffffff81285eff: check_reg_type (STB_LOCAL)
6.2: ✅int check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id, struct bpf_call_arg_meta *meta);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff812dca60)
Location: kernel/bpf/verifier.c:6389
Inline: False
Direct callers:
- kernel/bpf/verifier.c:check_func_arg
Symbols:
ffffffff812dca60-ffffffff812dce57: check_reg_type (STB_LOCAL)
6.5: ✅int check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id, struct bpf_call_arg_meta *meta);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff81300da0)
Location: kernel/bpf/verifier.c:7631
Inline: False
Direct callers:
- kernel/bpf/verifier.c:check_func_arg
Symbols:
ffffffff81300da0-ffffffff81301307: check_reg_type (STB_LOCAL)
6.8: ✅int check_reg_type(struct bpf_verifier_env *env, u32 regno, enum bpf_arg_type arg_type, const u32 *arg_btf_id, struct bpf_call_arg_meta *meta);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff8131e8d0)
Location: kernel/bpf/verifier.c:8130
Inline: False
Direct callers:
- kernel/bpf/verifier.c:check_func_arg
Symbols:
ffffffff8131e8d0-ffffffff8131ee51: check_reg_type (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ⚠️struct bpf_call_arg_meta *meta
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅