Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c185 static inline struct shmid_kernel *shm_lock(struct ipc_namespace *ns, int id) in shm_lock() function
212 * Callers of shm_lock() must validate the status of the returned ipc in shm_lock()
277 shp = shm_lock(sfd->ns, sfd->id); in __shm_open()
367 shp = shm_lock(ns, sfd->id); in shm_close()
1694 shp = shm_lock(ns, shmid); in do_shmat()

Completed in 3 milliseconds