Searched defs:flush (Results 1 - 25 of 181) sorted by relevance

12345678

/linux-master/arch/arm/include/debug/
H A Duncompress.h7 static inline void flush(void) {} function
/linux-master/arch/arm/mach-footbridge/include/mach/
H A Duncompress.h27 static inline void flush(void) function
/linux-master/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h45 static inline void flush(void) function
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dpriv.h26 void (*flush)(struct nvkm_ltc *); member in struct:nvkm_ltc_func
/linux-master/lib/zlib_dfltcc/
H A Ddfltcc_inflate.c87 dfltcc_inflate( z_streamp strm, int flush, int *ret ) argument
H A Ddfltcc_deflate.c119 dfltcc_deflate( z_streamp strm, int flush, block_state *result ) argument
[all...]
/linux-master/arch/x86/hyperv/
H A Dnested.c22 struct hv_guest_mapping_flush *flush; local
55 hyperv_fill_flush_guest_mapping_list( struct hv_guest_mapping_flush_list *flush, u64 start_gfn, u64 pages) argument
89 struct hv_guest_mapping_flush_list *flush; local
[all...]
H A Dmmu.c64 struct hv_tlb_flush *flush; local
177 struct hv_tlb_flush_ex *flush; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dpriv.h25 void (*flush)(struct nvkm_bar *); member in struct:nvkm_bar_func
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Drammcp77.c39 u32 flush = ((ram->base.size - (ram->poller_base + 0x40)) >> 5) - 1; local
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.h16 struct mutex flush; member in struct:gen6_ppgtt
/linux-master/lib/
H A Ddecompress_inflate.c42 __gunzip(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)) argument
200 gunzip(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)) argument
210 __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)) argument
[all...]
H A Ddecompress_unlz4.c207 __decompress(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long out_len, long *posp, void (*error)(char *x) ) argument
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)) argument
/linux-master/tools/lib/perf/include/internal/
H A Dmmap.h34 u64 flush; member in struct:perf_mmap
/linux-master/arch/arm/mach-rpc/include/mach/
H A Duncompress.h105 static inline void flush(void) function
/linux-master/drivers/staging/greybus/
H A Dgb-camera.h97 int (*flush)(void *priv, u32 *request_id); member in struct:gb_camera_ops
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_struct.h46 void (*flush)(struct ia_css_acc_fw *fw); member in struct:sh_css
H A Dia_css_env.h44 void (*flush)(struct ia_css_acc_fw *fw); member in struct:ia_css_cpu_mem_env
/linux-master/arch/powerpc/boot/
H A Ddecompress.c50 static long flush(void *v, unsigned long buffer_size) function
/linux-master/include/linux/
H A Ddm-dirty-log.h78 int (*flush)(struct dm_dirty_log *log); member in struct:dm_dirty_log_type
/linux-master/arch/x86/kvm/
H A Dkvm_onhyperv.c18 static int kvm_fill_hv_flush_list_func(struct hv_guest_mapping_flush_list *flush, argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c70 bool flush = false; local
/linux-master/tools/perf/util/
H A Dmmap.h48 int nr_cblocks, affinity, flush, comp_level; member in struct:mmap_params
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c148 bool flush = false; local

Completed in 259 milliseconds

12345678