Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/security/audit/
H A Daudit_bsd.h277 #define rw_runlock(lp) lck_rw_unlock_shared((lp)->rw_lock) macro
H A Daudit_bsm_klib.c79 #define EVCLASS_RUNLOCK() rw_runlock(&evclass_lock)
H A Daudit.c197 #define KINFO_RUNLOCK() rw_runlock(&audit_kinfo_lock)
H A Daudit_session.c315 #define AUDIT_SDEV_LIST_RUNLOCK() rw_runlock(&audit_sdev_lock)
368 #define AUDIT_SENTRY_RUNLOCK() rw_runlock(&se_entry_lck)
H A Daudit_pipe.c200 #define AUDIT_PIPE_LIST_RUNLOCK() rw_runlock(&audit_pipe_lock)