Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ubifs/
Dmaster.c390 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local
401 c->lst.empty_lebs += growth; in ubifs_read_master()
402 c->lst.total_free += growth * (long long)c->leb_size; in ubifs_read_master()
403 c->lst.total_dark += growth * (long long)c->dark_wm; in ubifs_read_master()
/linux-6.6.21/kernel/sched/
Dpsi.c414 u64 growth; in window_update() local
417 growth = value - win->start_value; in window_update()
426 window_reset(win, now, value, growth); in window_update()
431 growth += div64_u64(win->prev_growth * remaining, win->size); in window_update()
434 return growth; in window_update()
459 u64 growth; in update_triggers() local
483 growth = window_update(&t->win, now, total[t->state]); in update_triggers()
485 if (growth < t->threshold) in update_triggers()
/linux-6.6.21/Documentation/virt/
Dguest-halt-polling.rst61 growth stage:
/linux-6.6.21/Documentation/mm/
Dovercommit-accounting.rst44 The C language stack growth does an implicit mremap. If you want absolute
/linux-6.6.21/Documentation/process/
Dkernel-enforcement-statement.rst15 growth of our software ecosystem. In order to deter unhelpful enforcement
D1.Intro.rst61 With the growth of Linux has come an increase in the number of developers
Ddeprecated.rst194 eliminate VLAs, they are also a security risk. Dynamic growth of a stack
D2.Process.rst217 unassisted. The way the kernel developers have addressed this growth is
Dcoding-style.rst335 problem, which is called the function-growth-hormone-imbalance syndrome.
/linux-6.6.21/net/bridge/netfilter/
Debtables.c2034 int growth = 0; in ebt_size_mwt() local
2073 growth += ret - match32->match_size; in ebt_size_mwt()
2074 growth += ebt_compat_entry_padsize(); in ebt_size_mwt()
2085 return growth; in ebt_size_mwt()
/linux-6.6.21/Documentation/accounting/
Dpsi.rst99 in the stall state psi signal growth is monitored at a rate of 10 times per
/linux-6.6.21/arch/x86/boot/
Dheader.S448 # The worst case at the block level is a growth of the compressed data
/linux-6.6.21/security/
DKconfig.hardening276 workloads. Image size growth depends on architecture, and should
/linux-6.6.21/Documentation/admin-guide/sysctl/
Dvm.rst252 This file is not a means to control the growth of the various kernel caches
490 This insures that the slab growth stays under control even in NUMA
/linux-6.6.21/net/ipv4/
DKconfig500 This is version 2.0 of BIC-TCP which uses a cubic growth function