Home
last modified time | relevance | path

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

/Linux-v4.19/security/integrity/ima/
Dima_kexec.c102 binary_runtime_size = ima_get_binary_runtime_size(); in ima_add_kexec_buffer()
106 kexec_segment_size = ALIGN(ima_get_binary_runtime_size() + in ima_add_kexec_buffer()
Dima_queue.c133 unsigned long ima_get_binary_runtime_size(void) in ima_get_binary_runtime_size() function
Dima.h153 unsigned long ima_get_binary_runtime_size(void);