Searched defs:g_malloc_arr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-driver.c32 xge_os_malloc_t g_malloc_arr[XGE_OS_MALLOC_CNT_MAX]; variable
271 if (g_malloc_arr[i].ptr != NULL) {
274 g_malloc_arr[i].file,
275 g_malloc_arr[i].line,
277 g_malloc_arr[i].ptr,
278 g_malloc_arr[i].size);

Completed in 43 milliseconds