linux-kernelorg-stable/net/unix
Kuniyuki Iwashima 24fa77dad2 af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
unix_schedule_gc() and wait_for_unix_gc() share some code.

Let's consolidate the two.

Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20251115020935.2643121-8-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-18 19:19:32 -08:00
..
Kconfig af_unix: Add a prompt to CONFIG_AF_UNIX_OOB 2024-12-19 19:16:15 -08:00
Makefile af_unix: Remove CONFIG_UNIX_SCM. 2024-01-31 16:41:16 -08:00
af_unix.c af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc(). 2025-11-18 19:19:32 -08:00
af_unix.h af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc(). 2025-11-18 19:19:32 -08:00
diag.c net: remove sock_i_uid() 2025-06-23 17:04:03 -07:00
garbage.c af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc(). 2025-11-18 19:19:32 -08:00
sysctl_net_unix.c af_unix: Clean up #include under net/unix/. 2025-03-25 04:30:07 -07:00
unix_bpf.c af_unix: Explicitly include headers for non-pointer struct fields. 2025-03-25 04:30:07 -07:00