Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_kexec.c97 binary_runtime_size = ima_get_binary_runtime_size(); in ima_add_kexec_buffer()
101 kexec_segment_size = ALIGN(ima_get_binary_runtime_size() + in ima_add_kexec_buffer()
H A Dima_queue.c130 unsigned long ima_get_binary_runtime_size(void) in ima_get_binary_runtime_size() function
H A Dima.h164 unsigned long ima_get_binary_runtime_size(void);