Home
last modified time | relevance | path

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

/linux/ipc/
H A Dshm.c358 static bool shm_may_destroy(struct shmid_kernel *shp) in shm_may_destroy() function
390 if (shm_may_destroy(shp)) in __shm_close()
426 if (shm_may_destroy(shp)) { in shm_try_destroy_orphaned()
522 if (shm_may_destroy(shp)) in exit_shm()
1680 if (shm_may_destroy(shp)) in do_shmat()