unix_bind_bsdRegular
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_bind_bsd(struct sock *sk, struct unix_address *addr);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/unix/af_unix.c (ffffffff81be6ce0)
Location: net/unix/af_unix.c:1067
Inline: False
Direct callers:
- net/unix/af_unix.c:unix_bind
Symbols:
ffffffff81be6ce0-ffffffff81be6e85: unix_bind_bsd (STB_LOCAL)
5.19: ✅int unix_bind_bsd(struct sock *sk, struct sockaddr_un *sunaddr, int addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/unix/af_unix.c (ffffffff81d7df30)
Location: net/unix/af_unix.c:1134
Inline: False
Direct callers:
- net/unix/af_unix.c:unix_bind
Symbols:
ffffffff81d7df30-ffffffff81d7e298: unix_bind_bsd (STB_LOCAL)
6.2: ✅int unix_bind_bsd(struct sock *sk, struct sockaddr_un *sunaddr, int addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/unix/af_unix.c (ffffffff81f4c900)
Location: net/unix/af_unix.c:1185
Inline: False
Direct callers:
- net/unix/af_unix.c:unix_bind
Symbols:
ffffffff81f4c900-ffffffff81f4ccf0: unix_bind_bsd (STB_LOCAL)
6.5: ✅int unix_bind_bsd(struct sock *sk, struct sockaddr_un *sunaddr, int addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/unix/af_unix.c (ffffffff81fac270)
Location: net/unix/af_unix.c:1209
Inline: False
Direct callers:
- net/unix/af_unix.c:unix_bind
Symbols:
ffffffff81fac270-ffffffff81fac665: unix_bind_bsd (STB_LOCAL)
6.8: ✅int unix_bind_bsd(struct sock *sk, struct sockaddr_un *sunaddr, int addr_len);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/unix/af_unix.c (ffffffff82079690)
Location: net/unix/af_unix.c:1195
Inline: False
Direct callers:
- net/unix/af_unix.c:unix_bind
Symbols:
ffffffff82079690-ffffffff82079a85: unix_bind_bsd (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.15 and 5.19 ⚠️struct sockaddr_un *sunaddr
int addr_len
struct unix_address *addr
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅