Searched refs:ima_add_violation (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_main.c | 144 ima_add_violation(file, *pathname, iint, in ima_rdwr_violation_check() 147 ima_add_violation(file, *pathname, iint, in ima_rdwr_violation_check()
|
H A D | ima_api.c | 127 * ima_add_violation - add violation to measurement list. 133 void ima_add_violation(struct file *file, const unsigned char *filename, in ima_add_violation() function
|
H A D | ima.h | 149 void ima_add_violation(struct file *file, const unsigned char *filename,
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_api.c | 127 * ima_add_violation - add violation to measurement list. 133 void ima_add_violation(struct file *file, const unsigned char *filename, in ima_add_violation() function
|
H A D | ima_main.c | 149 ima_add_violation(file, *pathname, iint, in ima_rdwr_violation_check() 152 ima_add_violation(file, *pathname, iint, in ima_rdwr_violation_check()
|
H A D | ima.h | 148 void ima_add_violation(struct file *file, const unsigned char *filename,
|
Completed in 6 milliseconds