Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c336 * shm_may_destroy - identifies whether shm segment should be destroyed now
345 static bool shm_may_destroy(struct shmid_kernel *shp) in shm_may_destroy() function
379 if (shm_may_destroy(shp)) { in shm_close()
405 if (shm_may_destroy(shp)) { in shm_try_destroy_orphaned()
499 if (shm_may_destroy(shp)) in exit_shm()
1696 if (shm_may_destroy(shp)) { in do_shmat()

Completed in 3 milliseconds