Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dbitmap.c963 static int bitmap_pos_to_ord(const unsigned long *buf, unsigned int pos, unsigned int nbits) in bitmap_pos_to_ord() function
1015 int n = bitmap_pos_to_ord(old, oldbit, nbits); in bitmap_remap()
1055 int n = bitmap_pos_to_ord(old, oldbit, bits); in bitmap_bitremap()

Completed in 6 milliseconds