Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/security/audit/
H A Daudit_session.c288 #define AUDIT_SDEV_UNLOCK(asdev) mtx_unlock(&(asdev)->asdev_mtx) macro
1593 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_submit()
1665 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_free()
1784 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1790 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1824 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1866 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1900 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
1906 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
1928 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
[all …]