| /xnu-11417.140.69/bsd/kern/ |
| H A D | kern_descrip.c | 553 proc_fdunlock(p); in finishdup() 650 proc_fdunlock(proc_t p) in proc_fdunlock() function 824 proc_fdunlock(p); in fdt_exec() 836 proc_fdunlock(p); in fdt_exec() 892 proc_fdunlock(p); in fdt_fork() 937 proc_fdunlock(p); in fdt_fork() 998 proc_fdunlock(p); in fdt_fork() 1073 proc_fdunlock(p); in fdt_invalidate() 1233 proc_fdunlock(p); in fdalloc() 1344 proc_fdunlock(p); in falloc_withinit() [all …]
|
| H A D | sys_generic.c | 237 proc_fdunlock(p); in preparefileread() 252 proc_fdunlock(p); in preparefileread() 257 proc_fdunlock(p); in preparefileread() 533 proc_fdunlock(p); in preparefilewrite() 544 proc_fdunlock(p); in preparefilewrite() 568 proc_fdunlock(p); in preparefilewrite() 573 proc_fdunlock(p); in preparefilewrite() 917 proc_fdunlock(p); in ioctl() 1018 proc_fdunlock(p); in ioctl() 1640 proc_fdunlock(p); in selscan() [all …]
|
| H A D | kern_guarded.c | 178 proc_fdunlock(p); in fp_lookup_guarded() 452 proc_fdunlock(p); in guarded_close_np() 549 proc_fdunlock(p); in change_fdguard_np() 561 proc_fdunlock(p); in change_fdguard_np() 687 proc_fdunlock(p); in change_fdguard_np()
|
| H A D | posix_sem.c | 609 proc_fdunlock(p); in sem_open() 792 proc_fdunlock(p); in sem_close() 796 proc_fdunlock(p); in sem_close()
|
| H A D | uipc_usrreq.c | 2419 proc_fdunlock(p); in unp_externalize() 2445 proc_fdunlock(p); in unp_externalize() 2515 proc_fdunlock(p); in unp_internalize() 2518 proc_fdunlock(p); in unp_internalize() 2523 proc_fdunlock(p); in unp_internalize() 2539 proc_fdunlock(p); in unp_internalize()
|
| H A D | kern_event.c | 2980 proc_fdunlock(p); in kqueue_dealloc() 2994 proc_fdunlock(p); in kqueue_dealloc() 3078 proc_fdunlock(p); in kqueue_internal() 3776 proc_fdunlock(p); in knotes_dealloc() 3786 proc_fdunlock(p); in knotes_dealloc() 5023 proc_fdunlock(p); 6730 proc_fdunlock(p); 6929 proc_fdunlock(p); 6980 proc_fdunlock(p); 7025 proc_fdunlock(p); [all …]
|
| H A D | sys_pipe.c | 446 proc_fdunlock(p); in pipe() 1313 proc_fdunlock(vfs_context_proc(ctx)); in pipe_close()
|
| H A D | posix_shm.c | 492 proc_fdunlock(p); in shm_open()
|
| H A D | kern_exec.c | 728 proc_fdunlock(p); in exec_shell_imgact() 1982 proc_fdunlock(p); in exec_mach_imgact() 3043 proc_fdunlock(p); in exec_handle_file_actions() 3138 proc_fdunlock(p); in exec_handle_file_actions() 6957 proc_fdunlock(p); in exec_handle_sugid()
|
| H A D | kern_proc.c | 4869 proc_fdunlock(p); in proc_chrooted() 5048 proc_fdunlock(p); in proc_set_filedesc_limits() 5098 proc_fdunlock(p); in proc_evaluate_fd_limits_ast() 6463 proc_fdunlock(p); in networking_defunct_callout()
|
| H A D | proc_info.c | 509 proc_fdunlock(p); in proc_fdlist_internal() 572 proc_fdunlock(p); in proc_fdlist() 1337 proc_fdunlock(p); in proc_pidvnodepathinfo()
|
| H A D | uipc_syscalls.c | 324 proc_fdunlock(p); in socket_common() 712 proc_fdunlock(p); in accept_nocancel() 1257 proc_fdunlock(p); in socketpair()
|
| H A D | kern_aio.c | 1848 proc_fdunlock(p); in aio_validate()
|
| H A D | kern_resource.c | 1113 proc_fdunlock(p); in do_background_socket()
|
| H A D | mach_loader.c | 3029 proc_fdunlock(p); in load_dylinker()
|
| H A D | uipc_socket.c | 7752 proc_fdunlock(p); in so_set_extended_bk_idle() 7859 proc_fdunlock(p); in resume_proc_sockets()
|
| /xnu-11417.140.69/bsd/skywalk/nexus/ |
| H A D | nexus_syscalls.c | 148 proc_fdunlock(p); in __nexus_open()
|
| /xnu-11417.140.69/bsd/skywalk/channel/ |
| H A D | channel_syscalls.c | 275 proc_fdunlock(p); in __channel_open()
|
| /xnu-11417.140.69/bsd/netinet/ |
| H A D | in_tclass.c | 555 proc_fdunlock(p); in set_pid_tclass() 633 proc_fdunlock(p); in flush_pid_tclass()
|
| H A D | in_pcblist.c | 934 proc_fdunlock(p); in shutdown_sockets_on_interface_proc_callout()
|
| /xnu-11417.140.69/bsd/sys/ |
| H A D | proc_internal.h | 807 extern void proc_fdunlock(struct proc *);
|
| /xnu-11417.140.69/bsd/vfs/ |
| H A D | vfs_syscalls.c | 2607 proc_fdunlock(p); in checkdirs_callback() 2610 proc_fdunlock(p); in checkdirs_callback() 2641 proc_fdunlock(p); in checkdirs_callback() 4269 proc_fdunlock(p); in fchdir() 4343 proc_fdunlock(p); in chdir_internal() 4476 proc_fdunlock(p); in chroot() 4956 proc_fdunlock(p); in open1() 10768 proc_fdunlock(p); in umask1()
|
| H A D | vfs_fsevents.c | 2888 proc_fdunlock(p); in fseventsioctl()
|
| /xnu-11417.140.69/bsd/nfs/ |
| H A D | nfs_syscalls.c | 575 proc_fdunlock(p); in fhopen()
|
| /xnu-11417.140.69/bsd/vm/ |
| H A D | vm_unix.c | 1580 proc_fdunlock(p); in _shared_region_map_and_slide()
|