Home
last modified time | relevance | path

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

/Linux-v4.19/ipc/
Dshm.c94 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp);
125 shm_destroy(ns, shp); in do_shm_rmid()
279 static void shm_destroy(struct ipc_namespace *ns, struct shmid_kernel *shp) in shm_destroy() function
344 shm_destroy(ns, shp); in shm_close()
369 shm_destroy(ns, shp); in shm_try_destroy_orphaned()
420 shm_destroy(ns, shp); in exit_shm()
1553 shm_destroy(ns, shp); in do_shmat()