HomeSort by: relevance | last modified time | path
    Searched defs:yds_malloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
yds.c 168 static void * yds_malloc(void *, int, size_t);
220 .allocm = yds_malloc,
1670 yds_malloc(void *addr, int direction, size_t size) function in typeref:typename:void *
yds.c 168 static void * yds_malloc(void *, int, size_t);
220 .allocm = yds_malloc,
1670 yds_malloc(void *addr, int direction, size_t size) function in typeref:typename:void *

Completed in 27 milliseconds