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
541 struct shm_file_data *sfd = shm_file_data(file); in shm_fault() local
549 struct shm_file_data *sfd = shm_file_data(file); in shm_may_split() local
560 struct shm_file_data *sfd = shm_file_data(file); in shm_pagesize() local
571 struct shm_file_data *sfd = shm_file_data(vma->vm_file); in shm_set_policy() local
582 struct shm_file_data *sfd = shm_file_data(vma->vm_file); in shm_get_policy() local
593 struct shm_file_data *sfd = shm_file_data(file); in shm_mmap() local
620 struct shm_file_data *sfd = shm_file_data(file); in shm_release() local
631 struct shm_file_data *sfd = shm_file_data(file); in shm_fsync() local
641 struct shm_file_data *sfd = shm_file_data(file); in shm_fallocate() local
652 struct shm_file_data *sfd = shm_file_data(file); in shm_get_unmapped_area() local
1529 struct shm_file_data *sfd; in do_shmat() local