OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pp_first
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
vm.c
1176
struct pool *pp, *
pp_first
;
local in function:uvm_pageout
1253
for (
pp_first
= NULL;;) {
1257
if (succ || pp ==
pp_first
)
1260
if (
pp_first
== NULL)
1261
pp_first
= pp;
vm.c
1176
struct pool *pp, *
pp_first
;
local in function:uvm_pageout
1253
for (
pp_first
= NULL;;) {
1257
if (succ || pp ==
pp_first
)
1260
if (
pp_first
== NULL)
1261
pp_first
= pp;
vm.c
1176
struct pool *pp, *
pp_first
;
local in function:uvm_pageout
1253
for (
pp_first
= NULL;;) {
1257
if (succ || pp ==
pp_first
)
1260
if (
pp_first
== NULL)
1261
pp_first
= pp;
Completed in 35 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025