Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dutil.h70 void shm_exit_ns(struct ipc_namespace *ns);
78 static inline void shm_exit_ns(struct ipc_namespace *ns) { } in shm_exit_ns() function
H A Dnamespace.c155 shm_exit_ns(ns); in free_ipc_ns()
H A Dshm.c139 void shm_exit_ns(struct ipc_namespace *ns) in shm_exit_ns() function