Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dipc_namespace.h77 extern void shm_destroy_orphaned(struct ipc_namespace *ns);
79 static inline void shm_destroy_orphaned(struct ipc_namespace *ns) {} in shm_destroy_orphaned() function
/Linux-v4.19/ipc/
Dipc_sysctl.c61 shm_destroy_orphaned(ns); in proc_ipc_dointvec_minmax_orphans()
Dshm.c374 void shm_destroy_orphaned(struct ipc_namespace *ns) in shm_destroy_orphaned() function