Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/isa/
H A Dgusvar.h369 void *gus_malloc(void *, int, size_t, int, int);
H A Dgus.c275 .allocm = gus_malloc,
3036 gus_malloc(void *addr, int direction, size_t size, int pool, int flags) in gus_malloc() function