Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dnamespace.c209 static inline struct ipc_namespace *to_ipc_ns(struct ns_common *ns) in to_ipc_ns() function
230 return put_ipc_ns(to_ipc_ns(ns)); in ipcns_put()
236 struct ipc_namespace *ns = to_ipc_ns(new); in ipcns_install()
248 return to_ipc_ns(ns)->user_ns; in ipcns_owner()