Searched refs:tagbits (Results 1 – 2 of 2) sorted by relevance
738 u8 tagbits; in mctp_alloc_local_tag() local750 tagbits = 0xff; in mctp_alloc_local_tag()787 tagbits &= ~(1 << tmp->tag); in mctp_alloc_local_tag()790 if (!tagbits) in mctp_alloc_local_tag()794 if (tagbits) { in mctp_alloc_local_tag()795 key->tag = __ffs(tagbits); in mctp_alloc_local_tag()805 if (!tagbits) { in mctp_alloc_local_tag()
459 unsigned long *tagbits, in print_tags() argument468 tagbits[group-1]); in print_tags()