Lines Matching refs:file_lock
253 __releases(files->file_lock) in expand_fdtable()
254 __acquires(files->file_lock) in expand_fdtable()
258 spin_unlock(&files->file_lock); in expand_fdtable()
267 spin_lock(&files->file_lock); in expand_fdtable()
289 __releases(files->file_lock) in expand_files()
290 __acquires(files->file_lock) in expand_files()
303 spin_unlock(&files->file_lock); in expand_files()
305 spin_lock(&files->file_lock); in expand_files()
396 spin_lock_init(&newf->file_lock); in dup_fd()
407 spin_lock(&oldf->file_lock); in dup_fd()
415 spin_unlock(&oldf->file_lock); in dup_fd()
431 spin_lock(&oldf->file_lock); in dup_fd()
464 spin_unlock(&oldf->file_lock); in dup_fd()
540 .file_lock = __SPIN_LOCK_UNLOCKED(init_files.file_lock),
577 spin_lock(&files->file_lock); in alloc_fd()
611 spin_unlock(&files->file_lock); in alloc_fd()
637 spin_lock(&files->file_lock); in put_unused_fd()
639 spin_unlock(&files->file_lock); in put_unused_fd()
665 spin_lock(&files->file_lock); in fd_install_slowpath()
669 spin_unlock(&files->file_lock); in fd_install_slowpath()
720 lockdep_assert_held(&files->file_lock); in file_close_fd_locked()
739 spin_lock(&files->file_lock); in close_fd()
741 spin_unlock(&files->file_lock); in close_fd()
768 spin_lock(&cur_fds->file_lock); in __range_cloexec()
773 spin_unlock(&cur_fds->file_lock); in __range_cloexec()
783 spin_lock(&files->file_lock); in __range_close()
793 spin_unlock(&files->file_lock); in __range_close()
796 spin_lock(&files->file_lock); in __range_close()
799 spin_unlock(&files->file_lock); in __range_close()
801 spin_lock(&files->file_lock); in __range_close()
805 spin_unlock(&files->file_lock); in __range_close()
884 spin_lock(&files->file_lock); in file_close_fd()
886 spin_unlock(&files->file_lock); in file_close_fd()
897 spin_lock(&files->file_lock); in do_close_on_exec()
917 spin_unlock(&files->file_lock); in do_close_on_exec()
920 spin_lock(&files->file_lock); in do_close_on_exec()
924 spin_unlock(&files->file_lock); in do_close_on_exec()
1280 spin_lock(&files->file_lock); in set_close_on_exec()
1282 spin_unlock(&files->file_lock); in set_close_on_exec()
1296 __releases(&files->file_lock) in do_dup2()
1335 spin_unlock(&files->file_lock); in do_dup2()
1343 spin_unlock(&files->file_lock); in do_dup2()
1358 spin_lock(&files->file_lock); in replace_fd()
1368 spin_unlock(&files->file_lock); in replace_fd()
1440 spin_lock(&files->file_lock); in ksys_dup3()
1455 spin_unlock(&files->file_lock); in ksys_dup3()
1520 spin_lock(&files->file_lock); in iterate_fd()
1530 spin_unlock(&files->file_lock); in iterate_fd()