Home
last modified time | relevance | path

Searched defs:batch (Results 1 – 25 of 83) 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/iommu/iommufd/
H A Dpages.c276 static void batch_clear(struct pfn_batch *batch) in batch_clear()
288 static void batch_clear_carry(struct pfn_batch *batch, unsigned int keep_pfns) in batch_clear_carry()
304 static void batch_skip_carry(struct pfn_batch *batch, unsigned int skip_pfns) in batch_skip_carry()
316 static int __batch_init(struct pfn_batch *batch, size_t max_pages, void *backup, in __batch_init()
333 static int batch_init(struct pfn_batch *batch, size_t max_pages) in batch_init()
338 static void batch_init_backup(struct pfn_batch *batch, size_t max_pages, in batch_init_backup()
344 static void batch_destroy(struct pfn_batch *batch, void *backup) in batch_destroy()
350 static bool batch_add_pfn_num(struct pfn_batch *batch, unsigned long pfn, in batch_add_pfn_num()
371 static void batch_remove_pfn_num(struct pfn_batch *batch, unsigned long nr) in batch_remove_pfn_num()
380 static bool batch_add_pfn(struct pfn_batch *batch, unsigned long pfn) in batch_add_pfn()
[all …]
/linux/drivers/gpu/drm/i915/gt/
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_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()
120 void percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch()
292 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()
328 s64 limit, s64 amount, s32 batch) in __percpu_counter_limited_add()
/linux/drivers/iommu/intel/
H A Dcache.c285 static void qi_batch_flush_descs(struct intel_iommu *iommu, struct qi_batch *batch) in qi_batch_flush_descs()
296 static void qi_batch_increment_index(struct intel_iommu *iommu, struct qi_batch *batch) in qi_batch_increment_index()
304 struct qi_batch *batch) in qi_batch_add_iotlb()
312 struct qi_batch *batch) in qi_batch_add_dev_iotlb()
327 struct qi_batch *batch) in qi_batch_add_piotlb()
343 unsigned int size_order, struct qi_batch *batch) in qi_batch_add_pasid_dev_iotlb()
/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
H A Di915_gem_client_blt.c103 struct i915_vma *batch; member
142 struct drm_i915_gem_object *batch) in prepare_blit()
/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