Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dbitmap.h338 const unsigned int end32 = howmany(size, 32); in bitmap_from_arr32() local
341 while (i < end32) { in bitmap_from_arr32()
343 if (i < end32) in bitmap_from_arr32()