Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c355 static bool shm_may_destroy(struct shmid_kernel *shp) in shm_may_destroy() function
387 if (shm_may_destroy(shp)) in __shm_close()
423 if (shm_may_destroy(shp)) { in shm_try_destroy_orphaned()
516 if (shm_may_destroy(shp)) in exit_shm()
1683 if (shm_may_destroy(shp)) in do_shmat()