dec_rlimit_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: ✅bool dec_rlimit_ucounts(struct ucounts *ucounts, enum ucount_type type, long int v);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff810ea360)
Location: kernel/ucount.c:277
Inline: False
Direct callers:
- kernel/fork.c:copy_process
- kernel/exit.c:release_task
- kernel/cred.c:commit_creds
- mm/mlock.c:user_shm_unlock
- mm/mlock.c:user_shm_lock
- mm/mlock.c:user_shm_lock
- ipc/mqueue.c:mqueue_evict_inode
- ipc/mqueue.c:mqueue_get_inode
Symbols:
ffffffff810ea360-ffffffff810ea3c0: dec_rlimit_ucounts (STB_GLOBAL)
5.19: ✅bool dec_rlimit_ucounts(struct ucounts *ucounts, enum ucount_type type, long int v);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff81105000)
Location: kernel/ucount.c:283
Inline: False
Direct callers:
- kernel/fork.c:copy_process
- kernel/exit.c:release_task
- kernel/cred.c:commit_creds
- mm/mlock.c:user_shm_unlock
- mm/mlock.c:user_shm_lock
- ipc/mqueue.c:mqueue_evict_inode
- ipc/mqueue.c:mqueue_get_inode
Symbols:
ffffffff81105000-ffffffff81105084: dec_rlimit_ucounts (STB_GLOBAL)
6.2: ✅bool dec_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long int v);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff8112aa30)
Location: kernel/ucount.c:279
Inline: False
Direct callers:
- kernel/fork.c:copy_process
- kernel/exit.c:release_task
- kernel/cred.c:commit_creds
- mm/mlock.c:user_shm_unlock
- mm/mlock.c:user_shm_lock
- ipc/mqueue.c:mqueue_evict_inode
- ipc/mqueue.c:mqueue_get_inode
Symbols:
ffffffff8112aa30-ffffffff8112aab4: dec_rlimit_ucounts (STB_GLOBAL)
6.5: ✅bool dec_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long int v);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff81137b40)
Location: kernel/ucount.c:279
Inline: False
Direct callers:
- kernel/fork.c:copy_process
- kernel/exit.c:release_task
- kernel/cred.c:commit_creds
- mm/mlock.c:user_shm_unlock
- mm/mlock.c:user_shm_lock
- ipc/mqueue.c:mqueue_evict_inode
- ipc/mqueue.c:mqueue_get_inode
Symbols:
ffffffff81137b40-ffffffff81137bf1: dec_rlimit_ucounts (STB_GLOBAL)
6.8: ✅bool dec_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long int v);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In kernel/ucount.c (ffffffff81142d50)
Location: kernel/ucount.c:280
Inline: False
Direct callers:
- kernel/fork.c:copy_process
- kernel/exit.c:release_task
- kernel/cred.c:commit_creds
- mm/mlock.c:user_shm_unlock
- mm/mlock.c:user_shm_lock
- ipc/mqueue.c:mqueue_evict_inode
- ipc/mqueue.c:mqueue_get_inode
Symbols:
ffffffff81142d50-ffffffff81142e01: dec_rlimit_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 ✅