Searched refs:btl_alloc_pos (Results 1 – 2 of 2) sorted by relevance
162 uint32_t btl_alloc_pos; member338 if (btl->btl_faulted_pos >= btl->btl_alloc_pos + PAGE_SIZE / 2) { in __btlib_growth_needed()405 if (btl->btl_faulted_pos < btl->btl_alloc_pos + PAGE_SIZE / 2) { in __btlib_grow()667 btl->btl_alloc_pos = sizeof(union bt_stack); in __btlib_init()735 if (__improbable(btl->btl_alloc_pos + sizeof(union bt_stack) > in __btlib_insert()741 ref = btl->btl_alloc_pos; in __btlib_insert()742 btl->btl_alloc_pos = ref + sizeof(union bt_stack); in __btlib_insert()831 if (bt_library.btl_alloc_pos == 0) { in __btlib_get()
260 btl._btl, btl.get_size(), btl._btl.btl_alloc_pos // 64,