Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/selftests/
A Di915_buddy.c324 int max_order = order[i]; in igt_buddy_alloc_smoke() local
407 const unsigned int max_order = 16; in igt_buddy_alloc_pessimistic() local
499 const int max_order = 16; in igt_buddy_alloc_optimistic() local
549 const int max_order = 16; in igt_buddy_alloc_pathological() local
A Dscatterlist.c277 const unsigned long max_order = 20; /* approximating a 4GiB object */ in igt_sg_alloc() local
/linux/lib/
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
1469 unsigned int max_order = IS_ENABLED(CONFIG_XARRAY_MULTI) ? 12 : 1; in check_create_range() local
1719 unsigned int max_order = IS_ENABLED(CONFIG_XARRAY_MULTI) ? 20 : 1; in check_get_order() local
/linux/arch/arm64/kvm/hyp/include/nvhe/
A Dgfp.h22 unsigned short max_order; member
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_internal.c40 int max_order; in i915_gem_object_get_pages_internal() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_buddy.c11 unsigned int max_order) in mlx5dr_buddy_init()
A Dmlx5dr.h149 u32 max_order; member
/linux/tools/testing/radix-tree/
A Diteration_check.c19 static int max_order; variable
/linux/drivers/dma-buf/heaps/
A Dsystem_heap.c316 unsigned int max_order) in alloc_largest_available()
343 unsigned int max_order = orders[0]; in system_heap_allocate() local
/linux/drivers/gpu/drm/i915/
A Di915_buddy.h69 unsigned int max_order; member
/linux/mm/
A Dworkingset.c606 unsigned int max_order; in workingset_init() local
A Dslub.c3791 unsigned int min_objects, unsigned int max_order, in slab_order()
A Dpage_alloc.c1064 unsigned int max_order; in __free_one_page() local
/linux/drivers/infiniband/hw/mthca/
A Dmthca_mr.c140 static int mthca_buddy_init(struct mthca_buddy *buddy, int max_order) in mthca_buddy_init()
A Dmthca_dev.h206 int max_order; member
/linux/drivers/video/fbdev/vermilion/
A Dvermilion.c73 static int vmlfb_alloc_vram_area(struct vram_area *va, unsigned max_order, in vmlfb_alloc_vram_area()
/linux/kernel/events/
A Dring_buffer.c672 int ret = -ENOMEM, max_order; in rb_alloc_aux() local
/linux/drivers/pci/
A Dsetup-bus.c949 int max_order) in calculate_mem_align()
998 int order, max_order; in pbus_size_mem() local
/linux/drivers/net/ethernet/mellanox/mlx4/
A Dmr.c102 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) in mlx4_buddy_init()
A Dmlx4.h254 u32 max_order; member
/linux/block/
A Dblk-mq.c2866 unsigned int i, j, entries_per_page, max_order = 4; in blk_mq_alloc_rqs() local

Completed in 84 milliseconds