Home
last modified time | relevance | path

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

/Linux-v5.15/ipc/
Dshm.c309 static bool shm_may_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp) in shm_may_destroy() function
343 if (shm_may_destroy(ns, shp)) in shm_close()
367 if (shm_may_destroy(ns, shp)) { in shm_try_destroy_orphaned()
418 if (shm_may_destroy(ns, shp)) { in exit_shm()
1576 if (shm_may_destroy(ns, shp)) in do_shmat()