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

/linux-master/ipc/
H A Dshm.c177 static inline struct shmid_kernel *shm_obtain_object_check(struct ipc_namespace *ns, int id) function
1093 shp = shm_obtain_object_check(ns, shmid);
1168 shp = shm_obtain_object_check(ns, shmid);
1577 shp = shm_obtain_object_check(ns, shmid);

Completed in 92 milliseconds