Home
last modified time | relevance | path

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

/linux-6.6.21/ipc/
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
Dnamespace.c155 shm_exit_ns(ns); in free_ipc_ns()
Dshm.c139 void shm_exit_ns(struct ipc_namespace *ns) in shm_exit_ns() function