Searched refs:bkt (Results 1 – 1 of 1) sorted by relevance
87 &bkt[proto->bucket_end]95 ((void **) &bkt[proto->bucket_end])261 } while (bkt != NULL); in nxt_lvlhsh_bucket_find()356 bkt = slot; in nxt_lvlhsh_bucket_insert()414 vacant_bucket = bkt; in nxt_lvlhsh_bucket_insert()420 } while (*bkt != NULL); in nxt_lvlhsh_bucket_insert()553 void **bkt; in nxt_lvlhsh_bucket_convertion_insert() local559 bkt = slot; in nxt_lvlhsh_bucket_convertion_insert()571 nxt_lvlhsh_count_inc(*bkt); in nxt_lvlhsh_bucket_convertion_insert()578 } while (*bkt != NULL); in nxt_lvlhsh_bucket_convertion_insert()[all …]