Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dipc_namespace.h71 extern void shm_destroy_orphaned(struct ipc_namespace *ns);
73 static inline void shm_destroy_orphaned(struct ipc_namespace *ns) {} in shm_destroy_orphaned() function
/linux-4.4.14/ipc/
Dipc_sysctl.c61 shm_destroy_orphaned(ns); in proc_ipc_dointvec_minmax_orphans()
Dshm.c321 void shm_destroy_orphaned(struct ipc_namespace *ns) in shm_destroy_orphaned() function