Home
last modified time | relevance | path

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

/dports/devel/rvm/rvm-1.20/rvm/
H A Drvm_map.c168 rvm_page_entry_t *rvm_allocations_tail = NULL; /* tail of list */ variable
192 rvm_allocations_tail = entry; /* also set it to be the tail */ in rvm_register_page()
258 rvm_allocations_tail = entry; /* set the new tail */ in rvm_register_page()