inc_rlimit_get_ucountsRegular
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: ✅long int inc_rlimit_get_ucounts(struct ucounts *ucounts, enum ucount_type type);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff810ea3e0)
Location: kernel/ucount.c:308
Inline: False
Direct callers:
- kernel/signal.c:__sigqueue_alloc
Symbols:
ffffffff810ea3e0-ffffffff810ea4d1: inc_rlimit_get_ucounts (STB_GLOBAL)
5.19: ✅long int inc_rlimit_get_ucounts(struct ucounts *ucounts, enum ucount_type type);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff811050b0)
Location: kernel/ucount.c:314
Inline: False
Direct callers:
- kernel/signal.c:__sigqueue_alloc
Symbols:
ffffffff811050b0-ffffffff811051d4: inc_rlimit_get_ucounts (STB_GLOBAL)
6.2: ✅long int inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff8112ab00)
Location: kernel/ucount.c:310
Inline: False
Direct callers:
- kernel/signal.c:__sigqueue_alloc
Symbols:
ffffffff8112ab00-ffffffff8112ac24: inc_rlimit_get_ucounts (STB_GLOBAL)
6.5: ✅long int inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff81137c40)
Location: kernel/ucount.c:310
Inline: False
Direct callers:
- kernel/signal.c:__sigqueue_alloc
Symbols:
ffffffff81137c40-ffffffff81137e37: inc_rlimit_get_ucounts (STB_GLOBAL)
6.8: ✅long int inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff81142e50)
Location: kernel/ucount.c:311
Inline: False
Direct callers:
- kernel/signal.c:__sigqueue_alloc
Symbols:
ffffffff81142e50-ffffffff81143047: inc_rlimit_get_ucounts (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.15 and 5.19 ✅
5.19 and 6.2 ⚠️enum ucount_type type ➡️ enum rlimit_type type
6.2 and 6.5 ✅
6.5 and 6.8 ✅