Home
last modified time | relevance | path

Searched refs:FILEDESC_SUNLOCK (Results 1 – 13 of 13) sorted by relevance

/freebsd-14-stable/sys/kern/
HDsys_capability.c325 FILEDESC_SUNLOCK(fdp); in sys___cap_rights_get()
329 FILEDESC_SUNLOCK(fdp); in sys___cap_rights_get()
511 FILEDESC_SUNLOCK(fdp); in sys_cap_ioctls_get()
519 FILEDESC_SUNLOCK(fdp); in sys_cap_ioctls_get()
627 FILEDESC_SUNLOCK(fdp); in sys_cap_fcntls_get()
631 FILEDESC_SUNLOCK(fdp); in sys_cap_fcntls_get()
HDkern_descrip.c534 FILEDESC_SUNLOCK(fdp); in kern_fcntl()
896 FILEDESC_SUNLOCK(fdp); in kern_fcntl()
905 FILEDESC_SUNLOCK(fdp); in kern_fcntl()
2420 FILEDESC_SUNLOCK(fdp); in fdcopy()
2439 FILEDESC_SUNLOCK(fdp); in fdcopy()
2950 FILEDESC_SUNLOCK(fdp); in fget_cap()
2994 FILEDESC_SUNLOCK(fdp); in fget_remote()
3019 FILEDESC_SUNLOCK(fdp); in fget_remote_foreach()
3022 FILEDESC_SUNLOCK(fdp); in fget_remote_foreach()
4049 FILEDESC_SUNLOCK(fdp); in pwd_chroot()
[all …]
HDuipc_mqueue.c2348 FILEDESC_SUNLOCK(fdp); in kern_kmq_notify()
2355 FILEDESC_SUNLOCK(fdp); in kern_kmq_notify()
2360 FILEDESC_SUNLOCK(fdp); in kern_kmq_notify()
2365 FILEDESC_SUNLOCK(fdp); in kern_kmq_notify()
2486 FILEDESC_SUNLOCK(fdp); in mq_proc_exit()
HDuipc_usrreq.c2691 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
2696 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
2716 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
2734 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
HDsys_generic.c769 FILEDESC_SUNLOCK(fdp); in kern_ioctl()
815 FILEDESC_SUNLOCK(fdp); in kern_ioctl()
HDtty.c2124 FILEDESC_SUNLOCK(fdp); in ttyhook_register()
HDvfs_vnops.c2787 FILEDESC_SUNLOCK(fdp); in vn_fill_kinfo()
/freebsd-14-stable/sys/compat/freebsd32/
HDfreebsd32_capability.c133 FILEDESC_SUNLOCK(fdp); in freebsd32_cap_ioctls_get()
/freebsd-14-stable/sys/fs/fdescfs/
HDfdesc_vfsops.c220 FILEDESC_SUNLOCK(fdp); in fdesc_statfs()
HDfdesc_vnops.c593 FILEDESC_SUNLOCK(fdp); in fdesc_readdir()
602 FILEDESC_SUNLOCK(fdp); in fdesc_readdir()
/freebsd-14-stable/sys/sys/
HDfiledesc.h185 #define FILEDESC_SUNLOCK(fdp) sx_sunlock(&(fdp)->fd_sx) macro
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_compat.c1706 FILEDESC_SUNLOCK(fdp); in linux_file_fill_kinfo()
/freebsd-14-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c5665 FILEDESC_SUNLOCK(fdp);