Searched refs:bt_hash (Results 1 – 1 of 1) sorted by relevance
90 typedef struct bt_hash { struct521 bthp[2 * i + 1] = kalloc_type(struct bt_hash, in __btlib_rehash_and_lock()536 memcpy(bthp[2 * i + 1], bthp[2 * i], sizeof(struct bt_hash)); in __btlib_rehash_and_lock()663 bthp[0] = kalloc_type(struct bt_hash, Z_WAITOK_ZERO_NOFAIL); in __btlib_init()