OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uvm_page_own
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_page.c
1299
UVM_PAGE_OWN
(pg, "new alloc");
1618
UVM_PAGE_OWN
(pg, NULL);
1686
*
uvm_page_own
: set or release page ownership
1695
uvm_page_own
(struct vm_page *pg, const char *tag)
function in typeref:typename:void
1705
printf("
uvm_page_own
: page %p already owned "
1708
panic("
uvm_page_own
");
1719
printf("
uvm_page_own
: dropping ownership of an non-owned "
1721
panic("
uvm_page_own
");
uvm_page.c
1299
UVM_PAGE_OWN
(pg, "new alloc");
1618
UVM_PAGE_OWN
(pg, NULL);
1686
*
uvm_page_own
: set or release page ownership
1695
uvm_page_own
(struct vm_page *pg, const char *tag)
function in typeref:typename:void
1705
printf("
uvm_page_own
: page %p already owned "
1708
panic("
uvm_page_own
");
1719
printf("
uvm_page_own
: dropping ownership of an non-owned "
1721
panic("
uvm_page_own
");
Completed in 25 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025