Home
last modified time | relevance | path

Searched refs:freeslot_chain (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-segnames.c145 static UInt freeslot_chain = end_of_chain; variable
252 put_slotindex(ix, freeslot_chain); in dec_refcount()
256 freeslot_chain = ix; in dec_refcount()
299 for (prev = -1, ix = freeslot_chain; ix != end_of_chain; in ML_()
311 freeslot_chain = next_freeslot; in ML_()
361 if (freeslot_chain == end_of_chain) in ML_()
365 freeslot_chain); in ML_()