OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_panel.c
462
* @
target_max
: corresponding target value for @source_max
465
* [@target_min..@
target_max
].
469
u32 target_min, u32
target_max
)
474
WARN_ON(target_min >
target_max
);
481
target_max
- target_min);
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025