Home
last modified time | relevance | path

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

/linux-6.15/ipc/
H A Dshm.c356 static bool shm_may_destroy(struct shmid_kernel *shp) in shm_may_destroy() function
388 if (shm_may_destroy(shp)) in __shm_close()
424 if (shm_may_destroy(shp)) { in shm_try_destroy_orphaned()
517 if (shm_may_destroy(shp)) in exit_shm()
1675 if (shm_may_destroy(shp)) in do_shmat()