Home
last modified time | relevance | path

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

12345

/linux/drivers/md/dm-vdo/
H A Dflush.c103 struct vdo_flush *flush = NULL; in allocate_flush() local
251 struct vdo_flush *flush = in notify_flush() local
269 struct vdo_flush *flush = completion_as_vdo_flush(completion); in flush_vdo() local
327 struct vdo_flush *flush = in vdo_complete_flushes() local
369 static void initialize_flush(struct vdo_flush *flush, struct vdo *vdo) in initialize_flush()
375 static void launch_flush(struct vdo_flush *flush) in launch_flush()
398 struct vdo_flush *flush = mempool_alloc(vdo->flusher->flush_pool, GFP_NOWAIT); in vdo_launch_flush() local
431 static void release_flush(struct vdo_flush *flush) in release_flush()
462 struct vdo_flush *flush = completion_as_vdo_flush(completion); in vdo_complete_flush_callback() local
515 static void vdo_complete_flush(struct vdo_flush *flush) in vdo_complete_flush()
/linux/include/net/
H A Dgro.h40 u16 flush; member
368 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final()
375 int flush, in skb_gro_flush_final_remcsum()
385 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final()
391 int flush, in skb_gro_flush_final_remcsum()
455 int flush; in inet_gro_flush() local
501 int flush; in gro_receive_network_flush() local
/linux/drivers/i2c/busses/
H A Di2c-diolan-u2c.c156 static int diolan_write_cmd(struct i2c_diolan_u2c *dev, bool flush) in diolan_write_cmd()
164 static int diolan_usb_cmd(struct i2c_diolan_u2c *dev, u8 command, bool flush) in diolan_usb_cmd()
173 bool flush) in diolan_usb_cmd_data()
183 u8 d2, bool flush) in diolan_usb_cmd_data2()
/linux/lib/zlib_inflate/
H A Dinflate.c23 #define INFLATE_TYPEDO_HOOK(strm, flush) do {} while (0) argument
331 int zlib_inflate(z_streamp strm, int flush) in zlib_inflate()
/linux/arch/arm/include/debug/
H A Duncompress.h7 static inline void flush(void) {} in flush() function
/linux/arch/arm/mach-footbridge/include/mach/
H A Duncompress.h27 static inline void flush(void) in flush() function
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c63 SVGAEscapeVideoFlush flush; member
93 struct vmw_escape_video_flush *flush; in vmw_overlay_send_put() local
184 struct vmw_escape_video_flush flush; in vmw_overlay_send_stop() member
/linux/arch/arm/mach-sa1100/include/mach/
H A Duncompress.h45 static inline void flush(void) in flush() function
/linux/lib/zlib_dfltcc/
H A Ddfltcc_inflate.h20 #define INFLATE_TYPEDO_HOOK(strm, flush) \ argument
H A Ddfltcc_inflate.c89 int flush, in dfltcc_inflate()
H A Ddfltcc_deflate.c121 int flush, in dfltcc_deflate()
/linux/arch/powerpc/boot/
H A Ddecompress.c50 static long flush(void *v, unsigned long buffer_size) in flush() function
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Drammcp77.c39 u32 flush = ((ram->base.size - (ram->poller_base + 0x40)) >> 5) - 1; in mcp77_ram_init() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c70 bool flush = false; in mlx5e_xsk_tx() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dpriv.h25 void (*flush)(struct nvkm_bar *); member
/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c822 bool flush, bool shared) in tdp_mmu_iter_cond_resched()
957 gfn_t start, gfn_t end, bool can_yield, bool flush) in tdp_mmu_zap_leafs()
1002 bool kvm_tdp_mmu_zap_leafs(struct kvm *kvm, gfn_t start, gfn_t end, bool flush) in kvm_tdp_mmu_zap_leafs()
1328 bool flush) in kvm_tdp_mmu_unmap_gfn_range()
1778 bool flush = false; in recover_huge_pages_range() local
H A Dmmu.c1286 static void drop_large_spte(struct kvm *kvm, u64 *sptep, bool flush) in drop_large_spte()
1332 bool flush = false; in rmap_write_protect() local
1360 bool flush = false; in __rmap_clear_dirty() local
1587 bool flush) in __walk_slot_rmaps()
1636 bool flush) in __kvm_rmap_zap_gfn_range()
1645 bool flush = false; in kvm_unmap_gfn_range() local
2040 int flush = 0; in __kvm_sync_page() local
2180 bool flush = false; in mmu_sync_children() local
2510 struct kvm_mmu_page *sp, bool flush) in __link_shadow_page()
3007 bool flush = false; in mmu_set_spte() local
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dpriv.h26 void (*flush)(struct nvkm_ltc *); member
/linux/arch/x86/kvm/
H A Dkvm_onhyperv.c18 static int kvm_fill_hv_flush_list_func(struct hv_guest_mapping_flush_list *flush, in kvm_fill_hv_flush_list_func()
/linux/tools/lib/perf/include/internal/
H A Dmmap.h34 u64 flush; member
/linux/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.h16 struct mutex flush; member
/linux/net/ipv4/
H A Dgre_offload.c130 int flush = 1; in gre_gro_receive() local
/linux/tools/perf/util/
H A Dmmap.h48 int nr_cblocks, affinity, flush, comp_level; member
/linux/drivers/staging/greybus/
H A Dgb-camera.h97 int (*flush)(void *priv, u32 *request_id); member
/linux/include/linux/
H A Ddm-dirty-log.h78 int (*flush)(struct dm_dirty_log *log); member

12345