OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uvm_pctparam_init
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/uvm/
uvm_pdpolicy_clock.c
645
uvm_pctparam_init
(&s->s_inactivepct, CLOCK_INACTIVEPCT, NULL);
646
uvm_pctparam_init
(&s->s_anonmin, 10, min_check);
647
uvm_pctparam_init
(&s->s_filemin, 10, min_check);
648
uvm_pctparam_init
(&s->s_execmin, 5, min_check);
649
uvm_pctparam_init
(&s->s_anonmax, 80, NULL);
650
uvm_pctparam_init
(&s->s_filemax, 50, NULL);
651
uvm_pctparam_init
(&s->s_execmax, 30, NULL);
uvm_meter.c
421
uvm_pctparam_init
(struct uvm_pctparam *pct, int val,
function in typeref:typename:void
uvm_extern.h
754
void
uvm_pctparam_init
(struct uvm_pctparam *, int,
uvm_pdpolicy_clockpro.c
605
uvm_pctparam_init
(&s->s_coldtargetpct, CLOCKPRO_COLDPCT, NULL);
/src/regress/sys/uvm/pdsim/
pdsim.h
135
#define
uvm_pctparam_init
(pct, x, f) (pct)->pct_pct = x
macro
Completed in 37 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025