Searched refs:thunk_malloc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/usermode/include/ | ||
H A D | thunk.h | 153 void * thunk_malloc(size_t len); |
/netbsd-src/sys/arch/usermode/usermode/ | ||
H A D | thunk.c | 696 thunk_malloc(size_t len) in thunk_malloc() function |