/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_helpers.h | 175 struct nine_range **slabs; member
|
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_slab.c | 49 struct list_head slabs; member 54 pb_slab_reclaim(struct pb_slabs *slabs, struct pb_slab_entry *entry) in pb_slab_reclaim() argument 77 pb_slabs_reclaim_locked(struct pb_slabs *slabs) in pb_slabs_reclaim_locked() argument 99 pb_slabs_reclaim_all_locked(struct pb_slabs *slabs) pb_slabs_reclaim_all_locked() argument 119 pb_slab_alloc_reclaimed(struct pb_slabs *slabs, unsigned size, unsigned heap, bool reclaim_all) pb_slab_alloc_reclaimed() argument 193 pb_slab_alloc(struct pb_slabs *slabs, unsigned size, unsigned heap) pb_slab_alloc() argument 205 pb_slab_free(struct pb_slabs* slabs, struct pb_slab_entry *entry) pb_slab_free() argument 219 pb_slabs_reclaim(struct pb_slabs *slabs) pb_slabs_reclaim() argument 234 pb_slabs_init(struct pb_slabs *slabs, unsigned min_order, unsigned max_order, unsigned num_heaps, bool allow_three_fourth_allocations, void *priv, slab_can_reclaim_fn *can_reclaim, slab_alloc_fn *slab_alloc, slab_free_fn *slab_free) pb_slabs_init() argument 283 pb_slabs_deinit(struct pb_slabs *slabs) pb_slabs_deinit() argument [all...] |
H A D | pb_bufmgr_slab.c | 124 struct list_head slabs; member [all...] |
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | swiotlb-xen.c | 133 int slabs = min(nslabs - i, (unsigned long)IO_TLB_SEGSIZE); in xen_swiotlb_fixup() local
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xsk_fwd.c | 109 u64 **slabs; member [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | slab.h | 68 int slabs; /* Nr of slabs left */ member
|
H A D | slub.c | 1513 parse_slub_debug_flags(char *str, slab_flags_t *flags, char **slabs, bool init) parse_slub_debug_flags() argument 2701 int slabs = 0; put_cpu_partial() local 5646 int slabs = 0; slabs_cpu_partial_show() local 5723 SLAB_ATTR_RO(slabs); global() variable [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_bo.c | 93 struct pb_slabs *slabs = &bo_slabs[i]; in get_slabs() local 561 struct pb_slabs *slabs = screen->pb.bo_slabs; in zink_bo_create() local 596 struct pb_slabs *slabs in zink_bo_create() local 1177 struct pb_slabs *slabs = screen->pb.bo_slabs; bo_slab_alloc() local [all...] |
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_bo.c | 643 struct pb_slabs *slabs = &ws->bo_slabs[i]; in get_slabs() local 666 struct pb_slabs *slabs; in amdgpu_bo_slab_destroy() local 1384 struct pb_slabs *slabs = get_slabs(ws, alloc_size); amdgpu_bo_create() local [all...] |
/kernel/linux/linux-5.10/tools/vm/ |
H A D | slabinfo.c | 36 unsigned long partial, objects, slabs, objects_partial, objects_total; member 57 int slabs; variable [all...] |
/kernel/linux/linux-6.6/tools/mm/ |
H A D | slabinfo.c | 36 unsigned long partial, objects, slabs, objects_partial, objects_total; member 57 int slabs; variable [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_bufmgr.c | 578 struct pb_slabs *slabs = &bufmgr->bo_slabs[i]; in get_slabs() local 671 struct pb_slabs *slabs = bufmgr->bo_slabs; in iris_slab_alloc() local 820 struct pb_slabs *slabs = get_slabs(bufmgr, alloc_size); in alloc_bo_from_slabs() local [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | slub.c | 1269 parse_slub_debug_flags(char *str, slab_flags_t *flags, char **slabs, bool init) parse_slub_debug_flags() argument 5211 SLAB_ATTR_RO(slabs); global() variable [all...] |