Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c33 static int vmlinux_section_warnings = 1; variable
2107 if (!is_vmlinux(modname) || vmlinux_section_warnings) in read_symbols()
2632 vmlinux_section_warnings = 0; in main()