Home
last modified time | relevance | path

Searched refs:proc_fdunlock (Results 1 – 25 of 27) sorted by relevance

12

/xnu-8020.121.3/bsd/kern/
H A Dkern_descrip.c482 proc_fdunlock(p); in finishdup()
579 proc_fdunlock(proc_t p) in proc_fdunlock() function
755 proc_fdunlock(p); in fdt_exec()
808 proc_fdunlock(p); in fdt_fork()
853 proc_fdunlock(p); in fdt_fork()
905 proc_fdunlock(p); in fdt_fork()
973 proc_fdunlock(p); in fdt_invalidate()
1137 proc_fdunlock(p); in fdalloc()
1248 proc_fdunlock(p); in falloc_withinit()
1257 proc_fdunlock(p); in falloc_withinit()
[all …]
H A Dsys_generic.c330 proc_fdunlock(p); in preparefileread()
345 proc_fdunlock(p); in preparefileread()
350 proc_fdunlock(p); in preparefileread()
528 proc_fdunlock(p); in write_nocancel()
578 proc_fdunlock(p); in pwrite_nocancel()
687 proc_fdunlock(p); in preparefilewrite()
707 proc_fdunlock(p); in preparefilewrite()
712 proc_fdunlock(p); in preparefilewrite()
984 proc_fdunlock(p); in ioctl()
1085 proc_fdunlock(p); in ioctl()
[all …]
H A Dkern_guarded.c161 proc_fdunlock(p); in fp_lookup_guarded()
425 proc_fdunlock(p); in guarded_close_np()
520 proc_fdunlock(p); in change_fdguard_np()
532 proc_fdunlock(p); in change_fdguard_np()
658 proc_fdunlock(p); in change_fdguard_np()
H A Dposix_sem.c609 proc_fdunlock(p); in sem_open()
791 proc_fdunlock(p); in sem_close()
795 proc_fdunlock(p); in sem_close()
H A Duipc_usrreq.c2187 proc_fdunlock(p); in unp_externalize()
2213 proc_fdunlock(p); in unp_externalize()
2283 proc_fdunlock(p); in unp_internalize()
2286 proc_fdunlock(p); in unp_internalize()
2291 proc_fdunlock(p); in unp_internalize()
2307 proc_fdunlock(p); in unp_internalize()
H A Dkern_event.c2910 proc_fdunlock(p); in kqueue_dealloc()
2924 proc_fdunlock(p); in kqueue_dealloc()
3008 proc_fdunlock(p); in kqueue_internal()
3571 proc_fdunlock(p); in knotes_dealloc()
3581 proc_fdunlock(p); in knotes_dealloc()
4685 proc_fdunlock(p); in kqueue_workloop_ctl_internal()
6126 proc_fdunlock(p); in knote_fdclose()
6312 proc_fdunlock(p); in kq_add_knote()
6363 proc_fdunlock(p); in kq_remove_knote()
6408 proc_fdunlock(p); in kq_find_knote_and_kq_lock()
[all …]
H A Dsys_pipe.c446 proc_fdunlock(p); in pipe()
1313 proc_fdunlock(vfs_context_proc(ctx)); in pipe_close()
H A Dposix_shm.c490 proc_fdunlock(p); in shm_open()
H A Duipc_syscalls.c277 proc_fdunlock(p); in socket_common()
648 proc_fdunlock(p); in accept_nocancel()
1189 proc_fdunlock(p); in socketpair()
H A Dkern_proc.c4416 proc_fdunlock(p); in proc_chrooted()
4657 proc_fdunlock(p); in proc_set_filedesc_limits()
4698 proc_fdunlock(p); in proc_filedesc_ast()
H A Dproc_info.c493 proc_fdunlock(p); in proc_fdlist_internal()
556 proc_fdunlock(p); in proc_fdlist()
1283 proc_fdunlock(p); in proc_pidvnodepathinfo()
H A Dkern_exec.c700 proc_fdunlock(p); in exec_shell_imgact()
2479 proc_fdunlock(p); in exec_handle_file_actions()
2577 proc_fdunlock(p); in exec_handle_file_actions()
6169 proc_fdunlock(p); in exec_handle_sugid()
H A Dkern_aio.c1852 proc_fdunlock(p); in aio_validate()
H A Dkern_resource.c865 proc_fdunlock(p); in do_background_socket()
H A Duipc_socket.c7738 proc_fdunlock(p); in so_set_extended_bk_idle()
7845 proc_fdunlock(p); in resume_proc_sockets()
H A Duipc_mbuf.c6871 proc_fdunlock(p);
6928 proc_fdunlock(args.top_app);
/xnu-8020.121.3/bsd/skywalk/nexus/
H A Dnexus_syscalls.c134 proc_fdunlock(p); in __nexus_open()
/xnu-8020.121.3/bsd/skywalk/channel/
H A Dchannel_syscalls.c263 proc_fdunlock(p); in __channel_open()
/xnu-8020.121.3/bsd/sys/
H A Dproc_internal.h765 extern void proc_fdunlock(struct proc *);
/xnu-8020.121.3/bsd/netinet/
H A Din_tclass.c539 proc_fdunlock(p); in set_pid_tclass()
614 proc_fdunlock(p); in flush_pid_tclass()
H A Din_pcblist.c846 proc_fdunlock(p); in shutdown_sockets_on_interface_proc_callout()
/xnu-8020.121.3/bsd/vm/
H A Dvm_unix.c1796 proc_fdunlock(p); in networking_memstatus_callout()
1891 proc_fdunlock(p); in networking_defunct_callout()
2579 proc_fdunlock(p); in _shared_region_map_and_slide()
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_syscalls.c2118 proc_fdunlock(p); in checkdirs_callback()
2121 proc_fdunlock(p); in checkdirs_callback()
2152 proc_fdunlock(p); in checkdirs_callback()
3765 proc_fdunlock(p); in common_fchdir()
3839 proc_fdunlock(p); in chdir_internal()
3972 proc_fdunlock(p); in chroot()
4354 proc_fdunlock(p); in open1()
9867 proc_fdunlock(p); in umask1()
H A Dvfs_fsevents.c2538 proc_fdunlock(p); in fseventsioctl()
/xnu-8020.121.3/bsd/nfs/
H A Dnfs_syscalls.c825 proc_fdunlock(p); in fhopen()

12