Searched refs:sb_malloc (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/dev/isa/ |
H A D | sbdspvar.h | 242 void *sb_malloc(void *, int, size_t, int, int);
|
H A D | sb.c | 106 .allocm = sb_malloc,
|
H A D | pas.c | 121 .allocm = sb_malloc,
|
H A D | sbdsp.c | 2093 sb_malloc(void *addr, int direction, size_t size, int pool, int flags) in sb_malloc() function
|