Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/
H A Dcat_test.c109 no_of_bits = count_bits(param->mask); in check_results()
152 count_of_bits = count_bits(long_mask); in cat_perf_miss_val()
H A Dresctrl.h107 unsigned int count_bits(unsigned long n);
H A Dcqm_test.c139 count_of_bits = count_bits(long_mask); in cqm_resctrl_val()
H A Dresctrlfs.c713 unsigned int count_bits(unsigned long n) in count_bits() function
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk_ringbuffer.h73 unsigned int count_bits; member
257 .count_bits = descbits, \
H A Dprintk_ringbuffer.c311 #define DESCS_COUNT(desc_ring) _DESCS_COUNT((desc_ring)->count_bits)
2085 rb->desc_ring.count_bits = descbits; in prb_init()
H A Dprintk.c997 VMCOREINFO_OFFSET(prb_desc_ring, count_bits); in log_buf_vmcoreinfo_setup()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/sysstat/sysstat/
H A DCVE-2022-39377.patch70 int count_bits
/OK3568_Linux_fs/external/xserver/dix/
H A Deventconvert.c627 count_bits(unsigned char *ptr, int len) in count_bits() function
658 vallen = count_bits(ev->valuators.mask, ARRAY_SIZE(ev->valuators.mask)); in eventToDeviceEvent()
755 nvals = count_bits(ev->valuators.mask, sizeof(ev->valuators.mask)); in eventToRawEvent()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c26 static unsigned int count_bits(const unsigned long *addr,
241 p->max_search = count_bits(p->dirty_bitmap, in select_policy()
355 static unsigned int count_bits(const unsigned long *addr, in count_bits() function
/OK3568_Linux_fs/kernel/Documentation/admin-guide/kdump/
H A Dgdbmacros.txt298 set var $desc_count = 1U << prb->desc_ring.count_bits
H A Dvmcoreinfo.rst236 (prb_desc_ring, count_bits|descs|head_id|tail_id)