Searched refs:mlock_ucounts (Results 1 – 1 of 1) sorted by relevance
63 struct ucounts *mlock_ucounts; member289 shmem_lock(shm_file, 0, shp->mlock_ucounts); in shm_destroy()290 else if (shp->mlock_ucounts) in shm_destroy()292 shp->mlock_ucounts); in shm_destroy()628 shp->mlock_ucounts = NULL; in newseg()653 &shp->mlock_ucounts, HUGETLB_SHMFS_INODE, in newseg()701 if (is_file_hugepages(file) && shp->mlock_ucounts) in newseg()702 user_shm_unlock(size, shp->mlock_ucounts); in newseg()1113 shp->mlock_ucounts = ucounts; in shmctl_do_lock()1121 shmem_lock(shm_file, 0, shp->mlock_ucounts); in shmctl_do_lock()[all …]