Files
linux/ipc
Christian Brauner d7afdf8895 ns: add to_<type>_ns() to respective headers
Every namespace type has a container_of(ns, <ns_type>, ns) static inline
function that is currently not exposed in the header. So we have a bunch
of places that open-code it via container_of(). Move it to the headers
so we can use it directly.

Reviewed-by: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-09-19 14:26:16 +02:00
..
2025-09-19 14:26:15 +02:00
2025-09-19 14:26:15 +02:00
2019-11-15 14:38:27 +01:00
2023-12-20 19:26:31 -05:00