Home
last modified time | relevance | path

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

/Linux-v5.15/ipc/
Dshm.c156 static inline struct shmid_kernel *shm_obtain_object(struct ipc_namespace *ns, int id) in shm_obtain_object() function
989 shp = shm_obtain_object(ns, shmid); in shmctl_stat()