Searched refs:_kernel_contigmalloc (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dmalloc.h38 void *_kernel_contigmalloc(const char *file, int line, size_t size, int flags,
50 _kernel_contigmalloc(__FILE__, __LINE__, size, flags, low, high, \
60 _kernel_contigmalloc(__FILE__, __LINE__, size, flags, low, high, \
/haiku/src/libs/compat/freebsd_network/
H A Dmalloc.cpp48 _kernel_contigmalloc(const char *file, int line, size_t size, int flags, function

Completed in 88 milliseconds