Searched refs:mtx_unlock (Results 1 - 6 of 6) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_syscalls.c162 mtx_unlock(&audit_mtx);
165 mtx_unlock(&audit_mtx);
347 mtx_unlock(&audit_mtx);
361 mtx_unlock(&audit_mtx);
377 mtx_unlock(&audit_mtx);
392 mtx_unlock(&audit_mtx);
400 mtx_unlock(&audit_mtx);
409 mtx_unlock(&audit_mtx);
426 mtx_unlock(&audit_mtx);
433 mtx_unlock(
[all...]
H A Daudit.c394 mtx_unlock(&audit_mtx);
424 mtx_unlock(&audit_mtx);
552 mtx_unlock(&audit_mtx);
568 mtx_unlock(&audit_mtx);
584 mtx_unlock(&audit_mtx);
H A Daudit_worker.c458 mtx_unlock(&audit_mtx);
519 mtx_unlock(&audit_mtx);
H A Daudit_bsd.h249 #define mtx_unlock(mp) lck_mtx_unlock((mp)->mtx_lock) macro
H A Daudit_pipe.c178 #define AUDIT_PIPE_UNLOCK(ap) mtx_unlock(&(ap)->ap_mtx)
H A Daudit_session.c281 #define AUDIT_SDEV_UNLOCK(asdev) mtx_unlock(&(asdev)->asdev_mtx)

Completed in 39 milliseconds