Searched refs:AR_PRESELECT_PIPE (Results 1 – 3 of 3) sorted by relevance
362 ((ar->k_ar_commit & AR_PRESELECT_PIPE) == 0 && in audit_worker_process_record()398 if (ar->k_ar_commit & AR_PRESELECT_PIPE) { in audit_worker_process_record()
558 ar->k_ar_commit |= AR_PRESELECT_PIPE; in audit_commit()560 if ((ar->k_ar_commit & (AR_PRESELECT_TRAIL | AR_PRESELECT_PIPE | in audit_commit()
121 #define AR_PRESELECT_PIPE 0x00002000U macro