Searched refs:osl_malloc_failed (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c260 extern void osl_malloc_failed; EXPORT_SYMBOL(osl_malloc_failed); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinux_osl.h201 #define MALLOC_FAILED(osh) osl_malloc_failed((osh))
202 extern uint osl_malloc_failed(osl_t *osh);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dlinux_osl.c1465 osl_malloc_failed(osl_t *osh) function

Completed in 94 milliseconds