fprobe_exit_handler
Regular
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
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Selective Inline ⚠️void fprobe_exit_handler(struct rethook_node *rh, void *data, struct pt_regs *regs);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/trace/fprobe.c (ffffffff81268510)
Location: kernel/trace/fprobe.c:73
Inline: True
Symbols:
ffffffff81268510-ffffffff81268553: fprobe_exit_handler (STB_LOCAL)
6.2
: Selective Inline ⚠️void fprobe_exit_handler(struct rethook_node *rh, void *data, struct pt_regs *regs);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In kernel/trace/fprobe.c (ffffffff812ba740)
Location: kernel/trace/fprobe.c:73
Inline: True
Symbols:
ffffffff812ba740-ffffffff812ba783: fprobe_exit_handler (STB_LOCAL)
6.5
: Selective Inline, Transformation ⚠️void fprobe_exit_handler(struct rethook_node *rh, void *data, long unsigned int ret_ip, struct pt_regs *regs);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In kernel/trace/fprobe.c (ffffffff812dde70)
Location: kernel/trace/fprobe.c:122
Inline: True
Symbols:
ffffffff812ddcd0-ffffffff812dde5b: fprobe_exit_handler.part.0 (STB_LOCAL)
ffffffff820ddf4b-ffffffff820ddf5f: fprobe_exit_handler.part.0.cold (STB_LOCAL)
ffffffff812dde70-ffffffff812ddea2: fprobe_exit_handler (STB_LOCAL)
6.8
: Selective Inline, Transformation ⚠️void fprobe_exit_handler(struct rethook_node *rh, void *data, long unsigned int ret_ip, struct pt_regs *regs);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In kernel/trace/fprobe.c (ffffffff812fbf60)
Location: kernel/trace/fprobe.c:122
Inline: True
Symbols:
ffffffff812fbdc0-ffffffff812fbf4b: fprobe_exit_handler.part.0 (STB_LOCAL)
ffffffff821b9d69-ffffffff821b9d7d: fprobe_exit_handler.part.0.cold (STB_LOCAL)
ffffffff812fbf60-ffffffff812fbf92: fprobe_exit_handler (STB_LOCAL)
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
⚠️long unsigned int ret_ip
rh, data, regs
➡️ rh, data, ret_ip, regs
6.5
and 6.8
✅