Home
last modified time | relevance | path

Searched refs:AUDIT_ANOM_ABEND (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Daudit.h153 #define AUDIT_ANOM_ABEND 1701 /* Process ended abnormally */ macro
/linux/kernel/
H A Dauditsc.c2983 ab = audit_log_start(audit_context(), GFP_KERNEL, AUDIT_ANOM_ABEND); in audit_core_dumps()