Home
last modified time | relevance | path

Searched refs:bitmap_set_ll (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dgenalloc.c74 * bitmap_set_ll - set the specified number of bits at the specified position
85 bitmap_set_ll(unsigned long *map, unsigned long start, unsigned long nr) in bitmap_set_ll() function
308 remain = bitmap_set_ll(chunk->bits, start_bit, nbits); in gen_pool_alloc_algo_owner()