Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf.c842 bool brk_moved = false; in load_elf_binary() local
1329 brk_moved = true; in load_elf_binary()
1338 if (!brk_moved) in load_elf_binary()
1342 brk_moved = true; in load_elf_binary()
1346 if (brk_moved) in load_elf_binary()