Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dmain.c2728 bool codetag_section_found = false; in move_module() local
2769 codetag_section_found = true; in move_module()
2807 if (codetag_section_found) in move_module()