Searched refs:next_bin (Results 1 – 2 of 2) sorted by relevance
1934 #define next_bin(b) ((mbinptr)((char*)(b) + (sizeof(mchunkptr)<<1))) macro3173 bin = next_bin(bin); in _int_malloc()3184 bin = next_bin(bin); in _int_malloc()
2249 int next_bin; /* Needed for RESTORE flow with aprox match */ member2325 new_cmd->data.next_bin = 0; in ecore_mcast_enqueue_cmd()2571 cmd_pos->data.next_bin = o->hdl_restore(sc, o, cmd_pos->data.next_bin, in ecore_mcast_hdl_pending_restore_e2()2574 if (cmd_pos->data.next_bin < 0) in ecore_mcast_hdl_pending_restore_e2()2579 cmd_pos->data.next_bin++; in ecore_mcast_hdl_pending_restore_e2()