Home
last modified time | relevance | path

Searched defs:max_order (Results 1 – 23 of 23) sorted by relevance

/linux-6.8/drivers/gpu/drm/tests/
Ddrm_buddy_test.c317 const int max_order = 3; in drm_test_buddy_alloc_pathological() local
398 const unsigned int max_order = 16; in drm_test_buddy_alloc_pessimistic() local
494 const int max_order = 16; in drm_test_buddy_alloc_optimistic() local
/linux-6.8/lib/
Dtest_xarray.c178 unsigned int max_order = IS_ENABLED(CONFIG_XARRAY_MULTI) ? 8 : 1; in check_xa_mark_1() local
329 unsigned int max_order = IS_ENABLED(CONFIG_XARRAY_MULTI) ? 15 : 1; in check_xa_shrink() local
601 unsigned int max_order = (sizeof(long) == 4) ? 30 : 60; in check_multi_store() local
899 unsigned int max_order = IS_ENABLED(CONFIG_XARRAY_MULTI) ? 20 : 1; in check_store_iter() local
968 unsigned int max_order = IS_ENABLED(CONFIG_XARRAY_MULTI) ? 10 : 1; in check_multi_find_2() local
1488 unsigned int max_order = IS_ENABLED(CONFIG_XARRAY_MULTI) ? 12 : 1; in check_create_range() local
1741 unsigned int max_order = IS_ENABLED(CONFIG_XARRAY_MULTI) ? 20 : 1; in check_get_order() local
/linux-6.8/arch/arm64/kvm/hyp/include/nvhe/
Dgfp.h22 unsigned short max_order; member
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_buddy.c11 unsigned int max_order) in mlx5dr_buddy_init()
Dmlx5dr.h178 u32 max_order; member
/linux-6.8/drivers/gpu/drm/i915/gem/
Di915_gem_internal.c39 int max_order = MAX_PAGE_ORDER; in i915_gem_object_get_pages_internal() local
/linux-6.8/tools/testing/radix-tree/
Diteration_check.c19 static int max_order; variable
/linux-6.8/drivers/dma-buf/heaps/
Dsystem_heap.c315 unsigned int max_order) in alloc_largest_available()
342 unsigned int max_order = orders[0]; in system_heap_allocate() local
/linux-6.8/include/drm/
Ddrm_buddy.h83 unsigned int max_order; member
/linux-6.8/drivers/gpu/drm/i915/selftests/
Dscatterlist.c281 const unsigned long max_order = 20; /* approximating a 4GiB object */ in igt_sg_alloc() local
/linux-6.8/mm/
Dworkingset.c792 unsigned int max_order; in workingset_init() local
Dslub.c4716 unsigned int min_order, unsigned int max_order, in calc_slab_order()
/linux-6.8/virt/kvm/
Dguest_memfd.c486 gfn_t gfn, kvm_pfn_t *pfn, int *max_order) in kvm_gmem_get_pfn()
/linux-6.8/kernel/events/
Dring_buffer.c676 int ret = -ENOMEM, max_order; in rb_alloc_aux() local
/linux-6.8/drivers/infiniband/hw/mthca/
Dmthca_mr.c140 static int mthca_buddy_init(struct mthca_buddy *buddy, int max_order) in mthca_buddy_init()
Dmthca_dev.h206 int max_order; member
/linux-6.8/drivers/pci/
Dsetup-bus.c953 int max_order) in calculate_mem_align()
1002 int order, max_order; in pbus_size_mem() local
/linux-6.8/drivers/net/ethernet/mellanox/mlx4/
Dmr.c102 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) in mlx4_buddy_init()
Dmlx4.h256 u32 max_order; member
/linux-6.8/drivers/accel/qaic/
Dqaic_data.c442 int max_order; in create_sgt() local
/linux-6.8/block/
Dblk-mq.c3394 unsigned int i, j, entries_per_page, max_order = 4; in blk_mq_alloc_rqs() local
/linux-6.8/include/linux/
Dkvm_host.h2409 kvm_pfn_t *pfn, int *max_order) in kvm_gmem_get_pfn()
/linux-6.8/arch/x86/kvm/mmu/
Dmmu.c4310 int max_order, r; in kvm_faultin_pfn_private() local