Searched refs:dm_audit_log_ctr (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/md/
H A Ddm-audit.h27 static inline void dm_audit_log_ctr(const char *dm_msg_prefix, function
55 static inline void dm_audit_log_ctr(const char *dm_msg_prefix, function
H A Ddm-verity-target.c1528 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1);
1535 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0);
H A Ddm-crypt.c3435 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1);
3439 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0);
H A Ddm-integrity.c4659 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1);
4663 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0);

Completed in 221 milliseconds