Searched refs:shm_file (Results 1 – 1 of 1) sorted by relevance
57 struct file *shm_file; member290 if (shp->shm_file != sfd->file) { in __shm_open()333 struct file *shm_file; in shm_destroy() local335 shm_file = shp->shm_file; in shm_destroy()336 shp->shm_file = NULL; in shm_destroy()340 if (!is_file_hugepages(shm_file)) in shm_destroy()341 shmem_lock(shm_file, 0, shp->mlock_ucounts); in shm_destroy()342 fput(shm_file); in shm_destroy()776 shp->shm_file = file; in newseg()939 inode = file_inode(shp->shm_file); in shm_add_rss_swap()[all …]