Home
last modified time | relevance | path

Searched defs:binary_runtime_size (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/security/integrity/ima/
Dima_queue.c30 static unsigned long binary_runtime_size; variable
32 static unsigned long binary_runtime_size = ULONG_MAX; variable
Dima_kexec.c89 unsigned long binary_runtime_size; in ima_add_kexec_buffer() local