Searched refs:ima_get_action (Results 1 – 3 of 3) sorted by relevance
| /linux/security/integrity/ima/ |
| H A D | ima_main.c | 265 action = ima_get_action(file_mnt_idmap(file), inode, cred, prop, in process_measurement() 546 action = ima_get_action(file_mnt_idmap(vma->vm_file), inode, in ima_file_mprotect() 549 action |= ima_get_action(file_mnt_idmap(vma->vm_file), inode, in ima_file_mprotect() 1090 action = ima_get_action(idmap, inode, current_cred(), in process_buffer_measurement()
|
| H A D | ima_api.c | 191 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode, in ima_get_action() function
|
| H A D | ima.h | 382 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode,
|