Home
last modified time | relevance | path

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

/lib/
Dgenalloc.c245 int order = pool->min_alloc_order; in gen_pool_destroy() local
277 int order = pool->min_alloc_order; in gen_pool_alloc() local
360 int order = pool->min_alloc_order; in gen_pool_free() local
Dbitmap.c947 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op()
1013 int bitmap_find_free_region(unsigned long *bitmap, unsigned int bits, int order) in bitmap_find_free_region()
1038 void bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_release_region()
1055 int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_allocate_region()
Dpercpu_ida.c289 unsigned i, cpu, order; in __percpu_ida_init() local
Dswiotlb.c248 unsigned int order; in swiotlb_late_init_with_default_size() local
636 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