Searched refs:flush_pending (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeflate.c75 static void flush_pending (z_streamp strm);
291 static void flush_pending( function
363 flush_pending(strm);
429 flush_pending(strm);
444 flush_pending(strm);
483 * (See also flush_pending()).
826 flush_pending(s->strm); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.c86 local void flush_pending OF((z_streamp strm));
642 local void flush_pending(strm) function
774 flush_pending(strm);
803 flush_pending(strm);
834 flush_pending(strm);
856 flush_pending(strm);
871 flush_pending(strm);
940 flush_pending(strm);
970 flush_pending(strm);
1074 * (See also flush_pending())
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Ddeflate.c84 local void flush_pending OF((z_streamp strm));
532 local void flush_pending(strm) function
661 flush_pending(strm);
690 flush_pending(strm);
721 flush_pending(strm);
743 flush_pending(strm);
758 flush_pending(strm);
820 flush_pending(strm);
850 flush_pending(strm);
954 * (See also flush_pending())
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.c84 local void flush_pending OF((z_streamp strm));
532 local void flush_pending(strm) function
661 flush_pending(strm);
690 flush_pending(strm);
721 flush_pending(strm);
743 flush_pending(strm);
758 flush_pending(strm);
820 flush_pending(strm);
850 flush_pending(strm);
954 * (See also flush_pending())
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Ddeflate.c84 local void flush_pending OF((z_streamp strm));
532 local void flush_pending(strm) function
661 flush_pending(strm);
690 flush_pending(strm);
721 flush_pending(strm);
743 flush_pending(strm);
758 flush_pending(strm);
820 flush_pending(strm);
850 flush_pending(strm);
954 * (See also flush_pending())
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.c86 local void flush_pending OF((z_streamp strm));
640 local void flush_pending(strm) function
772 flush_pending(strm);
801 flush_pending(strm);
832 flush_pending(strm);
854 flush_pending(strm);
869 flush_pending(strm);
938 flush_pending(strm);
968 flush_pending(strm);
1072 * (See also flush_pending())
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945.h96 u8 flush_pending; member in struct:iwl3945_rs_sta
H A Diwl-3945-rs.c239 rs_sta->flush_pending = 0;
535 if (!rs_sta->flush_pending &&
540 rs_sta->flush_pending = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dmd.h351 atomic_t flush_pending; member in struct:mddev_s
H A Dmd.c313 if (atomic_dec_and_test(&mddev->flush_pending)) {
345 atomic_inc(&mddev->flush_pending);
358 atomic_set(&mddev->flush_pending, 1);
372 if (atomic_dec_and_test(&mddev->flush_pending)) {
387 atomic_set(&mddev->flush_pending, 1);
392 if (atomic_dec_and_test(&mddev->flush_pending))
486 atomic_set(&mddev->flush_pending, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c536 local void flush_pending OF((z_stream *strm));
708 local void flush_pending(strm) function
762 flush_pending(strm);
826 flush_pending(strm);
845 flush_pending(strm);
1209 flush_pending(s->strm); \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c536 local void flush_pending OF((z_stream *strm));
708 local void flush_pending(strm) function
762 flush_pending(strm);
826 flush_pending(strm);
845 flush_pending(strm);
1209 flush_pending(s->strm); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c621 local void flush_pending OF((z_streamp strm));
949 local void flush_pending(strm) function
1019 flush_pending(strm);
1085 flush_pending(strm);
1100 flush_pending(strm);
1204 * (See also flush_pending()).
1547 flush_pending(s->strm); \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c621 local void flush_pending OF((z_streamp strm));
949 local void flush_pending(strm) function
1019 flush_pending(strm);
1085 flush_pending(strm);
1100 flush_pending(strm);
1204 * (See also flush_pending()).
1547 flush_pending(s->strm); \

Completed in 166 milliseconds