Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tests/ !
Ddrm_buddy_test.c328 const int max_order = 3; in drm_test_buddy_alloc_pathological() local
426 int max_order = order[i]; in drm_test_buddy_alloc_smoke() local
499 const unsigned int max_order = 16; in drm_test_buddy_alloc_pessimistic() local
595 const int max_order = 16; in drm_test_buddy_alloc_optimistic() local
/linux-6.1.9/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.1.9/arch/arm64/kvm/hyp/include/nvhe/ !
Dgfp.h22 unsigned short max_order; member
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ !
Ddr_buddy.c11 unsigned int max_order) in mlx5dr_buddy_init()
Dmlx5dr.h162 u32 max_order; member
/linux-6.1.9/drivers/gpu/drm/i915/gem/ !
Di915_gem_internal.c40 int max_order = MAX_ORDER; in i915_gem_object_get_pages_internal() local
/linux-6.1.9/tools/testing/radix-tree/ !
Diteration_check.c19 static int max_order; variable
/linux-6.1.9/drivers/dma-buf/heaps/ !
Dsystem_heap.c316 unsigned int max_order) in alloc_largest_available()
343 unsigned int max_order = orders[0]; in system_heap_allocate() local
/linux-6.1.9/include/drm/ !
Ddrm_buddy.h82 unsigned int max_order; member
/linux-6.1.9/drivers/gpu/drm/i915/selftests/ !
Dscatterlist.c277 const unsigned long max_order = 20; /* approximating a 4GiB object */ in igt_sg_alloc() local
/linux-6.1.9/mm/ !
Dworkingset.c716 unsigned int max_order; in workingset_init() local
Dslub.c3915 unsigned int min_objects, unsigned int max_order, in calc_slab_order()
/linux-6.1.9/kernel/events/ !
Dring_buffer.c675 int ret = -ENOMEM, max_order; in rb_alloc_aux() local
/linux-6.1.9/drivers/video/fbdev/vermilion/ !
Dvermilion.c74 static int vmlfb_alloc_vram_area(struct vram_area *va, unsigned max_order, in vmlfb_alloc_vram_area()
/linux-6.1.9/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.1.9/drivers/pci/ !
Dsetup-bus.c949 int max_order) in calculate_mem_align()
998 int order, max_order; in pbus_size_mem() local
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/ !
Dmr.c102 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) in mlx4_buddy_init()
Dmlx4.h254 u32 max_order; member
/linux-6.1.9/block/ !
Dblk-mq.c3322 unsigned int i, j, entries_per_page, max_order = 4; in blk_mq_alloc_rqs() local