Searched refs:rw_runlock (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsd.h288 #define rw_runlock(lp) lck_rw_unlock_shared((lp)->rw_lock) macro
H A Daudit_bsm_klib.c77 #define EVCLASS_RUNLOCK() rw_runlock(&evclass_lock)
H A Daudit.c192 #define KINFO_RUNLOCK() rw_runlock(&audit_kinfo_lock)
H A Daudit_session.c313 #define AUDIT_SDEV_LIST_RUNLOCK() rw_runlock(&audit_sdev_lock)
366 #define AUDIT_SENTRY_RUNLOCK() rw_runlock(&se_entry_lck)
H A Daudit_pipe.c200 #define AUDIT_PIPE_LIST_RUNLOCK() rw_runlock(&audit_pipe_lock)

Completed in 29 milliseconds