Searched refs:AUDIT_SDEV_NBIO (Results 1 – 1 of 1) sorted by relevance
217 #define AUDIT_SDEV_NBIO 0x00000002 macro1804 asdev->asdev_flags |= AUDIT_SDEV_NBIO; in audit_sdev_ioctl()1806 asdev->asdev_flags &= ~AUDIT_SDEV_NBIO; in audit_sdev_ioctl()1923 if (asdev->asdev_flags & AUDIT_SDEV_NBIO) { in audit_sdev_read()