Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/gcc/
H A Dck_cc.h127 ck_cc_ctz(unsigned int x) in ck_cc_ctz() function
/f-stack/freebsd/contrib/ck/include/
H A Dck_cc.h140 ck_cc_ctz(unsigned int x) in CK_F_CC_FFS_G()
H A Dck_bitmap.h509 *bit = CK_BITMAP_BLOCK * n_block + ck_cc_ctz(cache); in ck_bitmap_next()