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

  /src/sys/uvm/
uvm_vnode.c 230 struct uvm_page_array a_store; local in function:uvn_findpages
245 a = &a_store;
273 if (a == &a_store) {
uvm_vnode.c 230 struct uvm_page_array a_store; local in function:uvn_findpages
245 a = &a_store;
273 if (a == &a_store) {

Completed in 25 milliseconds