sbitmap_cleared
return __sbitmap_weight(sb, true) - sbitmap_cleared(sb);
seq_printf(m, "cleared=%u\n", sbitmap_cleared(sb));