Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDsys_capability.c327 FILEDESC_SUNLOCK(fdp); in sys___cap_rights_get()
331 FILEDESC_SUNLOCK(fdp); in sys___cap_rights_get()
513 FILEDESC_SUNLOCK(fdp); in sys_cap_ioctls_get()
521 FILEDESC_SUNLOCK(fdp); in sys_cap_ioctls_get()
629 FILEDESC_SUNLOCK(fdp); in sys_cap_fcntls_get()
633 FILEDESC_SUNLOCK(fdp); in sys_cap_fcntls_get()
HDkern_descrip.c525 FILEDESC_SUNLOCK(fdp); in kern_fcntl()
885 FILEDESC_SUNLOCK(fdp); in kern_fcntl()
894 FILEDESC_SUNLOCK(fdp); in kern_fcntl()
2238 FILEDESC_SUNLOCK(fdp); in fdinit()
2246 FILEDESC_SUNLOCK(fdp); in fdinit()
2457 FILEDESC_SUNLOCK(fdp); in fdcopy()
2528 FILEDESC_SUNLOCK(fdp); in fdcopy_remapped()
2532 FILEDESC_SUNLOCK(fdp); in fdcopy_remapped()
3053 FILEDESC_SUNLOCK(fdp); in fget_cap()
3085 FILEDESC_SUNLOCK(fdp); in fget_remote()
[all …]
HDuipc_usrreq.c2259 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
2264 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
2278 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
2290 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
2308 FILEDESC_SUNLOCK(fdesc); in unp_internalize()
HDuipc_mqueue.c2352 FILEDESC_SUNLOCK(fdp); in kern_kmq_notify()
2359 FILEDESC_SUNLOCK(fdp); in kern_kmq_notify()
2364 FILEDESC_SUNLOCK(fdp); in kern_kmq_notify()
2369 FILEDESC_SUNLOCK(fdp); in kern_kmq_notify()
2490 FILEDESC_SUNLOCK(fdp); in mq_proc_exit()
HDsys_generic.c764 FILEDESC_SUNLOCK(fdp); in kern_ioctl()
810 FILEDESC_SUNLOCK(fdp); in kern_ioctl()
HDvfs_vnops.c2719 FILEDESC_SUNLOCK(fdp); in vn_fill_kinfo()
/freebsd-13-stable/sys/compat/freebsd32/
HDfreebsd32_capability.c133 FILEDESC_SUNLOCK(fdp); in freebsd32_cap_ioctls_get()
/freebsd-13-stable/sys/fs/fdescfs/
HDfdesc_vfsops.c220 FILEDESC_SUNLOCK(fdp); in fdesc_statfs()
HDfdesc_vnops.c604 FILEDESC_SUNLOCK(fdp); in fdesc_readdir()
613 FILEDESC_SUNLOCK(fdp); in fdesc_readdir()
/freebsd-13-stable/sys/sys/
HDfiledesc.h171 #define FILEDESC_SUNLOCK(fdp) sx_sunlock(&(fdp)->fd_sx) macro
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_compat.c1880 FILEDESC_SUNLOCK(fdp); in linux_file_fill_kinfo()
/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c5661 FILEDESC_SUNLOCK(fdp);