Home
last modified time | relevance | path

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

/linux-4.4.14/ipc/
Dshm.c140 static inline struct shmid_kernel *shm_obtain_object_check(struct ipc_namespace *ns, int id) in shm_obtain_object_check() function
938 shp = shm_obtain_object_check(ns, shmid); in shmctl_nolock()
1008 shp = shm_obtain_object_check(ns, shmid); in SYSCALL_DEFINE3()
1144 shp = shm_obtain_object_check(ns, shmid); in do_shmat()