Searched refs:set_next_b (Results 1 – 1 of 1) sorted by relevance
414 void set_next_b ( Block* b, Block* next_p ) in set_next_b() function1559 set_next_b(b, b); in mkFreeBlock()1564 set_next_b(b_prev, b); in mkFreeBlock()1566 set_next_b(b, b_next); in mkFreeBlock()1584 set_next_b(b, NULL); // ditto in mkInuseBlock()1631 set_next_b(b_prev, b_next); in unlinkBlock()1636 set_next_b(b, NULL); in unlinkBlock()