Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_buddy_test.c329 const int max_order = 3; in drm_test_buddy_alloc_pathological() local
427 int max_order = order[i]; in drm_test_buddy_alloc_smoke() local
500 const unsigned int max_order = 16; in drm_test_buddy_alloc_pessimistic() local
596 const int max_order = 16; in drm_test_buddy_alloc_optimistic() local
/openbmc/linux/lib/
H A 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
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dgfp.h22 unsigned short max_order; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_buddy.c11 unsigned int max_order) in mlx5dr_buddy_init()
H A Dmlx5dr.h178 u32 max_order; member
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_internal.c39 int max_order = MAX_ORDER; in i915_gem_object_get_pages_internal() local
/openbmc/linux/tools/testing/radix-tree/
H A Diteration_check.c19 static int max_order; variable
/openbmc/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c315 unsigned int max_order) in alloc_largest_available()
342 unsigned int max_order = orders[0]; in system_heap_allocate() local
/openbmc/linux/include/drm/
H A Ddrm_buddy.h82 unsigned int max_order; member
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c281 const unsigned long max_order = 20; /* approximating a 4GiB object */ in igt_sg_alloc() local
/openbmc/linux/mm/
H A Dworkingset.c782 unsigned int max_order; in workingset_init() local
H A Dslub.c4113 unsigned int min_objects, unsigned int max_order, in calc_slab_order()
/openbmc/linux/drivers/video/fbdev/vermilion/
H A Dvermilion.c74 static int vmlfb_alloc_vram_area(struct vram_area *va, unsigned max_order, in vmlfb_alloc_vram_area()
/openbmc/linux/kernel/events/
H A Dring_buffer.c676 int ret = -ENOMEM, max_order; in rb_alloc_aux() local
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c140 static int mthca_buddy_init(struct mthca_buddy *buddy, int max_order) in mthca_buddy_init()
H A Dmthca_dev.h206 int max_order; member
/openbmc/linux/drivers/pci/
H A Dsetup-bus.c944 int max_order) in calculate_mem_align()
993 int order, max_order; in pbus_size_mem() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmr.c102 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) in mlx4_buddy_init()
H A Dmlx4.h256 u32 max_order; member
/openbmc/linux/drivers/accel/qaic/
H A Dqaic_data.c440 int max_order; in create_sgt() local
/openbmc/linux/block/
H A Dblk-mq.c3416 unsigned int i, j, entries_per_page, max_order = 4; in blk_mq_alloc_rqs() local