Searched defs:count_bits (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/printk/ | ||
H A D | printk_ringbuffer.h | 76 unsigned int count_bits; member |
/linux/fs/f2fs/ | ||
H A D | gc.c | 412 static unsigned int count_bits(const unsigned long *addr, in count_bits() function |