Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dshm.c176 static inline struct shmid_kernel *shm_obtain_object_check(struct ipc_namespace *ns, int id) in shm_obtain_object_check() function
1091 shp = shm_obtain_object_check(ns, shmid); in shmctl_stat()
1166 shp = shm_obtain_object_check(ns, shmid); in shmctl_do_lock()
1575 shp = shm_obtain_object_check(ns, shmid); in do_shmat()
/kernel/linux/linux-6.6/ipc/
H A Dshm.c176 static inline struct shmid_kernel *shm_obtain_object_check(struct ipc_namespace *ns, int id) in shm_obtain_object_check() function
1101 shp = shm_obtain_object_check(ns, shmid); in shmctl_stat()
1176 shp = shm_obtain_object_check(ns, shmid); in shmctl_do_lock()
1585 shp = shm_obtain_object_check(ns, shmid); in do_shmat()

Completed in 5 milliseconds