Home
last modified time | relevance | path

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

/ipc/
Dutil.h72 void shm_exit_ns(struct ipc_namespace *ns);
80 static inline void shm_exit_ns(struct ipc_namespace *ns) { } in shm_exit_ns() function
Dnamespace.c126 shm_exit_ns(ns); in free_ipc_ns()
Dshm.c139 void shm_exit_ns(struct ipc_namespace *ns) in shm_exit_ns() function