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.c2792 bool codetag_section_found = false; in move_module() local
2833 codetag_section_found = true; in move_module()
2871 if (codetag_section_found) in move_module()