| /linux/arch/x86/hyperv/ |
| H A D | nested.c | 23 struct hv_guest_mapping_flush *flush; in hyperv_flush_guest_mapping() local 57 struct hv_guest_mapping_flush_list *flush, in hyperv_fill_flush_guest_mapping_list() 90 struct hv_guest_mapping_flush_list *flush; in hyperv_flush_guest_mapping_range() local
|
| /linux/fs/btrfs/ |
| H A D | space-info.c | 453 enum btrfs_reserve_flush_enum flush) in calc_available_free_space() 526 enum btrfs_reserve_flush_enum flush) in check_can_overcommit() 535 enum btrfs_reserve_flush_enum flush) in can_overcommit() 545 enum btrfs_reserve_flush_enum flush) in btrfs_can_overcommit() 593 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets() local 1313 enum btrfs_flush_state flush; in btrfs_preempt_reclaim_metadata_space() local 1680 enum btrfs_reserve_flush_enum flush) in handle_reserve_ticket() 1727 static inline bool is_normal_flushing(enum btrfs_reserve_flush_enum flush) in is_normal_flushing() 1751 static inline bool can_steal(enum btrfs_reserve_flush_enum flush) in can_steal() 1761 static inline bool can_ticket(enum btrfs_reserve_flush_enum flush) in can_ticket() [all …]
|
| /linux/kernel/dma/ |
| H A D | direct.h | 71 bool flush) in dma_direct_sync_single_for_cpu() 87 unsigned long attrs, bool flush) in dma_direct_map_phys() 140 bool flush) in dma_direct_unmap_phys()
|
| /linux/include/net/libeth/ |
| H A D | xsk.h | 290 void (*finalize)(void *xdpsq, bool sent, bool flush)) in libeth_xsk_xmit_do_bulk() 513 #define libeth_xsk_finalize_rx(bq, flush, finalize) \ argument 556 #define LIBETH_XSK_DEFINE_RUN_PROG(name, flush) \ argument 575 #define LIBETH_XSK_DEFINE_RUN(name, run, flush, populate) \ argument 584 #define LIBETH_XSK_DEFINE_FINALIZE(name, flush, finalize) \ argument
|
| H A D | xdp.h | 1056 void (*finalize)(void *xdpsq, bool sent, bool flush)) in __libeth_xdp_xmit_do_bulk() 1546 #define libeth_xdp_finalize_rx(bq, flush, finalize) \ argument 1553 void (*finalize)(void *xdpsq, bool sent, bool flush)) in __libeth_xdp_finalize_rx() 1639 #define LIBETH_XDP_DEFINE_RUN_PROG(name, flush) \ argument 1642 #define __LIBETH_XDP_DEFINE_RUN_PROG(name, flush, pfx) \ argument 1673 #define LIBETH_XDP_DEFINE_RUN(name, run, flush, populate) \ argument 1676 #define __LIBETH_XDP_DEFINE_RUN(name, run, flush, populate, pfx) \ argument 1686 #define LIBETH_XDP_DEFINE_FINALIZE(name, flush, finalize) \ argument 1689 #define __LIBETH_XDP_DEFINE_FINALIZE(name, flush, finalize, pfx) \ argument
|
| /linux/lib/zlib_inflate/ |
| H A D | inflate.c | 23 #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 D | uncompress.h | 7 static inline void flush(void) {} in flush() function
|
| /linux/arch/arm/mach-footbridge/include/mach/ |
| H A D | uncompress.h | 27 static inline void flush(void) in flush() function
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_overlay.c | 63 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 D | uncompress.h | 45 static inline void flush(void) in flush() function
|
| /linux/tools/testing/selftests/arm64/gcs/ |
| H A D | gcs-stress.c | 204 bool flush) in child_output() 328 static void drain_output(bool flush) in drain_output()
|
| /linux/lib/zlib_dfltcc/ |
| H A D | dfltcc_inflate.h | 20 #define INFLATE_TYPEDO_HOOK(strm, flush) \ argument
|
| H A D | dfltcc_inflate.c | 89 int flush, in dfltcc_inflate()
|
| H A D | dfltcc_deflate.c | 121 int flush, in dfltcc_deflate()
|
| /linux/rust/macros/ |
| H A D | fmt.rs | 52 let mut flush = |args: &mut TokenStream, current: &mut TokenStream| { fmt() localVariable
|
| /linux/arch/powerpc/boot/ |
| H A D | decompress.c | 50 static long flush(void *v, unsigned long buffer_size) in flush() function
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | rammcp77.c | 39 u32 flush = ((ram->base.size - (ram->poller_base + 0x40)) >> 5) - 1; in mcp77_ram_init() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
| H A D | priv.h | 25 void (*flush)(struct nvkm_bar *); member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | tx.c | 72 bool flush = false; in mlx5e_xsk_tx() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | priv.h | 26 void (*flush)(struct nvkm_ltc *); member
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | fp-stress.c | 200 bool flush) in child_output() 427 static void drain_output(bool flush) in drain_output()
|
| /linux/arch/x86/kvm/ |
| H A D | kvm_onhyperv.c | 18 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 D | mmap.h | 34 u64 flush; member
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | gen6_ppgtt.h | 16 struct mutex flush; member
|
| /linux/drivers/md/ |
| H A D | md-bitmap.h | 92 void (*flush)(struct mddev *mddev); member 137 static inline bool md_bitmap_enabled(struct mddev *mddev, bool flush) in md_bitmap_enabled()
|