Home
last modified time | relevance | path

Searched defs:flushed (Results 1 – 18 of 18) sorted by relevance

/f-stack/dpdk/lib/librte_distributor/
H A Drte_distributor_single.c165 unsigned flushed = 0; in process_returns() local
362 const unsigned flushed = total_outstanding(d); in rte_distributor_flush_single() local
H A Drte_distributor.c661 unsigned int flushed; in rte_distributor_flush() local
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_pipe.c503 ngx_uint_t flush, flushed, prev_last_shadow; in ngx_event_pipe_write_to_downstream() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_script.h25 unsigned flushed:1; member
/f-stack/freebsd/netgraph/
H A Dng_mppc.c145 u_char flushed; /* clean history (xmit only) */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c814 boolean_t flushed = metaslab_flush(curr, tx); in spa_flush_metaslabs() local
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h28 unsigned flushed:1; member
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1072 size_t const flushed = ZSTD_isError(cResult) ? 0 : jobPtr->dstFlushed; in ZSTDMT_getFrameProgression() local
1100 size_t const flushed = ZSTD_isError(cResult) ? 0 : jobPtr->dstFlushed; in ZSTDMT_toFlushNow() local
H A Dzstd_compress.c4257 size_t const flushed = ZSTD_limitCopy(op, (size_t)(oend-op), in ZSTD_compressStream_generic() local
/f-stack/freebsd/kern/
H A Dvfs_bio.c1930 int flushed; in bd_flushall() local
3345 int flushed; in buf_flush() local
3483 int flushed; in flushbufqueues() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1847 …unsigned long long flushed; /* nb of compressed bytes flushed : not provided; can be tracked fr… member
H A Dzstd.c4907 …unsigned long long flushed; /* nb of compressed bytes flushed : not provided; can be tracked fr… member
16993 size_t const flushed = ZSTD_limitCopy(op, (size_t)(oend-op), in ZSTD_compressStream_generic() local
/f-stack/freebsd/contrib/zstd/lib/
H A Dzstd.h2122 …unsigned long long flushed; /* nb of compressed bytes flushed : not provided; can be tracked fr… member
/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c1736 int flushed = 0; in flush_qp() local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c3768 int flushed = 0, set; local
3823 int flushed = 0; local
H A Dip_state.c5005 int *array, flushed, error; local
H A Dip_nat.c7712 int *array, flushed, error; local
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c4757 int flushed = clusterManagerFlushNodeConfig(node, &err); in clusterManagerCommandCreate() local
4818 int flushed = clusterManagerFlushNodeConfig(node, &err); in clusterManagerCommandCreate() local