Home
last modified time | relevance | path

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

1234567

/linux-6.3-rc2/arch/x86/hyperv/
A Dnested.c23 struct hv_guest_mapping_flush *flush; in hyperv_flush_guest_mapping() local
60 struct hv_guest_mapping_flush_list *flush, in hyperv_fill_flush_guest_mapping_list()
94 struct hv_guest_mapping_flush_list *flush; in hyperv_flush_guest_mapping_range() local
A Dmmu.c60 struct hv_tlb_flush *flush; in hyperv_flush_tlb_multi() local
174 struct hv_tlb_flush_ex *flush; in hyperv_flush_tlb_others_ex() local
/linux-6.3-rc2/fs/btrfs/
A Dspace-info.c348 enum btrfs_reserve_flush_enum flush) in calc_available_free_space()
400 enum btrfs_reserve_flush_enum flush) in btrfs_can_overcommit()
439 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets() local
1171 enum btrfs_flush_state flush; in btrfs_preempt_reclaim_metadata_space() local
1514 enum btrfs_reserve_flush_enum flush) in handle_reserve_ticket()
1560 static inline bool is_normal_flushing(enum btrfs_reserve_flush_enum flush) in is_normal_flushing()
1584 static inline bool can_steal(enum btrfs_reserve_flush_enum flush) in can_steal()
1594 static inline bool can_ticket(enum btrfs_reserve_flush_enum flush) in can_ticket()
1617 enum btrfs_reserve_flush_enum flush) in __reserve_bytes()
1758 enum btrfs_reserve_flush_enum flush) in btrfs_reserve_metadata_bytes()
[all …]
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
308 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_FLUSH_ALL; in btrfs_delalloc_reserve_metadata() local
A Dblock-rsv.c216 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_add()
249 enum btrfs_reserve_flush_enum flush) in btrfs_block_rsv_refill()
/linux-6.3-rc2/lib/zlib_deflate/
A Ddeflate.c60 #define DEFLATE_HOOK(strm, flush, bstate) 0 argument
331 int flush in zlib_deflate()
866 int flush in deflate_stored()
925 int flush in deflate_fast()
1019 int flush in deflate_slow()
/linux-6.3-rc2/include/net/
A Dgro.h24 u16 flush; member
348 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final()
355 int flush, in skb_gro_flush_final_remcsum()
365 static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush) in skb_gro_flush_final()
371 int flush, in skb_gro_flush_final_remcsum()
/linux-6.3-rc2/drivers/gpu/drm/etnaviv/
A Detnaviv_buffer.c92 u32 flush = 0; in etnaviv_cmd_select_pipe() local
236 u32 link_target, flush = 0; in etnaviv_buffer_end() local
414 u32 flush = VIVS_MMUv2_CONFIGURATION_MODE_MASK | in etnaviv_buffer_queue() local
/linux-6.3-rc2/drivers/i2c/busses/
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-6.3-rc2/arch/arm/include/debug/
A Duncompress.h7 static inline void flush(void) {} in flush() function
/linux-6.3-rc2/lib/zlib_inflate/
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-6.3-rc2/arch/arm/mach-footbridge/include/mach/
A Duncompress.h27 static inline void flush(void) in flush() function
/linux-6.3-rc2/arch/arm/mach-sa1100/include/mach/
A Duncompress.h45 static inline void flush(void) in flush() function
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_overlay.c69 SVGAEscapeVideoFlush flush; member
99 struct vmw_escape_video_flush *flush; in vmw_overlay_send_put() local
190 struct vmw_escape_video_flush flush; in vmw_overlay_send_stop() member
/linux-6.3-rc2/lib/zlib_dfltcc/
A Ddfltcc_inflate.h20 #define INFLATE_TYPEDO_HOOK(strm, flush) \ argument
A Ddfltcc_inflate.c89 int flush, in dfltcc_inflate()
/linux-6.3-rc2/arch/powerpc/boot/
A Ddecompress.c50 static long flush(void *v, unsigned long buffer_size) in flush() function
/linux-6.3-rc2/arch/x86/kvm/
A Dkvm_onhyperv.c13 static int kvm_fill_hv_flush_list_func(struct hv_guest_mapping_flush_list *flush, in kvm_fill_hv_flush_list_func()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
A Dtx.c67 bool flush = false; in mlx5e_xsk_tx() local
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Drammcp77.c39 u32 flush = ((ram->base.size - (ram->poller_base + 0x40)) >> 5) - 1; in mcp77_ram_init() local
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
A Dpriv.h22 void (*flush)(struct nvkm_bar *); member
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
A Dpriv.h26 void (*flush)(struct nvkm_ltc *); member
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Drecv.c38 bool flush) in ath_rx_buf_link()
72 bool flush) in ath_rx_buf_relink()
1060 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp) in ath_rx_tasklet()
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/
A Dfp-stress.c198 bool flush) in child_output()
412 static void drain_output(bool flush) in drain_output()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Dia_css_env.h44 void (*flush)(struct ia_css_acc_fw *fw); member

Completed in 40 milliseconds

1234567