Searched refs:activeDefragAlloc (Results 1 – 1 of 1) sorted by relevance
57 void* activeDefragAlloc(void *ptr) { in activeDefragAlloc() function89 void* newptr = activeDefragAlloc(ptr); in activeDefragSds()110 if ((ret = activeDefragAlloc(ob))) { in activeDefragStringOb()240 newx = activeDefragAlloc(x); in zslDefrag()517 if ((newql = activeDefragAlloc(ql))) in defragQuicklist()536 if ((newzs = activeDefragAlloc(zs))) in defragZsetSkiplist()570 if ((newd = activeDefragAlloc(ob->ptr))) in defragHash()668 if ((rax = activeDefragAlloc(*raxref))) in defragRadixTree()698 newnack = activeDefragAlloc(nack); in defragStreamConsumerPendingEntry()712 void *newc = activeDefragAlloc(c); in defragStreamConsumer()[all …]