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

  /src/sys/uvm/
uvm_readahead.h 36 struct uvm_ractx *uvm_ra_allocctx(void);
uvm_readahead.c 183 * uvm_ra_allocctx: allocate a context.
187 uvm_ra_allocctx(void) function in typeref:struct:uvm_ractx *
uvm_vnode.c 538 ra = uvm_ra_allocctx();

Completed in 22 milliseconds