Home
last modified time | relevance | path

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

/Linux-v4.19/ipc/
Dshm.c166 static inline struct shmid_kernel *shm_obtain_object_check(struct ipc_namespace *ns, int id) in shm_obtain_object_check() function
996 shp = shm_obtain_object_check(ns, shmid); in shmctl_stat()
1071 shp = shm_obtain_object_check(ns, shmid); in shmctl_do_lock()
1455 shp = shm_obtain_object_check(ns, shmid); in do_shmat()