Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c63 struct ucounts *mlock_ucounts; member
338 shmem_lock(shm_file, 0, shp->mlock_ucounts); in shm_destroy()
733 shp->mlock_ucounts = NULL; in newseg()
1219 shp->mlock_ucounts = ucounts; in shmctl_do_lock()
1227 shmem_lock(shm_file, 0, shp->mlock_ucounts); in shmctl_do_lock()
1229 shp->mlock_ucounts = NULL; in shmctl_do_lock()