Searched refs:__cleanup (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/ioat/
H A Ddma_v2.c128 static void __cleanup(struct ioat2_dma_chan *ioat, unsigned long phys_complete) function
184 __cleanup(ioat, phys_complete);
265 __cleanup(ioat, phys_complete);
302 __cleanup(ioat, phys_complete);
H A Ddma_v3.c252 * __cleanup - reclaim used descriptors
255 * The difference from the dma_v2.c __cleanup() is that this routine
258 static void __cleanup(struct ioat2_dma_chan *ioat, unsigned long phys_complete) function
320 __cleanup(ioat, phys_complete);
339 __cleanup(ioat, phys_complete);
376 __cleanup(ioat, phys_complete);
H A Ddma.c584 static void __cleanup(struct ioat_dma_chan *ioat, unsigned long phys_complete) function
674 __cleanup(ioat, phys_complete);
711 __cleanup(ioat, phys_complete);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/ioat/
H A Ddma_v2.c128 static void __cleanup(struct ioat2_dma_chan *ioat, unsigned long phys_complete) function
184 __cleanup(ioat, phys_complete);
265 __cleanup(ioat, phys_complete);
302 __cleanup(ioat, phys_complete);
H A Ddma_v3.c252 * __cleanup - reclaim used descriptors
255 * The difference from the dma_v2.c __cleanup() is that this routine
258 static void __cleanup(struct ioat2_dma_chan *ioat, unsigned long phys_complete) function
320 __cleanup(ioat, phys_complete);
339 __cleanup(ioat, phys_complete);
376 __cleanup(ioat, phys_complete);
H A Ddma.c584 static void __cleanup(struct ioat_dma_chan *ioat, unsigned long phys_complete) function
674 __cleanup(ioat, phys_complete);
711 __cleanup(ioat, phys_complete);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/sys/
H A Dreent.h401 void _EXFNPTR(__cleanup, (struct _reent *));
468 (var)->__cleanup = _NULL; \
618 void _EXFNPTR(__cleanup, (struct _reent *));
738 (var)->__cleanup = _NULL; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/sys/
H A Dreent.h410 void _EXFNPTR(__cleanup, (struct _reent *));
604 void _EXFNPTR(__cleanup, (struct _reent *));

Completed in 186 milliseconds