Home
last modified time | relevance | path

Searched refs:to_ipc_ns (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/ipc/
Dnamespace.c192 static inline struct ipc_namespace *to_ipc_ns(struct ns_common *ns) in to_ipc_ns() function
213 return put_ipc_ns(to_ipc_ns(ns)); in ipcns_put()
219 struct ipc_namespace *ns = to_ipc_ns(new); in ipcns_install()
231 return to_ipc_ns(ns)->user_ns; in ipcns_owner()