Lines Matching defs:sfd
279 static int __shm_open(struct shm_file_data *sfd) in __shm_open()
305 struct shm_file_data *sfd = shm_file_data(file); in shm_open() local
369 static void __shm_close(struct shm_file_data *sfd) in __shm_close()
399 struct shm_file_data *sfd = shm_file_data(file); in shm_close() local
538 struct shm_file_data *sfd = shm_file_data(file); in shm_fault() local
546 struct shm_file_data *sfd = shm_file_data(file); in shm_may_split() local
557 struct shm_file_data *sfd = shm_file_data(file); in shm_pagesize() local
568 struct shm_file_data *sfd = shm_file_data(vma->vm_file); in shm_set_policy() local
579 struct shm_file_data *sfd = shm_file_data(vma->vm_file); in shm_get_policy() local
590 struct shm_file_data *sfd = shm_file_data(file); in shm_mmap() local
617 struct shm_file_data *sfd = shm_file_data(file); in shm_release() local
628 struct shm_file_data *sfd = shm_file_data(file); in shm_fsync() local
638 struct shm_file_data *sfd = shm_file_data(file); in shm_fallocate() local
649 struct shm_file_data *sfd = shm_file_data(file); in shm_get_unmapped_area() local
1526 struct shm_file_data *sfd; in do_shmat() local