Home
last modified time | relevance | path

Searched full:shrunk (Results 1 – 25 of 36) sorted by relevance

12

/linux/Documentation/virt/kvm/
H A Dhalt-polling.rst64 max) to wakeup during the polling interval so it may as well be shrunk in order
65 to avoid pointless polling. The polling interval is shrunk in the function
84 interval is grown and shrunk. These variables are defined in
/linux/include/linux/
H A Dshrinker.h37 /* current node being shrunk (for NUMA aware shrinkers) */
54 /* current memcg being shrunk (for memcg aware shrinkers) */
/linux/Documentation/crypto/
H A Dkrb5.rst224 supplied and these are shrunk to fit the data. The decryption function will
254 are supplied and these are shrunk to fit the data. An error will be returned
/linux/rust/kernel/
H A Did_pool.rs126 /// Returns a [`ReallocRequest`] if the [`IdPool`] can be shrunk, [`None`] otherwise.
128 /// The capacity of an [`IdPool`] cannot be shrunk below [`MAX_INLINE_LEN`].
/linux/drivers/cpuidle/governors/
H A Dhaltpoll.c103 /* Reset value to 0 if shrunk below grow_start */ in adjust_poll_limit()
/linux/fs/jfs/
H A Dresize.c48 * i.e., file system must not be shrunk;
172 /* file system cannot be shrunk */ in jfs_extendfs()
/linux/arch/arc/include/asm/
H A Duaccess.h11 * -stock kernel shrunk by 33K at -O3
15 * -kernel shrunk by 200K even at -O3 (gcc 4.2.1)
/linux/tools/perf/
H A Dperf-completion.sh15 # List of word completion separators has shrunk;
/linux/mm/
H A Dzswap.c728 * the reference of memcg being shrunk.
1285 int nid, shrunk = 0, scanned = 0; in shrink_memcg() local
1300 shrunk += list_lru_walk_one(&zswap_list_lru, nid, memcg, in shrink_memcg()
1308 return shrunk ? 0 : -EAGAIN; in shrink_memcg()
H A Dswap_state.c341 * folio, the old folio is shrunk, and new split sub folios replace in __swap_cache_replace_folio()
342 * the shrunk part), ensure the new folio doesn't overlap it. in __swap_cache_replace_folio()
/linux/tools/testing/selftests/proc/
H A Dproc-maps-race.c683 * The vmas should be consistent with shrunk results, in TEST_F()
685 * can be reported twice (first as shrunk one, then in TEST_F()
/linux/lib/
H A Dradix-tree.c470 bool shrunk = false; in radix_tree_shrink() local
537 shrunk = true; in radix_tree_shrink()
540 return shrunk; in radix_tree_shrink()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c760 * If the last AG was grown or shrunk, we also need to update the in xlog_recover_do_primary_sb_buffer()
768 * If the last rtgroup was grown or shrunk, we also need to update the in xlog_recover_do_primary_sb_buffer()
/linux/crypto/krb5/
H A Dkrb5_api.c92 * data that will fit is returned, the amount of buffer required is shrunk to
/linux/net/batman-adv/
H A Dtvlv.c308 * The ogm packet might be enlarged or shrunk depending on the current size
H A Dmulticast_forw.c809 * batadv_mcast_forw_shrink_update_headers() - update shrunk mc packet headers
/linux/net/ipv4/
H A Dtcp_output.c112 /* SND.NXT, if window was not shrunk or the amount of shrunk was less than one
114 * If window has been shrunk, what should we make? It is not clear at all.
3264 * 1. The window can never be shrunk once it is offered (RFC 793)
3592 /* If receiver has shrunk his window, and skb is out of in __tcp_retransmit_skb()
3594 * case, when window is shrunk to zero. In this case in __tcp_retransmit_skb()
/linux/net/core/
H A Dneighbour.c260 int shrunk = 0; in neigh_forced_gc() local
281 shrunk++; in neigh_forced_gc()
282 if (shrunk >= max_clean) in neigh_forced_gc()
296 return shrunk; in neigh_forced_gc()
H A Dskmsg.c378 /* This is possible if a trim operation shrunk the buffer */ in sk_msg_memcopy_from_iter()
/linux/fs/ubifs/
H A Dbudget.c135 dbg_budg("new liability %lld (not shrunk)", liab2); in make_free_space()
/linux/tools/testing/selftests/drivers/net/
H A Dxdp.py612 test is passed if the headroom is successfully shrunk for given packet
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c697 * correction period/beginning of new one, the length of a delta is shrunk or
/linux/scripts/
H A Dspelling.txt1487 shrinked||shrunk
/linux/fs/ocfs2/
H A Dlocalalloc.c1185 * We only shrunk the *minimum* number of in our in ocfs2_local_alloc_new_window()
/linux/fs/nilfs2/
H A Dsuper.c994 * @root_dentry: root dentry of the tree to be shrunk

12