Searched refs:MALLOCED (Results 1 - 19 of 19) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/supp/include/
H A Dbcm_linux_osl.h25 #define MALLOCED(osh) (0) macro
H A Dbcm_symbian_osl.h25 #define MALLOCED(osh) (0) macro
H A Dbcm_win_osl.h26 #define MALLOCED(osh) (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dmin_osl.h137 #define MALLOCED(osh) 0 macro
H A Dcfe_osl.h120 #define MALLOCED(osh) (0) macro
H A Dlinux_osl.h119 #define MALLOCED(osh) osl_malloced((osh)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dbcm_notif.c58 __FUNCTION__, MALLOCED(osh)));
H A Dhnddma.c467 DMA_ERROR(("%s: out of memory, malloced %d bytes\n", __FUNCTION__, MALLOCED(osh)));
708 di->name, __FUNCTION__, MALLOCED(osh)));
719 di->name, __FUNCTION__, MALLOCED(osh)));
H A Dnicpci.c147 PCI_ERROR(("pci_attach: malloc failed! malloced %d bytes\n", MALLOCED(osh)));
H A Dbcmrobo.c961 MALLOCED(si_osh(sih))));
H A Dsiutils.c100 SI_ERROR(("si_attach: malloc failed! malloced %d bytes\n", MALLOCED(osh)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Det_linux.c648 MALLOCED(osh)));
665 MALLOCED(osh)));
680 MALLOCED(osh)));
1160 if (MALLOCED(osh))
1161 printf("Memory leak of bytes %d\n", MALLOCED(osh));
1162 ASSERT(MALLOCED(osh) == 0);
1859 ET_ERROR(("et: et_ioctl: out of memory, malloced %d bytes\n", MALLOCED(et->osh)));
1876 MALLOCED(et->osh)));
2879 MALLOCED(et->osh));
H A Detc_adm.c53 ET_ERROR(("adm_attach: out of memory, malloc %d bytes", MALLOCED(si_osh(sih))));
H A Detc.c128 MALLOCED(osh)));
H A Detc_fa.c1350 MALLOCED(si_osh(sih))));
1592 MALLOCED(si_osh(fai->sih))));
H A Detc47xx.c174 MALLOCED(osh)));
H A Detcgmac.c197 MALLOCED(osh)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/olpc/src/
H A Dwlc_olpc_engine.c864 wlc->pub->unit, __FUNCTION__, MALLOCED(wlc->osh)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/linux/
H A Db57um.c4359 MALLOCED(SI_OSH)));
4426 MALLOCED(SI_OSH)));

Completed in 277 milliseconds