Searched refs:flush (Results 76 - 100 of 325) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dmemory-ostream.oo.c67 memory_ostream::flush (memory_ostream_t stream) function in class:memory_ostream
H A Diconv-ostream.oo.c141 iconv_ostream::flush (iconv_ostream_t stream) function in class:iconv_ostream
226 iconv_ostream::flush (iconv_ostream_t stream) function in class:iconv_ostream
H A Dhtml-styled-ostream.oo.c62 html_styled_ostream::flush (html_styled_ostream_t stream) function in class:html_styled_ostream
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/comp/
H A Dc_zlib.c68 static int stub_inflate(z_streamp strm, int flush);
76 typedef int (Z_CALLCONV *inflate_ft)(z_streamp strm, int flush);
254 stub_inflate(z_streamp strm, int flush) argument
257 return(p_inflate(strm,flush));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-log.h67 int (*flush)(struct dirty_log *log); member in struct:dirty_log_type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/mm/
H A DMakefile15 mmu-$(CONFIG_MMU) := fault.o clear_page.o copy_page.o tlb-flush.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/lib/
H A DNGpatch.S23 flush %g2;
H A DU3patch.S23 flush %g2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/mm/
H A Dpgtable.c42 int flush; variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm720.S86 mcr p15, 0, r1, c8, c7, 0 @ flush TLB (v4)
94 * Purpose : Set a PTE and flush it out of any WB cache
129 mcr p15, 0, ip, c8, c7, 0 @ flush TLB (v4)
144 mcr p15, 0, r0, c8, c7, 0 @ flush TLB (v4)
172 mcr p15, 0, r0, c8, c7, 0 @ flush TLB (v4)
H A Dtlb-v7.S51 mcr p15, 0, ip, c7, c5, 6 @ flush BTAC/BTB
76 mcr p15, 0, r2, c7, c5, 6 @ flush BTAC/BTB
H A Dproc-arm940.S56 mcr p15, 0, ip, c7, c5, 0 @ flush I cache
57 mcr p15, 0, ip, c7, c6, 0 @ flush D cache
91 * There is no efficient way to flush a range of cache entries
101 mcr p15, 0, ip, c7, c6, 0 @ flush D cache
105 2: mcr p15, 0, r3, c7, c14, 2 @ clean/flush D index
154 2: mcr p15, 0, r3, c7, c14, 2 @ clean/flush D index
176 2: mcr p15, 0, r3, c7, c6, 2 @ flush D entry
223 mcr p15, 0, r3, c7, c14, 2 @ clean/flush D entry
H A Dproc-arm6_7.S205 mcr p15, 0, r1, c7, c0, 0 @ flush cache
207 mcr p15, 0, r1, c5, c0, 0 @ flush TLBs
215 * Purpose : Set a PTE and flush it out of any WB cache
250 mcr p15, 0, r1, c7, c0, 0 @ flush cache
252 mcr p15, 0, r1, c5, c0, 0 @ flush TLB
262 mcr p15, 0, r0, c7, c0 @ flush caches on v3
264 mcr p15, 0, r0, c5, c0 @ flush TLBs on v3
275 mcr p15, 0, r0, c7, c0 @ flush caches on v3
277 mcr p15, 0, r0, c5, c0 @ flush TLBs on v3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dblktrans.h49 int (*flush)(struct mtd_blktrans_dev *dev); member in struct:mtd_blktrans_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dostream.c108 vtable->flush (first_arg);
H A Dfd-ostream.h98 vtable->flush (first_arg);
H A Dfile-ostream.h98 vtable->flush (first_arg);
H A Dhtml-styled-ostream.oo.c62 html_styled_ostream::flush (html_styled_ostream_t stream) function in class:html_styled_ostream
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dfile-ostream.c109 vtable->flush (first_arg);
H A Dostream.c108 vtable->flush (first_arg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Ddeflate.c304 int proto, olen, wspace, r, flush; local
365 flush = (mp == NULL)? Z_PACKET_FLUSH: Z_NO_FLUSH;
368 r = deflate(&state->strm, flush);
374 if (flush != Z_NO_FLUSH && state->strm.avail_out != 0)
381 flush = Z_PACKET_FLUSH;
574 int seq, i, flush, r, decode_proto; local
628 flush = (mi == NULL)? Z_PACKET_FLUSH: Z_NO_FLUSH;
638 r = inflate(&state->strm, flush);
648 if (flush != Z_NO_FLUSH && state->strm.avail_out != 0)
656 flush
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsuspend_asm.S53 movq %cr3, %rcx; # flush TLB
83 movq %cr3, %rcx; # flush TLB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/coda/
H A Dsysctl.c113 ps->flush,
140 "flush\t\t%9d\n"
147 ps->flush,

Completed in 281 milliseconds

1234567891011>>