Home
last modified time | relevance | path

Searched defs:batch (Results 26 – 50 of 101) sorted by relevance

12345

/openbmc/linux/net/core/
H A Dnetclassid_cgroup.c64 unsigned int batch; member
/openbmc/linux/drivers/gpu/drm/i915/selftests/
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
/openbmc/linux/include/linux/
H A Dshrinker.h69 long batch; /* reclaim batch size, 0 = default */ member
H A Dptr_ring.h39 int batch; /* number of entries to consume in a batch */ member
511 static inline void ptr_ring_unconsume(struct ptr_ring *r, void **batch, int n, in ptr_ring_unconsume()
/openbmc/linux/include/linux/mailbox/
H A Dbrcm-message.h45 } batch; member
/openbmc/linux/fs/xfs/
H A Dxfs_discard.c162 int batch = 100; in xfs_trim_gather_extents() local
H A Dxfs_mount.c1147 s32 batch; in xfs_mod_freecounter() local
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c104 struct i915_vma *batch; member
143 struct drm_i915_gem_object *batch) in prepare_blit()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c966 struct i915_vma *batch; in store_context() local
1137 struct i915_vma *batch; in load_context() local
1211 struct i915_vma *batch; in poison_registers() local
H A Dselftest_tlb.c42 struct drm_i915_gem_object *batch; in pte_tlbinv() local
H A Dselftest_engine_cs.c144 struct i915_vma *batch; in perf_mi_bb_start() local
H A Dselftest_workarounds.c504 struct i915_vma *batch; in check_dirty_whitelist() local
890 struct i915_vma *batch; in scrub_whitelisted_registers() local
H A Dselftest_hangcheck.c38 u32 *batch; member
113 u32 *batch; in hang_create_request() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c26 int batch, i; in mlx5e_xsk_alloc_rx_mpwqe() local
/openbmc/linux/tools/virtio/ringtest/
H A Dmain.c22 int batch = 1; variable
/openbmc/linux/drivers/interconnect/qcom/
H A Dbcm-voter.c163 size_t idx = 0, batch = 0, cur_vcd_size = 0; in tcs_list_gen() local
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c475 static void vfio_batch_init(struct vfio_batch *batch) in vfio_batch_init()
495 static void vfio_batch_unpin(struct vfio_batch *batch, struct vfio_dma *dma) in vfio_batch_unpin()
506 static void vfio_batch_fini(struct vfio_batch *batch) in vfio_batch_fini()
615 unsigned long limit, struct vfio_batch *batch) in vfio_pin_pages_remote()
1462 struct vfio_batch batch; in vfio_pin_map_dma() local
1680 struct vfio_batch batch; in vfio_iommu_replay() local
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-xsk.c401 int batch, i, err; in dpaa2_xsk_tx() local
/openbmc/linux/tools/testing/radix-tree/
H A Dtest.c174 unsigned batch, xa_mark_t iftag, xa_mark_t thentag) in tag_tagged_items()
/openbmc/linux/drivers/infiniband/core/
H A Dcq.c93 int batch) in __ib_process_cq()
/openbmc/linux/arch/x86/include/asm/
H A Dtlbflush.h281 static inline void arch_tlbbatch_add_pending(struct arch_tlbflush_unmap_batch *batch, in arch_tlbbatch_add_pending()
/openbmc/linux/drivers/md/
H A Ddm-clone-target.c978 static void __batch_hydration(struct batch_info *batch, in __batch_hydration()
1018 struct batch_info *batch) in __start_next_hydration()
1066 struct batch_info batch = { in do_hydration() local
/openbmc/linux/mm/
H A Dpage_alloc.c2185 int to_drain, batch; in drain_zone_pages() local
2348 int batch = READ_ONCE(pcp->batch); in nr_pcp_free() local
2711 int batch = READ_ONCE(pcp->batch); __rmqueue_pcplist() local
5232 int batch; zone_batchsize() local
5278 zone_highsize(struct zone * zone,int batch,int cpu_online) zone_highsize() argument
5343 pageset_update(struct per_cpu_pages * pcp,unsigned long high,unsigned long batch) pageset_update() argument
5372 __zone_set_pageset_high_and_batch(struct zone * zone,unsigned long high,unsigned long batch) __zone_set_pageset_high_and_batch() argument
[all...]
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c88 static void delete_all_elements(__u32 type, int map_fd, bool batch) in delete_all_elements()
/openbmc/linux/arch/powerpc/mm/
H A Dhugetlbpage.c265 struct hugepd_freelist *batch = in hugepd_free_rcu_callback() local

12345