Searched refs:AR_PRESELECT_PIPE (Results 1 – 3 of 3) sorted by relevance
370 ((ar->k_ar_commit & AR_PRESELECT_PIPE) == 0 && in audit_worker_process_record()404 if (ar->k_ar_commit & AR_PRESELECT_PIPE) in audit_worker_process_record()
530 ar->k_ar_commit |= AR_PRESELECT_PIPE; in audit_commit()543 if ((ar->k_ar_commit & (AR_PRESELECT_TRAIL | AR_PRESELECT_PIPE | in audit_commit()
92 #define AR_PRESELECT_PIPE 0x00002000U macro