Searched refs:pool_allocated (Results 1 – 7 of 7) sorted by relevance
35 (CursPoolOffset(cursor) + space > cursor->state->pool_allocated)) { in CheckCount()47 state->pool_allocated = len; in XPT_InitXDRState()
47 uint32_t pool_allocated; member
127 if (file_length != 0 && cursor->state->pool_allocated < file_length) { in XPT_DoHeader()
32 (CURS_POOL_OFFSET(cursor) + space > (cursor)->state->pool_allocated)) { in CHECK_COUNT()46 state->pool_allocated = len; in XPT_InitXDRState()
59 uint32_t pool_allocated; member
102 cursor->state->pool_allocated < file_length) { in XPT_DoHeader()
2784 pool_allocated(struct pool *pp, struct pool_item_header *ph, uintptr_t addr) in pool_allocated() function2828 pool_allocated(pp, ph, addr); in pool_whatis()2844 allocated = pool_allocated(pp, ph, addr); in pool_whatis()