Searched refs:ima_add_template_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_queue.c | 87 /* ima_add_template_entry helper function: 159 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() function
|
H A D | ima_api.c | 122 result = ima_add_template_entry(entry, violation, op, inode, filename); in ima_store_template()
|
H A D | ima.h | 140 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_queue.c | 87 /* ima_add_template_entry helper function: 159 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry() function
|
H A D | ima_api.c | 122 result = ima_add_template_entry(entry, violation, op, inode, filename); in ima_store_template()
|
H A D | ima.h | 139 int ima_add_template_entry(struct ima_template_entry *entry, int violation,
|
Completed in 4 milliseconds