Searched refs:ima_kexec_hdr (Results 1 – 4 of 4) sorted by relevance
139 if (binary_runtime_size >= (ULONG_MAX - sizeof(struct ima_kexec_hdr))) in ima_get_binary_runtime_size()142 return binary_runtime_size + sizeof(struct ima_kexec_hdr); in ima_get_binary_runtime_size()
75 ima_kexec_file.count = sizeof(struct ima_kexec_hdr); /* reserved space */ in ima_alloc_kexec_file_buf()85 struct ima_kexec_hdr khdr; in ima_dump_measurement_list()
419 struct ima_kexec_hdr *khdr = buf; in ima_restore_measurement_list()
122 struct ima_kexec_hdr { struct
Completed in 13 milliseconds