Home
last modified time | relevance | path

Searched defs:flush (Results 126 - 150 of 730) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/lib/
H A Ddecompress_unzstd.c163 __unzstd(unsigned char *in_buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *in_pos, void (*error)(char *x)) __unzstd() argument
331 unzstd(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) unzstd() argument
341 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) __decompress() argument
[all...]
H A Ddecompress_unlzo.c278 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dgre_offload.c124 int flush = 1; in gre_gro_receive() local
H A Dtcp_offload.c192 int flush = 1; in tcp_gro_receive() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dgen2_engine_cs.c142 __gen2_emit_breadcrumb(struct i915_request *rq, u32 *cs, int flush, int post) __gen2_emit_breadcrumb() argument
/kernel/linux/linux-5.10/include/linux/
H A Dmailbox_controller.h48 int (*flush)(struct mbox_chan *chan, unsigned long timeout); member
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelalloc-space.c120 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_DATA; in btrfs_alloc_data_chunk_ondemand() local
136 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_DATA; in btrfs_check_data_free_space() local
315 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dmailbox_controller.h48 int (*flush)(struct mbox_chan *chan, unsigned long timeout); member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dblktrans.h58 int (*flush)(struct mtd_blktrans_dev *dev); member
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_console.h57 int (*flush)(uint32_t vtermno, bool wait); member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dgen2_engine_cs.c144 __gen2_emit_breadcrumb(struct i915_request *rq, u32 *cs, int flush, int post) __gen2_emit_breadcrumb() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.h72 u32 flush; member
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unxz.c400 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
[all...]
H A Ddecompress_unzstd.c165 __unzstd(unsigned char *in_buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *in_pos, void (*error)(char *x)) __unzstd() argument
333 unzstd(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) unzstd() argument
343 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) __decompress() argument
[all...]
H A Ddecompress_unlzo.c277 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_offload.c193 int flush = 1; in tcp_gro_receive() local
[all...]
H A Dgre_offload.c130 int flush = 1; in gre_gro_receive() local
/third_party/ffmpeg/libavcodec/
H A Dcbs_internal.h132 void (*flush)(CodedBitstreamContext *ctx); member
H A Dpcm_rechunk_bsf.c75 static void flush(AVBSFContext *ctx) in flush() function
/third_party/ffmpeg/libavfilter/
H A Dframerate.h64 int flush; ///< 1 if the filter is being flushed member
/third_party/ffmpeg/libavformat/
H A Dwebm_chunk.c177 static int chunk_end(AVFormatContext *s, int flush) in chunk_end() argument
/third_party/ffmpeg/libswresample/
H A Dsoxr_resample.c69 static int flush(struct SwrContext *s){ in flush() function
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DIntDiffer.java126 private void flush() { in flush() method in IntDiffer
/third_party/googletest/googlemock/src/
H A Dgmock-internal-utils.cc186 std::cout << ::std::flush; in Log() member in testing::internal::std::cout::std
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DXMLRecordWriter.java48 public void flush() { in flush() method in XMLRecordWriter

Completed in 12 milliseconds

12345678910>>...30