Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dsbitmap.c192 static int sbitmap_find_bit_in_word(struct sbitmap_word *map, in sbitmap_find_bit_in_word() function
221 nr = sbitmap_find_bit_in_word(&sb->map[index], in sbitmap_find_bit()