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