Lines Matching refs:file_lock

170 	__releases(files->file_lock)  in expand_fdtable()
171 __acquires(files->file_lock) in expand_fdtable()
175 spin_unlock(&files->file_lock); in expand_fdtable()
184 spin_lock(&files->file_lock); in expand_fdtable()
215 __releases(files->file_lock) in expand_files()
216 __acquires(files->file_lock) in expand_files()
233 spin_unlock(&files->file_lock); in expand_files()
236 spin_lock(&files->file_lock); in expand_files()
330 spin_lock_init(&newf->file_lock); in dup_fd()
341 spin_lock(&oldf->file_lock); in dup_fd()
349 spin_unlock(&oldf->file_lock); in dup_fd()
372 spin_lock(&oldf->file_lock); in dup_fd()
397 spin_unlock(&oldf->file_lock); in dup_fd()
478 .file_lock = __SPIN_LOCK_UNLOCKED(init_files.file_lock),
506 spin_lock(&files->file_lock); in alloc_fd()
553 spin_unlock(&files->file_lock); in alloc_fd()
579 spin_lock(&files->file_lock); in put_unused_fd()
581 spin_unlock(&files->file_lock); in put_unused_fd()
611 spin_lock(&files->file_lock); in fd_install()
615 spin_unlock(&files->file_lock); in fd_install()
659 spin_lock(&files->file_lock); in close_fd()
661 spin_unlock(&files->file_lock); in close_fd()
688 spin_lock(&cur_fds->file_lock); in __range_cloexec()
693 spin_unlock(&cur_fds->file_lock); in __range_cloexec()
702 spin_lock(&files->file_lock); in __range_close()
709 spin_unlock(&files->file_lock); in __range_close()
712 spin_lock(&files->file_lock); in __range_close()
714 spin_unlock(&files->file_lock); in __range_close()
716 spin_lock(&files->file_lock); in __range_close()
719 spin_unlock(&files->file_lock); in __range_close()
813 spin_lock(&files->file_lock); in close_fd_get_file()
815 spin_unlock(&files->file_lock); in close_fd_get_file()
826 spin_lock(&files->file_lock); in do_close_on_exec()
846 spin_unlock(&files->file_lock); in do_close_on_exec()
849 spin_lock(&files->file_lock); in do_close_on_exec()
853 spin_unlock(&files->file_lock); in do_close_on_exec()
1084 spin_lock(&files->file_lock); in set_close_on_exec()
1090 spin_unlock(&files->file_lock); in set_close_on_exec()
1107 __releases(&files->file_lock) in do_dup2()
1137 spin_unlock(&files->file_lock); in do_dup2()
1145 spin_unlock(&files->file_lock); in do_dup2()
1160 spin_lock(&files->file_lock); in replace_fd()
1167 spin_unlock(&files->file_lock); in replace_fd()
1247 spin_lock(&files->file_lock); in ksys_dup3()
1262 spin_unlock(&files->file_lock); in ksys_dup3()
1323 spin_lock(&files->file_lock); in iterate_fd()
1333 spin_unlock(&files->file_lock); in iterate_fd()