HomeSort by: relevance | last modified time | path
    Searched refs:amap_wipeout (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm_amap.h 104 void amap_wipeout /* remove all anons from amap */
uvm_amap.c 747 * amap_wipeout: wipeout all anon's in an amap; then free the amap!
754 amap_wipeout(struct vm_amap *amap) function in typeref:typename:void
1265 * Note: different from amap_wipeout because the amap is kept intact.
1410 amap_wipeout(am);
1659 amap_wipeout(amap);

Completed in 14 milliseconds