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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsd.h286 #define rw_init(lp, name) _audit_rw_init(lp, name) macro
H A Daudit_bsm_klib.c75 #define EVCLASS_LOCK_INIT() rw_init(&evclass_lock, "evclass_lock")
H A Daudit.c189 #define KINFO_LOCK_INIT() rw_init(&audit_kinfo_lock, \
H A Daudit_session.c310 #define AUDIT_SDEV_LIST_LOCK_INIT() rw_init(&audit_sdev_lock, \
361 #define AUDIT_SENTRY_RWLOCK_INIT() rw_init(&se_entry_lck, \
H A Daudit_pipe.c197 #define AUDIT_PIPE_LIST_LOCK_INIT() rw_init(&audit_pipe_lock, \

Completed in 144 milliseconds