bpf_vlog_resetRegular
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: Full Inline ⚠️Collision: Unique Static
Inline: Full
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff81212e85)
Location: kernel/bpf/verifier.c:291
Inline: True
Inline callers:
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/verifier.c:do_check_common
5.11: Full Inline ⚠️Collision: Unique Static
Inline: Full
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff81213c03)
Location: kernel/bpf/verifier.c:295
Inline: True
Inline callers:
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/verifier.c:do_check_common
5.13: Full Inline ⚠️Collision: Unique Static
Inline: Full
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff812160cb)
Location: kernel/bpf/verifier.c:314
Inline: True
Inline callers:
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/verifier.c:do_check_common
5.15: Full Inline ⚠️Collision: Unique Static
Inline: Full
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff8124c7e0)
Location: kernel/bpf/verifier.c:315
Inline: True
Inline callers:
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/verifier.c:pop_stack
- kernel/bpf/verifier.c:pop_stack
5.19: Selective Inline ⚠️void bpf_vlog_reset(struct bpf_verifier_log *log, u32 new_pos);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff8127b060)
Location: kernel/bpf/verifier.c:318
Inline: True
Inline callers:
- kernel/bpf/verifier.c:pop_stack
- kernel/bpf/verifier.c:pop_stack
Direct callers:
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/verifier.c:print_insn_state
Symbols:
ffffffff8127b0e0-ffffffff8127b15f: bpf_vlog_reset (STB_LOCAL)
6.2: Selective Inline ⚠️void bpf_vlog_reset(struct bpf_verifier_log *log, u32 new_pos);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/bpf/verifier.c (ffffffff812d1b6e)
Location: kernel/bpf/verifier.c:319
Inline: True
Inline callers:
- kernel/bpf/verifier.c:pop_stack
- kernel/bpf/verifier.c:pop_stack
Direct callers:
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/verifier.c:print_insn_state
Symbols:
ffffffff812d1bf0-ffffffff812d1c6a: bpf_vlog_reset (STB_LOCAL)
6.5: ✅void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/log.c (ffffffff813228c0)
Location: kernel/bpf/log.c:146
Inline: False
Direct callers:
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/verifier.c:print_insn_state
Symbols:
ffffffff813228c0-ffffffff81322966: bpf_vlog_reset (STB_GLOBAL)
6.8: ✅void bpf_vlog_reset(struct bpf_verifier_log *log, u64 new_pos);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/bpf/log.c (ffffffff81345630)
Location: kernel/bpf/log.c:148
Inline: False
Direct callers:
- kernel/bpf/verifier.c:do_check_common
- kernel/bpf/log.c:print_insn_state
Symbols:
ffffffff81345630-ffffffff813456d6: bpf_vlog_reset (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.19 and 6.2 ✅
6.2 and 6.5 ⚠️u32 new_pos ➡️ u64 new_pos
6.5 and 6.8 ✅