Home
last modified time | relevance | path

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

/Linux-v6.1/security/integrity/ima/
Dima_kexec.c99 binary_runtime_size = ima_get_binary_runtime_size(); in ima_add_kexec_buffer()
103 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);