Searched refs:SYS_BRK (Results 1 – 4 of 4) sorted by relevance
21 #define SYS_BRK 9 macro
15 #define SYS_BRK 9 macro
97 uint64_t x = (uint64_t)syscall_invoke(SYS_BRK, (uint64_t)end_brk, 0, 0, 0, 0, 0, 0, 0); in brk()
197 - SYS_BRK 调整堆大小为指定值