Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dipc_namespace.h87 extern void shm_destroy_orphaned(struct ipc_namespace *ns);
89 static inline void shm_destroy_orphaned(struct ipc_namespace *ns) {} in shm_destroy_orphaned() function
/linux-6.1.9/ipc/
Dipc_sysctl.c31 shm_destroy_orphaned(ns); in proc_ipc_dointvec_minmax_orphans()
Dshm.c430 void shm_destroy_orphaned(struct ipc_namespace *ns) in shm_destroy_orphaned() function