Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_kexec.c45 buf_size = ima_get_binary_runtime_size(); in ima_measure_kexec_event()
162 binary_runtime_size = ima_get_binary_runtime_size() + extra_memory; in ima_add_kexec_buffer()
H A Dima_queue.c137 unsigned long ima_get_binary_runtime_size(void) in ima_get_binary_runtime_size() function
H A Dima.h287 unsigned long ima_get_binary_runtime_size(void);