unix_bpf_recvmsg
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
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: ✅int unix_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int nonblock, int flags, int *addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/unix/unix_bpf.c (ffffffff81beb710)
Location: net/unix/unix_bpf.c:50
Inline: False
Symbols:
ffffffff81beb710-ffffffff81beb8f8: unix_bpf_recvmsg (STB_LOCAL)
5.19
: ✅int unix_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/unix/unix_bpf.c (ffffffff81d838c0)
Location: net/unix/unix_bpf.c:50
Inline: False
Symbols:
ffffffff81d838c0-ffffffff81d83d7f: unix_bpf_recvmsg (STB_LOCAL)
6.2
: ✅int unix_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/unix/unix_bpf.c (ffffffff81f510c0)
Location: net/unix/unix_bpf.c:50
Inline: False
Symbols:
ffffffff81f510c0-ffffffff81f5157f: unix_bpf_recvmsg (STB_LOCAL)
6.5
: Selective Inline, Transformation ⚠️int unix_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In net/unix/unix_bpf.c (ffffffff81fb0a20)
Location: net/unix/unix_bpf.c:50
Inline: True
Symbols:
ffffffff81fb0a20-ffffffff81fb0ebb: unix_bpf_recvmsg.part.0 (STB_LOCAL)
ffffffff81fb0ed0-ffffffff81fb0f00: unix_bpf_recvmsg (STB_LOCAL)
6.8
: Selective Inline, Transformation ⚠️int unix_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, int *addr_len);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In net/unix/unix_bpf.c (ffffffff8207e0c0)
Location: net/unix/unix_bpf.c:50
Inline: True
Symbols:
ffffffff8207e0c0-ffffffff8207e55b: unix_bpf_recvmsg.part.0 (STB_LOCAL)
ffffffff8207e570-ffffffff8207e5a0: unix_bpf_recvmsg (STB_LOCAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.15
and 5.19
⚠️int nonblock
sk, msg, len, nonblock, flags, addr_len
➡️ sk, msg, len, flags, addr_len
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅