Searched refs:growth (Results 1 – 14 of 14) sorted by relevance
467 u64 growth; in window_update() local470 growth = value - win->start_value; in window_update()479 window_reset(win, now, value, growth); in window_update()484 growth += div64_u64(win->prev_growth * remaining, win->size); in window_update()487 return growth; in window_update()513 u64 growth; in update_triggers() local528 growth = window_update(&t->win, now, total[t->state]); in update_triggers()529 if (growth < t->threshold) in update_triggers()
390 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master() local401 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()
61 growth stage:
45 The C language stack growth does an implicit mremap. If you want absolute
15 growth of our software ecosystem. In order to deter unhelpful enforcement
174 eliminate VLAs, they are also a security risk. Dynamic growth of a stack
61 With the growth of Linux has come an increase in the number of developers
224 unassisted. The way the kernel developers have addressed this growth is
319 problem, which is called the function-growth-hormone-imbalance syndrome.
1900 int growth = 0; in ebt_size_mwt() local1939 growth += ret - match32->match_size; in ebt_size_mwt()1940 growth += ebt_compat_entry_padsize(); in ebt_size_mwt()1951 return growth; in ebt_size_mwt()
99 in the stall state psi signal growth is monitored at a rate of 10 times per
506 # The worst case at the block level is a growth of the compressed data
258 This file is not a means to control the growth of the various kernel caches496 This insures that the slab growth stays under control even in NUMA
491 This is version 2.0 of BIC-TCP which uses a cubic growth function