Searched defs:binary_runtime_size (Results 1 – 2 of 2) sorted by relevance
33 static unsigned long binary_runtime_size; variable35 static unsigned long binary_runtime_size = ULONG_MAX; variable
88 unsigned long binary_runtime_size; in ima_add_kexec_buffer() local