Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/ipc/
H A Dshm.c103 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp);
135 shm_destroy(ns, shp); in do_shm_rmid()
322 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp) in shm_destroy() function
387 shm_destroy(ns, shp); in shm_close()
412 shm_destroy(ns, shp); in shm_try_destroy_orphaned()
504 shm_destroy(ns, shp); in exit_shm()
1674 shm_destroy(ns, shp); in do_shmat()