do_dec_rlimit_put_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: ✅void do_dec_rlimit_put_ucounts(struct ucounts *ucounts, struct ucounts *last, enum ucount_type type);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff810ea170)
Location: kernel/ucount.c:290
Inline: False
Direct callers:
- kernel/ucount.c:inc_rlimit_get_ucounts
- kernel/ucount.c:dec_rlimit_put_ucounts
Symbols:
ffffffff810ea170-ffffffff810ea1e5: do_dec_rlimit_put_ucounts (STB_LOCAL)
5.19: ✅void do_dec_rlimit_put_ucounts(struct ucounts *ucounts, struct ucounts *last, enum ucount_type type);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff81104dd0)
Location: kernel/ucount.c:296
Inline: False
Direct callers:
- kernel/ucount.c:inc_rlimit_get_ucounts
- kernel/ucount.c:dec_rlimit_put_ucounts
Symbols:
ffffffff81104dd0-ffffffff81104e53: do_dec_rlimit_put_ucounts (STB_LOCAL)
6.2: ✅void do_dec_rlimit_put_ucounts(struct ucounts *ucounts, struct ucounts *last, enum rlimit_type type);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff8112a6f0)
Location: kernel/ucount.c:292
Inline: False
Direct callers:
- kernel/ucount.c:inc_rlimit_get_ucounts
- kernel/ucount.c:dec_rlimit_put_ucounts
Symbols:
ffffffff8112a6f0-ffffffff8112a773: do_dec_rlimit_put_ucounts (STB_LOCAL)
6.5: ✅void do_dec_rlimit_put_ucounts(struct ucounts *ucounts, struct ucounts *last, enum rlimit_type type);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff81137740)
Location: kernel/ucount.c:292
Inline: False
Direct callers:
- kernel/ucount.c:inc_rlimit_get_ucounts
- kernel/ucount.c:dec_rlimit_put_ucounts
Symbols:
ffffffff81137740-ffffffff811377f7: do_dec_rlimit_put_ucounts (STB_LOCAL)
6.8: ✅void do_dec_rlimit_put_ucounts(struct ucounts *ucounts, struct ucounts *last, enum rlimit_type type);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff81142950)
Location: kernel/ucount.c:293
Inline: False
Direct callers:
- kernel/ucount.c:inc_rlimit_get_ucounts
- kernel/ucount.c:dec_rlimit_put_ucounts
Symbols:
ffffffff81142950-ffffffff81142a07: do_dec_rlimit_put_ucounts (STB_LOCAL)
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 ✅