Home
last modified time | relevance | path

Searched defs:batch (Results 1 – 25 of 80) sorted by relevance

1234

/linux/mm/
H A Dmmu_gather.c20 struct mmu_gather_batch *batch; in tlb_next_batch() local
51 static void tlb_flush_rmap_batch(struct mmu_gather_batch *batch, struct vm_area_struct *vma) in tlb_flush_rmap_batch()
101 static void __tlb_batch_free_encoded_pages(struct mmu_gather_batch *batch) in __tlb_batch_free_encoded_pages()
146 struct mmu_gather_batch *batch; in tlb_batch_pages_flush() local
155 struct mmu_gather_batch *batch, *next; in tlb_batch_list_free() local
169 struct mmu_gather_batch *batch; in __tlb_remove_folio_pages_size() local
222 static void __tlb_remove_table_free(struct mmu_table_batch *batch) in __tlb_remove_table_free()
285 static void tlb_remove_table_free(struct mmu_table_batch *batch) in tlb_remove_table_free()
292 static void tlb_remove_table_free(struct mmu_table_batch *batch) in tlb_remove_table_free()
322 struct mmu_table_batch **batch = &tlb->batch; in tlb_table_flush() local
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_ma.c56 static __always_inline void batch_alloc(struct bpf_map *map, unsigned int batch, unsigned int idx) in batch_alloc()
83 static __always_inline void batch_free(struct bpf_map *map, unsigned int batch, unsigned int idx) in batch_free()
105 static __always_inline void batch_percpu_alloc(struct bpf_map *map, unsigned int batch, in batch_percpu_alloc()
133 static __always_inline void batch_percpu_free(struct bpf_map *map, unsigned int batch, in batch_percpu_free()
154 #define CALL_BATCH_ALLOC(size, batch, idx) \ argument
157 #define CALL_BATCH_ALLOC_FREE(size, batch, idx) \ argument
163 #define CALL_BATCH_PERCPU_ALLOC(size, batch, idx) \ argument
166 #define CALL_BATCH_PERCPU_ALLOC_FREE(size, batch, idx) \ argument
/linux/drivers/gpu/drm/i915/gt/
H A Dgen7_renderclear.c235 gen7_emit_state_base_address(struct batch_chunk *batch, in gen7_emit_state_base_address()
261 gen7_emit_vfe_state(struct batch_chunk *batch, in gen7_emit_vfe_state()
290 gen7_emit_interface_descriptor_load(struct batch_chunk *batch, in gen7_emit_interface_descriptor_load()
309 gen7_emit_media_object(struct batch_chunk *batch, in gen7_emit_media_object()
340 static void gen7_emit_pipeline_flush(struct batch_chunk *batch) in gen7_emit_pipeline_flush()
355 static void gen7_emit_pipeline_invalidate(struct batch_chunk *batch) in gen7_emit_pipeline_invalidate()
435 u32 *batch; in gen7_setup_clear_gpr_bb() local
H A Dgen8_engine_cs.h53 __gen8_emit_pipe_control(u32 *batch, u32 bit_group_0, in __gen8_emit_pipe_control()
65 static inline u32 *gen8_emit_pipe_control(u32 *batch, in gen8_emit_pipe_control()
71 static inline u32 *gen12_emit_pipe_control(u32 *batch, u32 bit_group_0, in gen12_emit_pipe_control()
H A Dintel_lrc.c1635 gen8_emit_flush_coherentl3_wa(struct intel_engine_cs *engine, u32 *batch) in gen8_emit_flush_coherentl3_wa()
1677 static u32 *gen8_init_indirectctx_bb(struct intel_engine_cs *engine, u32 *batch) in gen8_init_indirectctx_bb()
1715 static u32 *emit_lri(u32 *batch, const struct lri *lri, unsigned int count) in emit_lri()
1729 static u32 *gen9_init_indirectctx_bb(struct intel_engine_cs *engine, u32 *batch) in gen9_init_indirectctx_bb()
1842 void *batch, *batch_ptr; in lrc_init_wa_ctx() local
H A Dintel_renderstate.h19 const u32 *batch; member
H A Dintel_renderstate.c43 #define OUT_BATCH(batch, i, val) \ argument
/linux/lib/
H A Dpercpu_counter.c93 void percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch() argument
120 void percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch() argument
292 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare() argument
328 __percpu_counter_limited_add(struct percpu_counter * fbc,s64 limit,s64 amount,s32 batch) __percpu_counter_limited_add() argument
[all...]
/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-hash.h31 struct ppc64_tlb_batch *batch; in arch_enter_lazy_mmu_mode() local
46 struct ppc64_tlb_batch *batch; in arch_leave_lazy_mmu_mode() local
/linux/arch/powerpc/mm/book3s64/
H A Dhash_tlb.c44 struct ppc64_tlb_batch *batch = &get_cpu_var(ppc64_tlb_batch); in hpte_need_flush() local
144 void __flush_tlb_pending(struct ppc64_tlb_batch *batch) in __flush_tlb_pending()
/linux/drivers/xen/
H A Dgntdev.c799 static int gntdev_get_page(struct gntdev_copy_batch *batch, void __user *virt, in gntdev_get_page()
819 static void gntdev_put_pages(struct gntdev_copy_batch *batch) in gntdev_put_pages()
826 static int gntdev_copy(struct gntdev_copy_batch *batch) in gntdev_copy()
858 static int gntdev_grant_copy_seg(struct gntdev_copy_batch *batch, in gntdev_grant_copy_seg()
956 struct gntdev_copy_batch batch; in gntdev_ioctl_grant_copy() local
/linux/drivers/gpu/drm/i915/selftests/
H A Digt_spinner.h25 u32 *batch; member
H A Di915_request.c1008 static int emit_bb_start(struct i915_request *rq, struct i915_vma *batch) in emit_bb_start()
1018 struct i915_vma *batch) in empty_request()
1053 struct i915_vma *batch; in live_empty_request() local
1171 static int recursive_batch_resolve(struct i915_vma *batch) in recursive_batch_resolve()
1215 struct i915_vma *batch; in live_all_engines() local
1345 struct i915_vma *batch; in live_sequential_engines() local
H A Digt_spinner.c131 u32 *batch; in igt_spinner_create_request() local
/linux/include/vdso/
H A Dgetrandom.h36 u8 batch[CHACHA_BLOCK_SIZE * 3 / 2]; member
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c234 unsigned int member_cnt, enum nfp_fl_lag_batch *batch) in nfp_fl_lag_config_group()
296 enum nfp_fl_lag_batch batch = NFP_FL_LAG_BATCH_FIRST; in nfp_fl_lag_do_work() local
691 enum nfp_fl_lag_batch batch = NFP_FL_LAG_BATCH_FIRST; in nfp_flower_lag_reset() local
/linux/tools/virtio/
H A Dvirtio_test.c170 bool delayed, int batch, int reset_n, int bufs) in run_test()
349 long batch = 1, reset = 0; in main() local
/linux/include/linux/
H A Dpercpu_counter.h182 __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()
226 percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch()
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Digt_gem_utils.c116 struct i915_vma *batch; in igt_gpu_fill_dw() local
/linux/arch/arm64/include/asm/
H A Dtlbflush.h325 static inline void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
352 static inline void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
/linux/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_batch_ops.c73 __u64 batch = 0; in test_lpm_trie_map_batch_ops() local
H A Darray_map_batch_ops.c75 __u64 batch = 0; in __test_map_lookup_and_update_batch() local
H A Dhtab_map_batch_ops.c79 __u32 batch, count, total, total_success; in __test_map_lookup_and_delete_batch() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_mob.c238 struct vmw_otable_batch *batch) in vmw_otable_batch_setup()
333 struct vmw_otable_batch *batch) in vmw_otable_batch_takedown()
/linux/net/core/
H A Dnetclassid_cgroup.c64 unsigned int batch; member

1234