<dec f='src/src/sys/uvm/uvm_anon.h' l='112' type='void uvm_anon_release(struct vm_anon * )'/>
<def f='src/src/sys/uvm/uvm_anon.c' l='430' ll='457' type='void uvm_anon_release(struct vm_anon * anon)'/>
<doc f='src/src/sys/uvm/uvm_anon.c' l='423'>/*
 * uvm_anon_release: release an anon and its page.
 *
 * =&gt; anon should not have any references.
 * =&gt; anon must be locked.
 */</doc>
<use f='src/src/sys/uvm/uvm_fault.c' l='474' u='c' c='uvmfault_anonget'/>
<use f='src/src/sys/uvm/uvm_pager.c' l='451' u='c' c='uvm_aio_aiodone_pages'/>
