HomeSort by: relevance | last modified time | path
    Searched refs:thunk_sbrk (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/usermode/include/
thunk.h 155 void * thunk_sbrk(intptr_t len);
  /src/sys/arch/usermode/usermode/
pmap.c 171 thunk_printf_debug("CUR end data at %p\n", thunk_sbrk(0));
thunk.c 708 thunk_sbrk(intptr_t len) function in typeref:typename:void *

Completed in 13 milliseconds