Lines Matching defs:bucket
72 int bucket, rv;
81 /* 8 bkts per core, [24:31] each bit represents one bucket
82 * Bit is Zero if bucket is not empty */
86 for (bucket = 0; bucket < 8; bucket++) {
87 /* Continue on empty bucket */
88 if (bkt_status & (1 << bucket))
90 rv = nlm_fmn_receive(bucket, &size, &code, &src_stnid,
101 hndlr->action(bucket, src_stnid, size, code,
127 /* Setup bucket sizes for the core. */
139 * bucket. Program the credits this core has on the 128 possible