Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dgenalloc.c74 * bitmap_set_ll - set the specified number of bits at the specified position
84 static int bitmap_set_ll(unsigned long *map, unsigned long start, unsigned long nr) in bitmap_set_ll() function
307 remain = bitmap_set_ll(chunk->bits, start_bit, nbits); in gen_pool_alloc_algo_owner()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds