Searched refs:uao_free (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/uvm/
H A Duvm_aobj.c155 static void uao_free(struct uvm_aobj *);
361 * uao_free: free all resources held by an aobj, and then free the aobj
367 uao_free(struct uvm_aobj *aobj) function
648 uao_free(aobj);

Completed in 131 milliseconds