Home
last modified time | relevance | path

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

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