| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_bpf_ma.c | 56 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 D | gen8_engine_cs.h | 53 __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 D | intel_renderstate.h | 19 const u32 *batch; member
|
| /linux/lib/ |
| H A D | percpu_counter.c | 93 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/arch/arm64/include/asm/ |
| H A D | tlbflush.h | 95 static inline void sme_dvmsync_add_pending(struct arch_tlbflush_unmap_batch *batch, in sme_dvmsync_add_pending() 121 static inline void sme_dvmsync_batch(struct arch_tlbflush_unmap_batch *batch) in sme_dvmsync_batch() 138 static inline void sme_dvmsync_add_pending(struct arch_tlbflush_unmap_batch *batch, in sme_dvmsync_add_pending() 142 static inline void sme_dvmsync_batch(struct arch_tlbflush_unmap_batch *batch) in sme_dvmsync_batch() 288 static inline void __tlbi_sync_s1ish_batch(struct arch_tlbflush_unmap_batch *batch) in __tlbi_sync_s1ish_batch() 435 static inline void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush() 718 static inline void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
|
| /linux/drivers/xen/ |
| H A D | gntdev.c | 617 struct gntdev_copy_batch *batch; in gntdev_release() local 803 static int gntdev_get_page(struct gntdev_copy_batch *batch, void __user *virt, in gntdev_get_page() 823 static void gntdev_put_pages(struct gntdev_copy_batch *batch) in gntdev_put_pages() 830 static int gntdev_copy(struct gntdev_copy_batch *batch) in gntdev_copy() 862 static int gntdev_grant_copy_seg(struct gntdev_copy_batch *batch, in gntdev_grant_copy_seg() 960 struct gntdev_copy_batch *batch; in gntdev_ioctl_grant_copy() local
|
| /linux/arch/riscv/mm/ |
| H A D | tlbflush.c | 230 void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending() 237 void arch_tlbbatch_flush(struct arch_tlbflush_unmap_batch *batch) in arch_tlbbatch_flush()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | igt_spinner.h | 25 u32 *batch; member
|
| H A D | i915_request.c | 1009 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 D | getrandom.h | 36 u8 batch[CHACHA_BLOCK_SIZE * 3 / 2]; member
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | lag_conf.c | 234 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 D | virtio_test.c | 170 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 D | percpu_counter.h | 182 __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 D | igt_gem_utils.c | 116 struct i915_vma *batch; in igt_gpu_fill_dw() local
|
| H A D | i915_gem_client_blt.c | 106 struct i915_vma *batch; member 146 struct drm_i915_gem_object *batch) in prepare_blit()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_lrc.c | 1078 u32 *batch, in setup_utilization_wa() 1110 u32 *batch, size_t max_len) in setup_timestamp_wa() 1148 u32 *batch, size_t max_len) in setup_configfs_post_ctx_restore_bb() 1177 u32 *batch, size_t max_len) in setup_configfs_mid_ctx_restore_bb() 1206 u32 *batch, size_t max_len) in setup_invalidate_state_cache_wa() 1226 u32 *batch, size_t max_len) in setup_invalidate_auxccs_wa()
|
| /linux/tools/testing/selftests/bpf/map_tests/ |
| H A D | lpm_trie_map_batch_ops.c | 73 __u64 batch = 0; in test_lpm_trie_map_batch_ops() local
|
| H A D | array_map_batch_ops.c | 75 __u64 batch = 0; in __test_map_lookup_and_update_batch() local
|
| H A D | htab_map_batch_ops.c | 79 __u32 batch, count, total, total_success; in __test_map_lookup_and_delete_batch() local
|
| /linux/drivers/android/binder/ |
| H A D | freeze.rs | 372 let mut batch = KVVec::with_capacity(recipients.len(), GFP_KERNEL)?; in prepare_freeze_messages() localVariable 389 batch: KVVec<(Arc<Process>, DLArc<FreezeMessage>)>, field
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_mob.c | 238 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 D | netclassid_cgroup.c | 66 unsigned int batch; member
|
| /linux/fs/xfs/ |
| H A D | xfs_discard.c | 172 int batch = XFS_DISCARD_MAX_EXAMINE; in xfs_trim_gather_extents() local 617 int batch; member
|
| /linux/include/linux/mailbox/ |
| H A D | brcm-message.h | 45 } batch; member
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_xsk.c | 232 int i, batch; in otx2_zc_napi_handler() local
|