Searched refs:shm_file (Results 1 – 1 of 1) sorted by relevance
55 struct file *shm_file; member287 if (shp->shm_file != sfd->file) { in __shm_open()330 struct file *shm_file; in shm_destroy() local332 shm_file = shp->shm_file; in shm_destroy()333 shp->shm_file = NULL; in shm_destroy()337 if (!is_file_hugepages(shm_file)) in shm_destroy()338 shmem_lock(shm_file, 0, shp->mlock_ucounts); in shm_destroy()339 fput(shm_file); in shm_destroy()779 shp->shm_file = file; in newseg()942 inode = file_inode(shp->shm_file); in shm_add_rss_swap()[all …]