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

  /src/sys/uvm/
uvm_anon.c 49 static int uvm_anon_ctor(void *, void *, int);
56 PR_LARGECACHE, "anonpl", NULL, IPL_NONE, uvm_anon_ctor,
61 uvm_anon_ctor(void *arg, void *object, int flags) function in typeref:typename:int

Completed in 12 milliseconds