Home
last modified time | relevance | path

Searched refs:violations (Results 1 – 5 of 5) sorted by relevance

/security/integrity/ima/
Dima_fs.c55 return ima_show_htable_value(buf, count, ppos, &ima_htable.violations); in ima_show_htable_violations()
364 static struct dentry *violations; variable
485 violations = in ima_fs_init()
488 if (IS_ERR(violations)) in ima_fs_init()
500 securityfs_remove(violations); in ima_fs_init()
Dima_queue.c37 .violations = ATOMIC_LONG_INIT(0),
Dima_api.c147 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
Dima.h178 atomic_long_t violations; member
/security/
DKconfig156 bool "Allow usercopy whitelist violations to fallback to object size"