Searched refs:osl_malloc_failed (Results 1 – 2 of 2) sorted by relevance
124 #define MALLOC_FAILED(osh) osl_malloc_failed((osh))125 extern uint osl_malloc_failed(osl_t *osh);
1080 osl_malloc_failed(osl_t *osh) function