Searched refs:violations (Results 1 – 5 of 5) sorted by relevance
55 return ima_show_htable_value(buf, count, ppos, &ima_htable.violations); in ima_show_htable_violations()364 static struct dentry *violations; variable485 violations = in ima_fs_init()488 if (IS_ERR(violations)) in ima_fs_init()500 securityfs_remove(violations); in ima_fs_init()
37 .violations = ATOMIC_LONG_INIT(0),
147 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
178 atomic_long_t violations; member
156 bool "Allow usercopy whitelist violations to fallback to object size"