Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/security/audit/
H A Daudit_session.c285 #define AUDIT_SDEV_UNLOCK(asdev) mtx_unlock(&(asdev)->asdev_mtx) macro
1617 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_submit()
1689 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_free()
1808 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1814 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1848 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1890 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_ioctl()
1924 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
1930 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
1952 AUDIT_SDEV_UNLOCK(asdev); in audit_sdev_read()
[all …]