Home
last modified time | relevance | path

Searched refs:AUDIT_DM_EVENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-audit.c53 case AUDIT_DM_EVENT: in dm_audit_log_ti()
76 ab = dm_audit_log_start(AUDIT_DM_EVENT, dm_msg_prefix, op); in dm_audit_log_bio()
H A Ddm-audit.h42 dm_audit_log_ti(AUDIT_DM_EVENT, dm_msg_prefix, op, ti, result); in dm_audit_log_target()
/openbmc/linux/include/uapi/linux/
H A Daudit.h124 #define AUDIT_DM_EVENT 1339 /* Device Mapper events */ macro