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

  /src/sys/kern/
kern_lwp.c 1929 struct uvm_object *uao; local in function:lwp_ctl_alloc
1969 * gets the first reference on the UAO.
2007 uao = lp->lp_uao;
2008 (*uao->pgops->pgo_reference)(uao);
2011 uao, lp->lp_cur, PAGE_SIZE,
2017 (*uao->pgops->pgo_detach)(uao);

Completed in 11 milliseconds