Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dbinfmt_elf.c833 bool brk_moved = false; in load_elf_binary() local
1318 brk_moved = true; in load_elf_binary()
1327 if (!brk_moved) in load_elf_binary()
1331 brk_moved = true; in load_elf_binary()
1335 if (brk_moved) in load_elf_binary()