Lines Matching defs:sfd
281 static int __shm_open(struct shm_file_data *sfd) in __shm_open()
307 struct shm_file_data *sfd = shm_file_data(file); in shm_open() local
371 static void __shm_close(struct shm_file_data *sfd) in __shm_close()
401 struct shm_file_data *sfd = shm_file_data(file); in shm_close() local
543 struct shm_file_data *sfd = shm_file_data(file); in shm_fault() local
551 struct shm_file_data *sfd = shm_file_data(file); in shm_may_split() local
562 struct shm_file_data *sfd = shm_file_data(file); in shm_pagesize() local
573 struct shm_file_data *sfd = shm_file_data(vma->vm_file); in shm_set_policy() local
584 struct shm_file_data *sfd = shm_file_data(vma->vm_file); in shm_get_policy() local
595 struct shm_file_data *sfd = shm_file_data(file); in shm_mmap() local
622 struct shm_file_data *sfd = shm_file_data(file); in shm_release() local
633 struct shm_file_data *sfd = shm_file_data(file); in shm_fsync() local
643 struct shm_file_data *sfd = shm_file_data(file); in shm_fallocate() local
654 struct shm_file_data *sfd = shm_file_data(file); in shm_get_unmapped_area() local
1531 struct shm_file_data *sfd; in do_shmat() local