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

/linux-master/ipc/
H A Dshm.c223 static inline void shm_lock_by_ptr(struct shmid_kernel *ipcp) function
425 shm_lock_by_ptr(shp);
509 shm_lock_by_ptr(shp);
511 * rcu_read_lock was implicitly taken in shm_lock_by_ptr, it's

Completed in 221 milliseconds