Searched refs:AR_PRESELECT_PIPE (Results 1 – 3 of 3) sorted by relevance
372 ((ar->k_ar_commit & AR_PRESELECT_PIPE) == 0 && in audit_worker_process_record()406 if (ar->k_ar_commit & AR_PRESELECT_PIPE) in audit_worker_process_record()
531 ar->k_ar_commit |= AR_PRESELECT_PIPE; in audit_commit()544 if ((ar->k_ar_commit & (AR_PRESELECT_TRAIL | AR_PRESELECT_PIPE | in audit_commit()
94 #define AR_PRESELECT_PIPE 0x00002000U macro