Home
last modified time | relevance | path

Searched refs:FILEDESC_UNLOCK_ASSERT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dfiledesc.h178 #define FILEDESC_UNLOCK_ASSERT(fdp) sx_assert(&(fdp)->fd_sx, SX_UNLOCKED) macro
/f-stack/freebsd/kern/
H A Dsys_generic.c815 FILEDESC_UNLOCK_ASSERT(fdp); in kern_ioctl()
H A Dkern_descrip.c1005 FILEDESC_UNLOCK_ASSERT(fdp); in kern_dup()
2718 FILEDESC_UNLOCK_ASSERT(fdp); in fdcloseexec()