Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dipc_namespace.h79 extern void shm_destroy_orphaned(struct ipc_namespace *ns);
81 static inline void shm_destroy_orphaned(struct ipc_namespace *ns) {} in shm_destroy_orphaned() function
/Linux-v5.15/ipc/
Dipc_sysctl.c57 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