Home
last modified time | relevance | path

Searched defs:order (Results 1 – 5 of 5) sorted by relevance

/lib/
Dgenalloc.c243 int order = pool->min_alloc_order; in gen_pool_destroy() local
275 int order = pool->min_alloc_order; in gen_pool_alloc() local
357 int order = pool->min_alloc_order; in gen_pool_free() local
Dbitmap.c1058 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op()
1124 int bitmap_find_free_region(unsigned long *bitmap, unsigned int bits, int order) in bitmap_find_free_region()
1149 void bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_release_region()
1166 int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_allocate_region()
Dpercpu_ida.c292 unsigned i, cpu, order; in __percpu_ida_init() local
Dswiotlb.c247 unsigned int order; in swiotlb_late_init_with_default_size() local
633 int order = get_order(size); in swiotlb_alloc_coherent() local
/lib/zlib_inflate/
Dinflate.c332 static const unsigned short order[19] = /* permutation of code lengths */ in zlib_inflate() local