Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/security/audit/
H A Daudit_session.c283 #define AUDIT_SDEV_UNLOCK(asdev) mtx_unlock(&(asdev)->asdev_mtx) macro
1587 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_submit()
1659 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_free()
1778 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1784 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1818 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1860 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1894 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
1900 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
1922 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
[all …]