Searched refs:dm_audit_log_ctr (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-audit.h | 27 static inline void dm_audit_log_ctr(const char *dm_msg_prefix, in dm_audit_log_ctr() function 55 static inline void dm_audit_log_ctr(const char *dm_msg_prefix, in dm_audit_log_ctr() function
|
H A D | dm-verity-target.c | 1501 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in verity_ctr() 1508 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in verity_ctr()
|
H A D | dm-crypt.c | 3431 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in crypt_ctr() 3435 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in crypt_ctr()
|
H A D | dm-integrity.c | 4671 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in dm_integrity_ctr() 4675 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in dm_integrity_ctr()
|