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