Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h153 void * thunk_malloc(size_t len);
/netbsd-src/sys/arch/usermode/usermode/
H A Dthunk.c696 thunk_malloc(size_t len) in thunk_malloc() function