Searched refs:failed_alloc (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcm_mpool_pub.h109 uint16 failed_alloc; /* Failed allocations. */ member in struct:bcm_mp_stats
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Davpacket.c108 goto failed_alloc; \
114 goto failed_alloc; \
146 failed_alloc:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davpacket.c179 goto failed_alloc; \
185 goto failed_alloc; \
219 failed_alloc:
244 failed_alloc:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dsbp2.c516 goto failed_alloc;
542 failed_alloc:
768 goto failed_alloc;
791 goto failed_alloc;
803 goto failed_alloc;
815 goto failed_alloc;
838 goto failed_alloc;
844 goto failed_alloc;
858 failed_alloc:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dumem.c874 goto failed_alloc;
885 goto failed_alloc;
996 failed_alloc:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Dflexcan.c938 goto failed_alloc;
976 failed_alloc:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent-tree.c4402 bool failed_alloc = false; local
4641 * for progress to be made, and set failed_alloc to true.
4643 * If failed_alloc is true then we've already waited on this
4646 if (!offset && !failed_alloc && !cached &&
4650 failed_alloc = true;
4696 failed_alloc = false;

Completed in 197 milliseconds