/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | igt_spinner.h | 23 u32 *batch; member
|
H A D | igt_spinner.c | 97 u32 *batch; in igt_spinner_create_request() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | igt_spinner.h | 25 u32 *batch; member
|
H A D | igt_spinner.c | 131 u32 *batch; in igt_spinner_create_request() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/ |
H A D | array_map_batch_ops.c | 59 __u64 batch = 0; in test_array_map_batch_ops() local
|
H A D | htab_map_batch_ops.c | 78 __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 D | intel_renderstate.h | 36 const u32 *batch; member
|
H A D | selftest_engine_cs.c | 131 struct i915_vma *batch; in perf_mi_bb_start() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.h | 19 const u32 *batch; member
|
H A D | gen8_engine_cs.h | 53 __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 D | tlbflush-hash.h | 31 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 D | igt_gem_utils.c | 114 struct i915_vma *batch; in igt_gpu_fill_dw() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
H A D | igt_gem_utils.c | 116 struct i915_vma *batch; in igt_gpu_fill_dw() local
|
/kernel/linux/linux-6.6/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 | htab_map_batch_ops.c | 79 __u32 batch, count, total, total_success; in __test_map_lookup_and_delete_batch() local
|
H A D | array_map_batch_ops.c | 75 __u64 batch = 0; in __test_map_lookup_and_update_batch() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_bpf_ma.c | 42 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 D | tlbflush-hash.h | 31 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 D | hash_tlb.c | 44 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 D | hash_tlb.c | 44 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 D | percpu_counter.h | 128 __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 D | shrinker.h | 66 long batch; /* reclaim batch size, 0 = default */ member
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | tlbflush.h | 249 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 D | bpf_tcp_ca.c | 53 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 D | i915_gem_object_blt.c | 23 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...] |