Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dshm.c222 static inline void shm_lock_by_ptr(struct shmid_kernel *ipcp) in shm_lock_by_ptr() function
411 shm_lock_by_ptr(shp); in shm_try_destroy_orphaned()
495 shm_lock_by_ptr(shp); in exit_shm()
497 * rcu_read_lock was implicitly taken in shm_lock_by_ptr, it's in exit_shm()
/kernel/linux/linux-6.6/ipc/
H A Dshm.c222 static inline void shm_lock_by_ptr(struct shmid_kernel *ipcp) in shm_lock_by_ptr() function
424 shm_lock_by_ptr(shp); in shm_try_destroy_orphaned()
508 shm_lock_by_ptr(shp); in exit_shm()
510 * rcu_read_lock was implicitly taken in shm_lock_by_ptr, it's in exit_shm()

Completed in 9 milliseconds