Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-fnsummary.h116 loop_stride (NULL), growth (0), scc_no (0) in class()
129 growth (s.growth), scc_no (s.scc_no) in class()
178 int growth; in class() local
H A Dcif-code.def68 N_("--param large-function-growth limit reached"))
70 N_("--param large-stack-frame-growth limit reached"))
76 N_("--param inline-unit-growth limit reached"))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dipa-fnsummary.h116 loop_stride (NULL), growth (0), scc_no (0) in class()
129 growth (s.growth), scc_no (s.scc_no) in class()
178 int growth; in class() local
H A Dcif-code.def68 N_("--param large-function-growth limit reached"))
70 N_("--param large-stack-frame-growth limit reached"))
76 N_("--param inline-unit-growth limit reached"))
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dpsi.c478 u64 growth; in window_update() local
481 growth = value - win->start_value; in window_update()
490 window_reset(win, now, value, growth); in window_update()
495 growth += div64_u64(win->prev_growth * remaining, win->size); in window_update()
498 return growth; in window_update()
524 u64 growth; in update_triggers() local
539 growth = window_update(&t->win, now, total[t->state]); in update_triggers()
540 if (growth < t->threshold) in update_triggers()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dmaster.c309 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local
320 c->lst.empty_lebs += growth; in ubifs_read_master()
321 c->lst.total_free += growth * (long long)c->leb_size; in ubifs_read_master()
322 c->lst.total_dark += growth * (long long)c->dark_wm; in ubifs_read_master()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A 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()
/OK3568_Linux_fs/buildroot/package/atop/
H A DConfig.in18 CPU utilization, memory growth, disk utilization, priority,
/OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/
H A D0006-Warnings-due-to-AppSinkCallbacks-struct-growth-https.patch4 Subject: [PATCH] Warnings due to AppSinkCallbacks struct growth
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssl/openssl/
H A DCVE-2023-0464.patch113 + * Defining this to be zero means unlimited policy tree growth which opens the
127 + /* Limit the growth of the tree to mitigate CVE-2023-0464 */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/atop/
H A Datop_2.4.0.bb8 (and thread) it shows e.g. the CPU utilization, memory growth, disk \
/OK3568_Linux_fs/kernel/Documentation/virt/
H A Dguest-halt-polling.rst61 growth stage:
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dovercommit-accounting.rst45 The C language stack growth does an implicit mremap. If you want absolute
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dkernel-enforcement-statement.rst15 growth of our software ecosystem. In order to deter unhelpful enforcement
H A D1.Intro.rst61 With the growth of Linux has come an increase in the number of developers
H A Ddeprecated.rst174 eliminate VLAs, they are also a security risk. Dynamic growth of a stack
H A D2.Process.rst224 unassisted. The way the kernel developers have addressed this growth is
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debtables.c1920 int growth = 0; in ebt_size_mwt() local
1959 growth += ret - match32->match_size; in ebt_size_mwt()
1960 growth += ebt_compat_entry_padsize(); in ebt_size_mwt()
1971 return growth; in ebt_size_mwt()
/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Dpsi.rst100 in the stall state psi signal growth is monitored at a rate of 10 times per
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dheader.S506 # The worst case at the block level is a growth of the compressed data
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dvm.rst260 This file is not a means to control the growth of the various kernel caches
513 This insures that the slab growth stays under control even in NUMA
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCATOSL-1.111 …n take appropriate software programs to unprecedented levels of quality, growth, and innovation. T…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-23139 whether there is room for the new growth in the current chunk. If you
3140 are frequently constructing objects in small steps of growth, this
3143 You can reduce the overhead by using special “fast growth” functions
3147 have not saved anything, because that is what the ordinary growth
3161 obstack OBSTACK-PTR using the fast growth functions.
3163 While you know there is room, you can use these fast growth functions
3205 room for what you want to add, the fast growth functions are not safe.
3206 In this case, simply use the corresponding ordinary growth function
3210 So, each time you use an ordinary growth function, check afterward
3213 start using the fast growth functions again.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-23139 whether there is room for the new growth in the current chunk. If you
3140 are frequently constructing objects in small steps of growth, this
3143 You can reduce the overhead by using special “fast growth” functions
3147 have not saved anything, because that is what the ordinary growth
3161 obstack OBSTACK-PTR using the fast growth functions.
3163 While you know there is room, you can use these fast growth functions
3205 room for what you want to add, the fast growth functions are not safe.
3206 In this case, simply use the corresponding ordinary growth function
3210 So, each time you use an ordinary growth function, check afterward
3213 start using the fast growth functions again.
/OK3568_Linux_fs/kernel/net/ipv4/
H A DKconfig501 This is version 2.0 of BIC-TCP which uses a cubic growth function

12