Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf.c841 bool brk_moved = false; in load_elf_binary() local
1328 brk_moved = true; in load_elf_binary()
1337 if (!brk_moved) in load_elf_binary()
1341 brk_moved = true; in load_elf_binary()
1345 if (brk_moved) in load_elf_binary()