Searched refs:flushed (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.1-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c104 "LRO aggregated", "LRO flushed",
135 data[index++] = priv->lro.lro_mgr.stats.flushed;
136 if (priv->lro.lro_mgr.stats.flushed)
138 priv->lro.lro_mgr.stats.flushed;
/freebsd-10.1-release/usr.sbin/ppp/
H A Dmppe.c246 int dictinit, flushed, ilen, len, n; local
257 flushed = prefix & MPPE_FLUSHED;
258 prefix &= ~flushed;
261 (prefix & MPPE_HEADER_BITMASK) | flushed);
268 if (!flushed && mip->stateless) {
271 flushed = MPPE_FLUSHED;
289 if (flushed) {
291 * We can always process a flushed packet.
314 log_Printf(LogDEBUG, "MPPE: Not flushed - discarded\n");
341 } else if (flushed)
[all...]
/freebsd-10.1-release/contrib/mdocml/
H A Dmdoc_macro.c670 int j, lastarg, maxargs, flushed, nl; local
762 for (flushed = j = 0; ; j++) {
765 if (j == maxargs && ! flushed) {
768 flushed = 1;
788 if ( ! flushed) {
791 flushed = 1;
798 if ( ! flushed && ! rew_sub(MDOC_BLOCK, m, tok, line, ppos))
1477 int la, flushed, j, maxargs, nl; local
1532 for (flushed = j = 0; ; ) {
1553 if (j == maxargs && ! flushed) {
[all...]
/freebsd-10.1-release/sys/dev/drm/
H A Dsavage_bci.c312 dev_priv->dma_pages[i].flushed = 0;
331 dev_priv->dma_pages[i].flushed = 0;
393 dev_priv->dma_pages[i].flushed = 0;
431 dev_priv->dma_pages[cur].used == dev_priv->dma_pages[cur].flushed)
439 DRM_DEBUG("first=%u, cur=%u, first->flushed=%u, cur->used=%u, "
441 first, cur, dev_priv->dma_pages[first].flushed,
460 dev_priv->dma_pages[first].flushed) * 4;
462 dev_priv->dma_pages[cur].used - dev_priv->dma_pages[first].flushed;
481 dev_priv->dma_pages[i].flushed = 0;
487 dev_priv->dma_pages[cur].flushed
[all...]
H A Dsavage_drv.h69 unsigned int used, flushed; member in struct:drm_savage_dma_page
/freebsd-10.1-release/sys/netgraph/
H A Dng_mppc.c148 u_char flushed; /* clean history (xmit only) */ member in struct:ng_mppc_dir
347 d->flushed = 0;
495 /* Always set the flushed bit in stateless mode */
496 if (d->flushed || ((d->cfg.bits & MPPE_STATELESS) != 0)) {
498 d->flushed = 0;
532 d->flushed = 1;
565 d->flushed = (rtn & MPPC_EXPANDED) != 0
574 if (!d->flushed) {
576 d->flushed = 1;
654 /* If flushed bi
[all...]
/freebsd-10.1-release/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c216 int flushed = 0; local
224 flushed++;
226 return flushed;
250 int flushed = 0; local
261 flushed++;
263 return flushed;
415 * cqe_flushed: 1 iff the CQE is flushed.
H A Dqp.c939 int flushed; local
950 flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count);
953 if (flushed) {
964 flushed = c4iw_flush_sq(&qhp->wq, &schp->cq, count);
967 if (flushed) {
/freebsd-10.1-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c768 int flushed; local
780 flushed = cxio_flush_rq(&qhp->wq, &rchp->cq, count);
783 if (flushed)
791 flushed = cxio_flush_sq(&qhp->wq, &schp->cq, count);
794 if (flushed)
H A Diw_cxgb_hal.c405 int flushed = 0; local
415 flushed++;
417 return flushed;
446 int flushed = 0; local
455 flushed++;
457 return flushed;
1146 * cqe_flushed: 1 iff the CQE is flushed.
/freebsd-10.1-release/contrib/ipfilter/tools/
H A Dipmon.c1511 int fd, flushed = 0; local
1519 if (ioctl(fd, SIOCIPFFB, &flushed) == 0) {
1520 printf("%d bytes flushed from log buffer\n",
1521 flushed);
1527 if (flushed) {
1529 syslog(LOG_INFO, "%d bytes flushed from log\n",
1530 flushed);
1532 fprintf(log, "%d bytes flushed from log\n", flushed);
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h86 PathDiagnosticConsumer() : flushed(false) {}
107 bool flushed; member in class:clang::ento::PathDiagnosticConsumer
/freebsd-10.1-release/sys/kern/
H A Dvfs_bio.c2517 * buffer flushing daemon. Buffers are normally flushed by the
2532 int flushed; local
2534 flushed = flushbufqueues(target, 0);
2535 if (flushed == 0) {
2541 flushed = flushbufqueues(target, 1);
2543 return (flushed);
2630 0, "Number of buffers flushed with dependecies that require rollbacks");
2640 int flushed; local
2644 flushed = 0;
2652 while (flushed !
[all...]
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dfil.c3710 /* Returns: int - >= 0 - number of flushed rules */
3723 /* NOTE: Rules not loaded from user space cannot be flushed. */
3771 /* Returns: int - >= 0 - number of flushed rules */
3785 int flushed = 0, set; local
3794 ipf_flushlist(softc, &flushed, &softc->ipf_rules[1][set]);
3795 ipf_flushlist(softc, &flushed, &softc->ipf_acct[1][set]);
3798 ipf_flushlist(softc, &flushed, &softc->ipf_rules[0][set]);
3799 ipf_flushlist(softc, &flushed, &softc->ipf_acct[0][set]);
3802 flushed += ipf_flush_groups(softc, &softc->ipf_groups[unit][set],
3812 flushed
3840 int flushed = 0; local
[all...]
H A Dip_state.c4991 int *array, flushed, error; local
4999 flushed = 0;
5005 flushed++;
5009 obj.ipfo_retval = flushed;
H A Dip_nat.c7724 int *array, flushed, error; local
7732 flushed = 0;
7738 flushed++;
7742 obj.ipfo_retval = flushed;
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp431 if (flushed)
434 flushed = true;
450 // Delete the flushed diagnostics.
/freebsd-10.1-release/contrib/ipfilter/
H A DHISTORY41 3543493 tokens are not flushed when disabled
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex3555 % then page number (#2) flushed to the right margin. It is used for index
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3729 % then page number (#2) flushed to the right margin. It is used for index
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex3627 % then page number (#2) flushed to the right margin. It is used for index

Completed in 234 milliseconds