OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xen/
balloon.c
625
uint64_t target_kb,
target_max
, target_min;
local in function:balloon_xenbus_watcher
643
target_max
= BALLOON_PAGES_TO_KB(xenmem_get_maxreservation());
644
if (target_kb >
target_max
) {
651
target_kb,
target_max
);
balloon.c
625
uint64_t target_kb,
target_max
, target_min;
local in function:balloon_xenbus_watcher
643
target_max
= BALLOON_PAGES_TO_KB(xenmem_get_maxreservation());
644
if (target_kb >
target_max
) {
651
target_kb,
target_max
);
Completed in 26 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025