OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uvm_pagereadonly_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/uvm/
uvm_page.h
367
bool
uvm_pagereadonly_p
(struct vm_page *);
uvm_fault.c
2058
const bool readonly =
uvm_pagereadonly_p
(pg) || pg->loan_count > 0;
2464
const bool readonly =
uvm_pagereadonly_p
(pg);
uvm_bio.c
287
rdonly =
uvm_pagereadonly_p
(pg);
uvm_page.c
2042
*
uvm_pagereadonly_p
: return if the page should be mapped read-only
2046
uvm_pagereadonly_p
(struct vm_page *pg)
function in typeref:typename:bool
Completed in 40 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025