Home
last modified time | relevance | path

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

/ipc/
Dshm.c118 static inline struct shmid_kernel *shm_lock(struct ipc_namespace *ns, int id) in shm_lock() function
152 shp = shm_lock(sfd->ns, sfd->id); in shm_open()
199 shp = shm_lock(ns, sfd->id); in shm_close()
702 shp = shm_lock(ns, shmid); in SYSCALL_DEFINE3()
924 shp = shm_lock(ns, shmid); in do_shmat()