Searched refs:ima_get_action (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/security/integrity/ima/ |
H A D | ima_main.c | 233 action = ima_get_action(file_mnt_idmap(file), inode, cred, secid, in process_measurement() 488 action = ima_get_action(file_mnt_idmap(vma->vm_file), inode, in ima_file_mprotect() 491 action |= ima_get_action(file_mnt_idmap(vma->vm_file), inode, in ima_file_mprotect() 972 action = ima_get_action(idmap, inode, current_cred(), in process_buffer_measurement()
|
H A D | ima_api.c | 189 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode, in ima_get_action() function
|
H A D | ima.h | 258 int ima_get_action(struct mnt_idmap *idmap, struct inode *inode,
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 3103 bash-1994 [000] .... 4342.324898: ima_get_action <-process_measurement 3104 bash-1994 [000] .... 4342.324898: ima_match_policy <-ima_get_action
|