Searched defs:callout_table_mask (Results 1 – 2 of 2) sorted by relevance
54 static ulong_t callout_table_mask; /* mask for the table bits */ variable
833 #define callout_table_mask ((1 << coargs->ctbits) - 1) in callouts_cb() macro1505 #define callout_table_mask ((1 << coargs.ctbits) - 1) in calloutid() macro