Home
last modified time | relevance | path

Searched defs:batch (Results 1 - 25 of 175) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Digt_spinner.h23 u32 *batch; member
H A Digt_spinner.c97 u32 *batch; in igt_spinner_create_request() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Digt_spinner.h25 u32 *batch; member
H A Digt_spinner.c131 u32 *batch; in igt_spinner_create_request() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c59 __u64 batch = 0; in test_array_map_batch_ops() local
H A Dhtab_map_batch_ops.c78 __u32 batch, count, total, total_success; in __test_map_lookup_and_delete_batch() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_renderstate.h36 const u32 *batch; member
H A Dselftest_engine_cs.c131 struct i915_vma *batch; in perf_mi_bb_start() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_renderstate.h19 const u32 *batch; member
H A Dgen8_engine_cs.h53 __gen8_emit_pipe_control(u32 *batch, u32 bit_group_0, in __gen8_emit_pipe_control() argument
65 static inline u32 *gen8_emit_pipe_control(u32 *batch, in gen8_emit_pipe_control() argument
71 static inline u32 *gen12_emit_pipe_control(u32 *batch, u32 bit_group_0, in gen12_emit_pipe_control() argument
[all...]
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Digt_gem_utils.c114 struct i915_vma *batch; in igt_gpu_fill_dw() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Digt_gem_utils.c116 struct i915_vma *batch; in igt_gpu_fill_dw() local
/kernel/linux/linux-6.6/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 Dhtab_map_batch_ops.c79 __u32 batch, count, total, total_success; in __test_map_lookup_and_delete_batch() local
H A Darray_map_batch_ops.c75 __u64 batch = 0; in __test_map_lookup_and_update_batch() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_ma.c42 static __always_inline void batch_alloc_free(struct bpf_map *map, unsigned int batch, in batch_alloc_free() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-hash.h31 struct ppc64_tlb_batch *batch; in arch_enter_lazy_mmu_mode() local
41 struct ppc64_tlb_batch *batch; in arch_leave_lazy_mmu_mode() local
/kernel/linux/linux-5.10/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 __flush_tlb_pending(struct ppc64_tlb_batch *batch) __flush_tlb_pending() argument
[all...]
/kernel/linux/linux-6.6/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 __flush_tlb_pending(struct ppc64_tlb_batch *batch) __flush_tlb_pending() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dpercpu_counter.h128 __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare() argument
142 percpu_counter_add_batch(struct percpu_counter *fbc, s64 amount, s32 batch) in percpu_counter_add_batch() argument
H A Dshrinker.h66 long batch; /* reclaim batch size, 0 = default */ member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtlbflush.h249 static inline void arch_tlbbatch_add_mm(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_mm() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c53 char batch[1500]; in server() local
101 char batch[1500]; in do_test() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_blt.c23 struct i915_vma *batch; in intel_emit_vma_fill_blt() local
151 struct i915_vma *batch; in i915_gem_object_fill_blt() local
245 struct i915_vma *batch; intel_emit_vma_copy_blt() local
356 struct i915_vma *vma[2], *batch; i915_gem_object_copy_blt() local
[all...]

Completed in 9 milliseconds

1234567