/openbmc/qemu/tests/qemu-iotests/ |
H A D | 106.out | 2 === Testing image growth === 51 === Testing image growth on 2G empty image ===
|
H A D | 026 | 125 echo === Refcount table growth tests === 169 echo === L1 growth tests ===
|
H A D | 026.out.nocache | 453 === Refcount table growth tests === 576 === L1 growth tests ===
|
H A D | 026.out | 445 === Refcount table growth tests === 568 === L1 growth tests ===
|
/openbmc/u-boot/fs/ubifs/ |
H A D | master.c | 308 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local 319 c->lst.empty_lebs += growth; in ubifs_read_master() 320 c->lst.total_free += growth * (long long)c->leb_size; in ubifs_read_master() 321 c->lst.total_dark += growth * (long long)c->dark_wm; in ubifs_read_master()
|
/openbmc/linux/kernel/sched/ |
H A D | psi.c | 414 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()
|
/openbmc/linux/fs/ubifs/ |
H A D | master.c | 390 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()
|
/openbmc/qemu/docs/devel/migration/ |
H A D | best-practices.rst | 37 for growth.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/atop/ |
H A D | atop_2.4.0.bb | 8 (and thread) it shows e.g. the CPU utilization, memory growth, disk \
|
/openbmc/linux/Documentation/virt/ |
H A D | guest-halt-polling.rst | 61 growth stage:
|
/openbmc/linux/Documentation/mm/ |
H A D | overcommit-accounting.rst | 44 The C language stack growth does an implicit mremap. If you want absolute
|
/openbmc/phosphor-pid-control/ |
H A D | tuning.md | 56 in which there were changes. To prevent needless log file growth, identical
|
/openbmc/linux/Documentation/process/ |
H A D | kernel-enforcement-statement.rst | 15 growth of our software ecosystem. In order to deter unhelpful enforcement
|
H A D | 1.Intro.rst | 61 With the growth of Linux has come an increase in the number of developers
|
H A D | deprecated.rst | 194 eliminate VLAs, they are also a security risk. Dynamic growth of a stack
|
H A D | 2.Process.rst | 217 unassisted. The way the kernel developers have addressed this growth is
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | ebtables.c | 2038 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() 2089 return growth; in ebt_size_mwt()
|
/openbmc/linux/Documentation/accounting/ |
H A D | psi.rst | 99 in the stall state psi signal growth is monitored at a rate of 10 times per
|
/openbmc/linux/arch/x86/boot/ |
H A D | header.S | 448 # The worst case at the block level is a growth of the compressed data
|
/openbmc/docs/ |
H A D | community-membership.md | 272 - Create new subprojects, and ensure their addition continues the growth and
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch | 131 - uint16_t s_reserved_gdt_blocks; /* Per group desc for online growth */ 936 - __u16 s_reserved_gdt_blocks; /* Per group table for online growth */
|
/openbmc/linux/security/ |
H A D | Kconfig.hardening | 276 workloads. Image size growth depends on architecture, and should
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | vm.rst | 252 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
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CATOSL-1.1 | 11 …n take appropriate software programs to unprecedented levels of quality, growth, and innovation. T…
|
/openbmc/linux/net/ipv4/ |
H A D | Kconfig | 500 This is version 2.0 of BIC-TCP which uses a cubic growth function
|