Home
last modified time | relevance | path

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

/linux-6.14.4/security/integrity/ima/
Dima_kexec.c101 binary_runtime_size = ima_get_binary_runtime_size(); in ima_add_kexec_buffer()
105 kexec_segment_size = ALIGN(ima_get_binary_runtime_size() + in ima_add_kexec_buffer()
Dima_queue.c137 unsigned long ima_get_binary_runtime_size(void) in ima_get_binary_runtime_size() function
Dima.h281 unsigned long ima_get_binary_runtime_size(void);