Searched refs:AUDIT_SDEV_NBIO (Results 1 – 1 of 1) sorted by relevance
215 #define AUDIT_SDEV_NBIO 0x00000002 macro1774 asdev->asdev_flags |= AUDIT_SDEV_NBIO; in audit_sdev_ioctl()1776 asdev->asdev_flags &= ~AUDIT_SDEV_NBIO; in audit_sdev_ioctl()1893 if (asdev->asdev_flags & AUDIT_SDEV_NBIO) { in audit_sdev_read()