Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/selftests/
Di915_buddy.c326 int max_order = order[i]; in igt_buddy_alloc_smoke() local
409 const unsigned int max_order = 16; in igt_buddy_alloc_pessimistic() local
501 const int max_order = 16; in igt_buddy_alloc_optimistic() local
551 const int max_order = 16; in igt_buddy_alloc_pathological() local
Dscatterlist.c277 const unsigned long max_order = 20; /* approximating a 4GiB object */ in igt_sg_alloc() local
/drivers/staging/android/ion/heaps/
Dion_system_heap.c78 unsigned int max_order) in alloc_largest_available()
113 unsigned int max_order = orders[0]; in ion_system_heap_allocate() local
/drivers/gpu/drm/i915/gem/
Di915_gem_internal.c40 int max_order; in i915_gem_object_get_pages_internal() local
/drivers/gpu/drm/i915/
Di915_buddy.h63 unsigned int max_order; member
/drivers/dma-buf/heaps/
Dsystem_heap.c380 unsigned int max_order) in alloc_largest_available()
407 unsigned int max_order = orders[0]; in system_heap_do_allocate() local
/drivers/video/fbdev/vermilion/
Dvermilion.c73 static int vmlfb_alloc_vram_area(struct vram_area *va, unsigned max_order, in vmlfb_alloc_vram_area()
/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
/drivers/pci/
Dsetup-bus.c949 int max_order) in calculate_mem_align()
998 int order, max_order; in pbus_size_mem() local
/drivers/lightnvm/
Dpblk-rb.c78 unsigned int max_order = MAX_ORDER - 1; in pblk_rb_init() local
/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