Home
last modified time | relevance | path

Searched refs:section_size (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dfips140-module.c284 static void __init unapply_text_relocations(void *section, int section_size, in unapply_text_relocations() argument
290 BUG_ON(rela->r_offset >= section_size); in unapply_text_relocations()
325 static void __init unapply_rodata_relocations(void *section, int section_size, in unapply_rodata_relocations() argument
331 BUG_ON(rela->r_offset >= section_size); in unapply_rodata_relocations()