Home
last modified time | relevance | path

Searched refs:XX_MallocSmartInit (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Dxx_ext.h101 int XX_MallocSmartInit(void);
/freebsd/sys/dev/dpaa/
H A Dportals_common.c59 if (XX_MallocSmartInit() != E_OK) in dpaa_portal_alloc_res()
H A Dbman.c89 if (XX_MallocSmartInit() != E_OK) in bman_attach()
H A Dqman.c166 if (XX_MallocSmartInit() != E_OK) { in qman_attach()
H A Dfman.c424 if (XX_MallocSmartInit() != E_OK) { in fman_attach()
H A Dif_dtsec.c639 if (XX_MallocSmartInit() != E_OK) in dtsec_attach()
/freebsd/sys/contrib/ncsw/user/env/
H A Dxx.c186 XX_MallocSmartInit(void) in XX_MallocSmartInit() function