Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c93 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp);
125 shm_destroy(ns, shp); in do_shm_rmid()
300 * We raced in the idr lookup or with shm_destroy(). in shm_open()
307 * shm_destroy - free the struct shmid_kernel
315 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp) in shm_destroy() function
369 * We raced in the idr lookup or with shm_destroy(). in shm_close()
380 shm_destroy(ns, shp); in shm_close()
407 shm_destroy(ns, shp); in shm_try_destroy_orphaned()
500 shm_destroy(ns, shp); in exit_shm()
1184 /* check if shm_destroy() i in shmctl_do_lock()
[all...]

Completed in 2 milliseconds