Searched refs:maxbits (Results 1 – 3 of 3) sorted by relevance
141 unsigned char maxbits; /* maximum bits/code */ member443 db->maxbits = bits; in bsd_alloc()470 || (BSD_NBITS(options[2]) != db->maxbits) in bsd_init()
1251 u32 maxbits, relid; in vmbus_chan_sched() local1258 maxbits = READ_ONCE(vmbus_connection.relid_hiwater) + 1; in vmbus_chan_sched()1264 for_each_set_bit(relid, recv_int_page, maxbits) { in vmbus_chan_sched()
144 unsigned int maxbits);