Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/integrity/ima/
Dima_kexec.c98 binary_runtime_size = ima_get_binary_runtime_size(); in ima_add_kexec_buffer()
102 kexec_segment_size = ALIGN(ima_get_binary_runtime_size() + in ima_add_kexec_buffer()
Dima_queue.c130 unsigned long ima_get_binary_runtime_size(void) in ima_get_binary_runtime_size() function
Dima.h164 unsigned long ima_get_binary_runtime_size(void);