Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 54) sorted by relevance

123

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_evdev.c293 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_buf()
303 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_paused()
311 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_out()
324 eventdev_stop_flush_t flush, void *flush_arg) in dsw_port_drain_in_ring()
334 eventdev_stop_flush_t flush, void *flush_arg) in dsw_drain()
355 eventdev_stop_flush_t flush; in dsw_stop() local
/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dfitblk_original.c75 int ret, flush; in partcompress() local
98 int ret, flush; in recompress() local
H A Dfitblk.c80 int ret, flush; in partcompress() local
105 int ret, flush; in recompress() local
/f-stack/freebsd/contrib/zlib/
H A Ddeflate.c766 int ZEXPORT deflate (strm, flush) in deflate() argument
1648 local block_state deflate_stored(s, flush) in deflate_stored() argument
1829 local block_state deflate_fast(s, flush) in deflate_fast() argument
1931 local block_state deflate_slow(s, flush) in deflate_slow() argument
2062 local block_state deflate_rle(s, flush) in deflate_rle() argument
2135 local block_state deflate_huff(s, flush) in deflate_huff() argument
H A Ddeflate.h326 # define _tr_tally_lit(s, c, flush) \ argument
333 # define _tr_tally_dist(s, distance, length, flush) \ argument
344 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
345 # define _tr_tally_dist(s, distance, length, flush) \ argument
H A Dgzwrite.c76 local int gz_comp(state, flush) in gz_comp() argument
556 int ZEXPORT gzflush(file, flush) in gzflush() argument
/f-stack/dpdk/drivers/compress/zlib/
H A Dzlib_pmd.c21 int ret, flush, fin_flush; in process_zlib_deflate() local
111 int ret, flush; in process_zlib_inflate() local
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_write_filter_module.c51 ngx_uint_t last, flush, sync; in ngx_http_write_filter() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_write_filter_module.c57 ngx_uint_t last, flush, sync; in ngx_stream_write_filter() local
H A Dngx_stream_log_module.c52 ngx_msec_t flush; member
977 ngx_msec_t flush; in ngx_stream_log_set_log() local
1317 ngx_int_t *flush; in ngx_stream_log_compile_format() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbqueue.c82 boolean_t flush) in bqueue_enqueue_impl()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gunzip_filter_module.c34 unsigned flush:4; member
178 ngx_uint_t flush; in ngx_http_gunzip_body_filter() local
H A Dngx_http_sub_filter_module.c290 ngx_uint_t flush, last; in ngx_http_sub_body_filter() local
608 ngx_uint_t flush) in ngx_http_sub_parse()
H A Dngx_http_log_module.c53 ngx_msec_t flush; member
1245 ngx_msec_t flush; in ngx_http_log_set_log() local
1587 ngx_int_t *flush; in ngx_http_log_compile_format() local
H A Dngx_http_gzip_filter_module.c54 unsigned flush:4; member
322 ngx_uint_t flush; in ngx_http_gzip_body_filter() local
H A Dngx_http_ssi_filter_module.h107 unsigned flush:1; member
/f-stack/freebsd/contrib/xz-embedded/userspace/
H A Dboottest.c35 static int flush(/*const*/ void *buf, unsigned int size) in flush() function
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzwrite.c78 local int gz_comp(state, flush) in gz_comp() argument
559 int ZEXPORT gzflush(file, flush) in gzflush() argument
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_flow_driver.h85 int (*flush) member
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_udp_sendmsg_chain.c118 ngx_uint_t n, flush; in ngx_udp_output_chain_to_iovec() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_zlib.c71 zlib_deflate(z_stream *stream, int flush) in zlib_deflate()
/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port.h192 rte_swx_port_out_flush_t flush; member
/f-stack/app/redis-5.0.5/src/
H A Drio.h46 int (*flush)(struct _rio *); member
/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/dpdk/drivers/event/sw/
H A Dsw_evdev.c403 eventdev_stop_flush_t flush; in sw_drain_ports() local
429 eventdev_stop_flush_t flush; in sw_drain_queue() local

123