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