Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkexec_file.c1020 bool start_fixed = false; in kexec_purgatory_setup_sechdrs() local
1061 if (!start_fixed && entry_sym && i == entry_shndx && in kexec_purgatory_setup_sechdrs()
1065 start_fixed = true; in kexec_purgatory_setup_sechdrs()
1078 if (!start_fixed && sechdrs[i].sh_flags & SHF_EXECINSTR && in kexec_purgatory_setup_sechdrs()
1085 start_fixed = true; in kexec_purgatory_setup_sechdrs()