HomeSort by: relevance | last modified time | path
    Searched defs:clear_hints (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/uvm/
uvm_map.c 252 * clear_hints: ensure that hints don't point to the entry.
257 clear_hints(struct vm_map *map, struct vm_map_entry *ent) function in typeref:typename:void
2703 clear_hints(map, oldent);
4757 clear_hints(map, next);
4798 clear_hints(map, prev);

Completed in 15 milliseconds