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