compat_put_timespec64
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Selective Inline ⚠️int compat_put_timespec64(const struct timespec *ts, void *uts);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In kernel/compat.c (ffffffff81120540)
Location: kernel/compat.c:158
Inline: True
Direct callers:
- kernel/time/posix-timers.c:compat_SyS_clock_getres
- kernel/time/posix-timers.c:compat_SyS_clock_gettime
Symbols:
ffffffff81120540-ffffffff811205be: compat_put_timespec64 (STB_GLOBAL)
4.15
: Selective Inline ⚠️int compat_put_timespec64(const struct timespec *ts, void *uts);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In kernel/compat.c (ffffffff8112bc70)
Location: kernel/compat.c:158
Inline: True
Direct callers:
- kernel/sched/core.c:compat_SyS_sched_rr_get_interval
- kernel/time/posix-timers.c:compat_SyS_clock_getres
- kernel/time/posix-timers.c:compat_SyS_clock_gettime
- fs/select.c:compat_poll_select_copy_remaining
Symbols:
ffffffff8112bc70-ffffffff8112bcee: compat_put_timespec64 (STB_GLOBAL)
4.18
: Selective Inline ⚠️int compat_put_timespec64(const struct timespec64 *ts, void *uts);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In kernel/time/time.c (ffffffff81110f20)
Location: kernel/time/time.c:924
Inline: True
Direct callers:
- kernel/sched/core.c:__x32_compat_sys_sched_rr_get_interval
- kernel/sched/core.c:__ia32_compat_sys_sched_rr_get_interval
- kernel/time/posix-timers.c:__x32_compat_sys_clock_getres
- kernel/time/posix-timers.c:__ia32_compat_sys_clock_getres
- kernel/time/posix-timers.c:__x32_compat_sys_clock_gettime
- kernel/time/posix-timers.c:__ia32_compat_sys_clock_gettime
- fs/select.c:compat_poll_select_copy_remaining
Symbols:
ffffffff81110f20-ffffffff81110f9e: compat_put_timespec64 (STB_GLOBAL)
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
4.13
and 4.15
✅
4.15
and 4.18
⚠️const struct timespec *ts
➡️ const struct timespec64 *ts