Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dmaster.c315 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local
326 c->lst.empty_lebs += growth; in ubifs_read_master()
327 c->lst.total_free += growth * (long long)c->leb_size; in ubifs_read_master()
328 c->lst.total_dark += growth * (long long)c->dark_wm; in ubifs_read_master()
/Linux-v4.19/Documentation/vm/
Dovercommit-accounting.rst45 The C language stack growth does an implicit mremap. If you want absolute
/Linux-v4.19/Documentation/process/
Dkernel-enforcement-statement.rst13 growth of our software ecosystem. In order to deter unhelpful enforcement
D1.Intro.rst59 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-v4.19/net/bridge/netfilter/
Debtables.c2038 int growth = 0; in ebt_size_mwt() local
2077 growth += ret - match32->match_size; in ebt_size_mwt()
2078 growth += ebt_compat_entry_padsize(); in ebt_size_mwt()
2092 return growth; in ebt_size_mwt()
/Linux-v4.19/arch/x86/boot/
Dheader.S493 # The worst case at the block level is a growth of the compressed data
/Linux-v4.19/Documentation/sysctl/
Dvm.txt224 This file is not a means to control the growth of the various kernel caches
460 This insures that the slab growth stays under control even in NUMA
/Linux-v4.19/net/ipv4/
DKconfig502 This is version 2.0 of BIC-TCP which uses a cubic growth function