Home
last modified time | relevance | path

Searched refs:growth (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/kernel/sched/
Dpsi.c467 u64 growth; in window_update() local
470 growth = value - win->start_value; in window_update()
479 window_reset(win, now, value, growth); in window_update()
484 growth += div_u64(win->prev_growth * remaining, win->size); in window_update()
487 return growth; in window_update()
513 u64 growth; in update_triggers() local
528 growth = window_update(&t->win, now, total[t->state]); in update_triggers()
529 if (growth < t->threshold) in update_triggers()
/Linux-v5.4/fs/ubifs/
Dmaster.c393 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local
404 c->lst.empty_lebs += growth; in ubifs_read_master()
405 c->lst.total_free += growth * (long long)c->leb_size; in ubifs_read_master()
406 c->lst.total_dark += growth * (long long)c->dark_wm; in ubifs_read_master()
/Linux-v5.4/Documentation/virtual/
Dguest-halt-polling.txt55 growth stage:
/Linux-v5.4/Documentation/vm/
Dovercommit-accounting.rst45 The C language stack growth does an implicit mremap. If you want absolute
/Linux-v5.4/Documentation/process/
Dkernel-enforcement-statement.rst15 growth of our software ecosystem. In order to deter unhelpful enforcement
Ddeprecated.rst117 eliminate VLAs, they are also a security risk. Dynamic growth of a stack
D1.Intro.rst61 With the growth of Linux has come an increase in the number of developers
D2.Process.rst222 way the kernel developers have addressed this growth is through the use of
Dcoding-style.rst314 problem, which is called the function-growth-hormone-imbalance syndrome.
/Linux-v5.4/net/bridge/netfilter/
Debtables.c1986 int growth = 0; in ebt_size_mwt() local
2025 growth += ret - match32->match_size; in ebt_size_mwt()
2026 growth += ebt_compat_entry_padsize(); in ebt_size_mwt()
2041 return growth; in ebt_size_mwt()
/Linux-v5.4/Documentation/accounting/
Dpsi.rst97 in the stall state psi signal growth is monitored at a rate of 10 times per
/Linux-v5.4/arch/x86/boot/
Dheader.S503 # The worst case at the block level is a growth of the compressed data
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dvm.rst238 This file is not a means to control the growth of the various kernel caches
476 This insures that the slab growth stays under control even in NUMA
/Linux-v5.4/net/ipv4/
DKconfig476 This is version 2.0 of BIC-TCP which uses a cubic growth function