Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/ipc/
H A 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
H A Dnamespace.c126 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