Lines Matching refs:file_lock
149 __releases(files->file_lock) in expand_fdtable()
150 __acquires(files->file_lock) in expand_fdtable()
154 spin_unlock(&files->file_lock); in expand_fdtable()
163 spin_lock(&files->file_lock); in expand_fdtable()
194 __releases(files->file_lock) in expand_files()
195 __acquires(files->file_lock) in expand_files()
212 spin_unlock(&files->file_lock); in expand_files()
215 spin_lock(&files->file_lock); in expand_files()
286 spin_lock_init(&newf->file_lock); in dup_fd()
297 spin_lock(&oldf->file_lock); in dup_fd()
305 spin_unlock(&oldf->file_lock); in dup_fd()
328 spin_lock(&oldf->file_lock); in dup_fd()
353 spin_unlock(&oldf->file_lock); in dup_fd()
459 .file_lock = __SPIN_LOCK_UNLOCKED(init_files.file_lock),
486 spin_lock(&files->file_lock); in __alloc_fd()
533 spin_unlock(&files->file_lock); in __alloc_fd()
559 spin_lock(&files->file_lock); in put_unused_fd()
561 spin_unlock(&files->file_lock); in put_unused_fd()
595 spin_lock(&files->file_lock); in __fd_install()
599 spin_unlock(&files->file_lock); in __fd_install()
625 spin_lock(&files->file_lock); in __close_fd()
634 spin_unlock(&files->file_lock); in __close_fd()
638 spin_unlock(&files->file_lock); in __close_fd()
649 spin_lock(&files->file_lock); in do_close_on_exec()
669 spin_unlock(&files->file_lock); in do_close_on_exec()
672 spin_lock(&files->file_lock); in do_close_on_exec()
676 spin_unlock(&files->file_lock); in do_close_on_exec()
787 spin_lock(&files->file_lock); in set_close_on_exec()
793 spin_unlock(&files->file_lock); in set_close_on_exec()
810 __releases(&files->file_lock) in do_dup2()
840 spin_unlock(&files->file_lock); in do_dup2()
848 spin_unlock(&files->file_lock); in do_dup2()
863 spin_lock(&files->file_lock); in replace_fd()
870 spin_unlock(&files->file_lock); in replace_fd()
889 spin_lock(&files->file_lock); in ksys_dup3()
904 spin_unlock(&files->file_lock); in ksys_dup3()
969 spin_lock(&files->file_lock); in iterate_fd()
979 spin_unlock(&files->file_lock); in iterate_fd()