Searched refs:FILEDESC_SUNLOCK (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dsys_capability.c294 FILEDESC_SUNLOCK(fdp);
298 FILEDESC_SUNLOCK(fdp);
481 FILEDESC_SUNLOCK(fdp);
555 FILEDESC_SUNLOCK(fdp);
559 FILEDESC_SUNLOCK(fdp);
H A Dkern_descrip.c497 FILEDESC_SUNLOCK(fdp);
504 FILEDESC_SUNLOCK(fdp);
607 FILEDESC_SUNLOCK(fdp);
721 FILEDESC_SUNLOCK(fdp);
1241 FILEDESC_SUNLOCK(fdp);
1246 FILEDESC_SUNLOCK(fdp);
1911 FILEDESC_SUNLOCK(fdp);
1935 FILEDESC_SUNLOCK(fdp);
2960 FILEDESC_SUNLOCK(fdp);
3006 FILEDESC_SUNLOCK(fd
[all...]
H A Dsys_generic.c754 FILEDESC_SUNLOCK(fdp);
800 FILEDESC_SUNLOCK(fdp);
1414 FILEDESC_SUNLOCK(fdp);
1498 FILEDESC_SUNLOCK(fdp);
H A Dvfs_lookup.c258 FILEDESC_SUNLOCK(fdp);
272 FILEDESC_SUNLOCK(fdp);
H A Duipc_mqueue.c2279 FILEDESC_SUNLOCK(fdp);
2287 FILEDESC_SUNLOCK(fdp);
2292 FILEDESC_SUNLOCK(fdp);
2297 FILEDESC_SUNLOCK(fdp);
2416 FILEDESC_SUNLOCK(fdp);
H A Duipc_usrreq.c1912 FILEDESC_SUNLOCK(fdesc);
1918 FILEDESC_SUNLOCK(fdesc);
1933 FILEDESC_SUNLOCK(fdesc);
1950 FILEDESC_SUNLOCK(fdesc);
H A Dvfs_cache.c1088 FILEDESC_SUNLOCK(fdp);
1150 FILEDESC_SUNLOCK(fdp);
H A Dkern_proc.c2583 FILEDESC_SUNLOCK(p->p_fd);
/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_capability.c144 FILEDESC_SUNLOCK(fdp);
/freebsd-10.0-release/sys/fs/fdescfs/
H A Dfdesc_vfsops.c217 FILEDESC_SUNLOCK(fdp);
H A Dfdesc_vnops.c551 FILEDESC_SUNLOCK(fdp);
560 FILEDESC_SUNLOCK(fdp);
/freebsd-10.0-release/sys/sys/
H A Dfiledesc.h124 #define FILEDESC_SUNLOCK(fdp) sx_sunlock(&(fdp)->fd_sx) macro
/freebsd-10.0-release/sys/security/audit/
H A Daudit_bsm_klib.c513 FILEDESC_SUNLOCK(fdp);
/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_alloc.c2952 FILEDESC_SUNLOCK(td->td_proc->p_fd);
3110 FILEDESC_SUNLOCK(fdp);

Completed in 235 milliseconds