Searched refs:count_bits (Results 1 – 5 of 5) sorted by relevance
202 unsigned int count_bits(unsigned long n);227 unsigned int bits = count_bits(full_cache_mask); in cache_portion_size() 236 return cache_size * count_bits(portion_mask) / bits; in cache_portion_size()
89 bits = count_bits(current_mask); in check_results() 316 bit_center = count_bits(full_cache_mask) / 2; in noncont_cat_run_test()
298 set var $desc_count = 1U << prb->desc_ring.count_bits
28 static unsigned int count_bits(const unsigned long *addr,294 p->max_search = count_bits(p->dirty_bitmap, in select_policy()412 static unsigned int count_bits(const unsigned long *addr, in count_bits() function
999 VMCOREINFO_OFFSET(prb_desc_ring, count_bits); in log_buf_vmcoreinfo_setup()