Home
last modified time | relevance | path

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

/linux-6.12.1/ipc/
Dshm.c167 static inline struct shmid_kernel *shm_obtain_object(struct ipc_namespace *ns, int id) in shm_obtain_object() function
1087 shp = shm_obtain_object(ns, shmid); in shmctl_stat()