OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uvm_reclaimable
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/uvm/
uvm_pdaemon.h
87
bool
uvm_reclaimable
(void);
uvm_fault.c
370
if (!
uvm_reclaimable
()) {
623
if (!
uvm_reclaimable
()) {
941
if (error == ENOMEM &&
uvm_reclaimable
()) {
1737
if (!
uvm_reclaimable
()) {
2536
if (!
uvm_reclaimable
()) {
uvm_pglist.c
323
while (
uvm_reclaimable
()) {
uvm_pdaemon.c
950
*
uvm_reclaimable
: decide whether to wait for pagedaemon.
959
uvm_reclaimable
(void)
function
uvm_km.c
704
((flags & UVM_KMF_CANFAIL) && !
uvm_reclaimable
())) {
Completed in 19 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026