Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dipc_namespace.h86 extern void shm_destroy_orphaned(struct ipc_namespace *ns);
88 static inline void shm_destroy_orphaned(struct ipc_namespace *ns) {} in shm_destroy_orphaned() function
/linux-5.19.10/ipc/
Dipc_sysctl.c31 shm_destroy_orphaned(ns); in proc_ipc_dointvec_minmax_orphans()
Dshm.c414 void shm_destroy_orphaned(struct ipc_namespace *ns) in shm_destroy_orphaned() function