Home
last modified time | relevance | path

Searched refs:ima_get_action (Results 1 – 3 of 3) sorted by relevance

/linux/security/integrity/ima/
H A Dima_main.c265 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 Dima_api.c191 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode, in ima_get_action() function
H A Dima.h382 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode,