Home
last modified time | relevance | path

Searched refs:ima_kexec_post_load (Results 1 – 2 of 2) sorted by relevance

/linux/security/integrity/ima/
H A Dima_kexec.c243 void ima_kexec_post_load(struct kimage *image) in ima_kexec_post_load() function
/linux/kernel/
H A Dkexec_file.c208 ima_kexec_post_load(image); in kexec_post_load()