Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c166 static inline struct shmid_kernel *shm_obtain_object(struct ipc_namespace *ns, int id) in shm_obtain_object() function
1095 shp = shm_obtain_object(ns, shmid); in shmctl_stat()