Home
last modified time | relevance | path

Searched defs:brk_val (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dbsd-mem.h217 static inline abi_long do_obreak(abi_ulong brk_val) in do_obreak()
/openbmc/qemu/linux-user/
H A Dsyscall.c813 abi_long do_brk(abi_ulong brk_val) in do_brk()