Home
last modified time | relevance | path

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

1234

/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.c286 static void batch_clear(struct pfn_batch *batch) in batch_clear()
299 static void batch_clear_carry(struct pfn_batch *batch, unsigned int keep_pfns) in batch_clear_carry()
315 static void batch_skip_carry(struct pfn_batch *batch, unsigned int skip_pfns) in batch_skip_carry()
327 static int __batch_init(struct pfn_batch *batch, size_t max_pages, void *backup, in __batch_init()
344 static int batch_init(struct pfn_batch *batch, size_t max_pages) in batch_init()
349 static void batch_init_backup(struct pfn_batch *batch, size_t max_pages, in batch_init_backup()
355 static void batch_destroy(struct pfn_batch *batch, void *backup) in batch_destroy()
361 static bool batch_add_pfn_num(struct pfn_batch *batch, unsigned long pfn, in batch_add_pfn_num()
388 static void batch_remove_pfn_num(struct pfn_batch *batch, unsigned long nr) in batch_remove_pfn_num()
397 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
/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/xen/
H A Dgntdev.c617 struct gntdev_copy_batch *batch; in gntdev_release() local
807 static int gntdev_get_page(struct gntdev_copy_batch *batch, void __user *virt, in gntdev_get_page()
827 static void gntdev_put_pages(struct gntdev_copy_batch *batch) in gntdev_put_pages()
834 static int gntdev_copy(struct gntdev_copy_batch *batch) in gntdev_copy()
866 static int gntdev_grant_copy_seg(struct gntdev_copy_batch *batch, in gntdev_grant_copy_seg()
964 struct gntdev_copy_batch *batch; in gntdev_ioctl_grant_copy() local
/linux/arch/riscv/mm/
H A Dtlbflush.c207 void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
214 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
/linux/drivers/gpu/drm/i915/selftests/
H A Digt_spinner.h25 u32 *batch; member
H A Di915_request.c1009 static int emit_bb_start(struct i915_request *rq, struct i915_vma *batch) in emit_bb_start()
1019 struct i915_vma *batch) in empty_request()
1054 struct i915_vma *batch; in live_empty_request() local
1172 static int recursive_batch_resolve(struct i915_vma *batch) in recursive_batch_resolve()
1216 struct i915_vma *batch; in live_all_engines() local
1346 struct i915_vma *batch; in live_sequential_engines() 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
690 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/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.c106 struct i915_vma *batch; member
146 struct drm_i915_gem_object *batch) in prepare_blit()
/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/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/block/
H A Dbio.c1814 struct bio_complete_batch *batch = in bio_complete_work_fn() local
1836 struct bio_complete_batch *batch; in __bio_complete_in_task() local
2115 struct bio_complete_batch *batch = &per_cpu(bio_complete_batch, cpu); in bio_complete_batch_cpu_online() local
2139 struct bio_complete_batch *batch = in bio_complete_batch_cpu_dead() local
2151 struct bio_complete_batch *batch = in bio_complete_batch_init() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_mob.c238 struct vmw_otable_batch *batch) in vmw_otable_batch_setup()
332 struct vmw_otable_batch *batch) in vmw_otable_batch_takedown()
/linux/net/core/
H A Dnetclassid_cgroup.c66 unsigned int batch; member
/linux/fs/smb/client/
H A Dsmbdirect.c168 struct smbdirect_send_batch *batch, in smbd_post_send_full_iter()
421 struct smbdirect_send_batch *batch; in smbd_send() local
/linux/fs/xfs/
H A Dxfs_discard.c172 int batch = XFS_DISCARD_MAX_EXAMINE; in xfs_trim_gather_extents() local
617 int batch; member
/linux/include/linux/mailbox/
H A Dbrcm-message.h45 } batch; member
/linux/fs/btrfs/
H A Dextent_io.c2300 static inline bool eb_batch_add(struct eb_batch *batch, struct extent_buffer *eb) in eb_batch_add()
2306 static inline void eb_batch_init(struct eb_batch *batch) in eb_batch_init()
2312 static inline struct extent_buffer *eb_batch_next(struct eb_batch *batch) in eb_batch_next()
2319 static inline void eb_batch_release(struct eb_batch *batch) in eb_batch_release()
2357 struct eb_batch *batch) in buffer_tree_get_ebs_tag()
2513 struct eb_batch batch; in btrfs_btree_wait_writeback_range() local
2572 struct eb_batch batch; in flush_active_meta_bg() local
2611 struct eb_batch batch; in btree_writepages() local
4206 struct eb_batch batch; in btrfs_zoned_release_dirty_metadata() local

1234