__receive_fd
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
: ✅int __receive_fd(int fd, struct file *file, int *ufd, unsigned int o_flags);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/file.c (ffffffff813458c0)
Location: fs/file.c:1088
Inline: False
Direct callers:
- kernel/pid.c:pidfd_getfd
- net/core/scm.c:scm_detach_fds
- net/compat.c:scm_detach_fds_compat
Symbols:
ffffffff813458c0-ffffffff813459a0: __receive_fd (STB_GLOBAL)
5.13
: ✅int __receive_fd(struct file *file, int *ufd, unsigned int o_flags);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/file.c (ffffffff8134bc60)
Location: fs/file.c:1098
Inline: False
Direct callers:
- kernel/pid.c:pidfd_getfd
- net/core/scm.c:scm_detach_fds
- net/compat.c:scm_detach_fds_compat
Symbols:
ffffffff8134bc60-ffffffff8134bd02: __receive_fd (STB_GLOBAL)
5.15
: Selective Inline ⚠️int __receive_fd(struct file *file, int *ufd, unsigned int o_flags);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In fs/file.c (ffffffff81398cc3)
Location: fs/file.c:1158
Inline: True
Inline callers:
- fs/file.c:receive_fd
- fs/file.c:receive_fd
Direct callers:
- net/core/scm.c:scm_detach_fds
- net/compat.c:scm_detach_fds_compat
Symbols:
ffffffff81399aa0-ffffffff81399b42: __receive_fd (STB_GLOBAL)
5.19
: Selective Inline ⚠️int __receive_fd(struct file *file, int *ufd, unsigned int o_flags);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In fs/file.c (ffffffff8141b523)
Location: fs/file.c:1160
Inline: True
Inline callers:
- fs/file.c:receive_fd
- fs/file.c:receive_fd
Direct callers:
- net/core/scm.c:scm_detach_fds
- net/compat.c:scm_detach_fds_compat
Symbols:
ffffffff8141c4e0-ffffffff8141c5e0: __receive_fd (STB_GLOBAL)
6.2
: Selective Inline ⚠️int __receive_fd(struct file *file, int *ufd, unsigned int o_flags);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In fs/file.c (ffffffff814a7603)
Location: fs/file.c:1170
Inline: True
Inline callers:
- fs/file.c:receive_fd
- fs/file.c:receive_fd
Direct callers:
- net/core/scm.c:scm_detach_fds
- net/compat.c:scm_detach_fds_compat
Symbols:
ffffffff814a8610-ffffffff814a86c5: __receive_fd (STB_GLOBAL)
6.5
: Selective Inline ⚠️int __receive_fd(struct file *file, int *ufd, unsigned int o_flags);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In fs/file.c (ffffffff814dc5e3)
Location: fs/file.c:1185
Inline: True
Inline callers:
- fs/file.c:receive_fd
- fs/file.c:receive_fd
Direct callers:
- net/core/scm.c:scm_detach_fds
- net/compat.c:scm_detach_fds_compat
Symbols:
ffffffff814dd600-ffffffff814dd6b5: __receive_fd (STB_GLOBAL)
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.11
and 5.13
⚠️int fd
fd, file, ufd, o_flags
➡️ file, ufd, o_flags
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅