/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_shrinker.c | 40 unsigned long shrink, bool trylock_vm) in drop_pages() argument 45 if (shrink & I915_SHRINK_ACTIVE) in drop_pages() 47 if (!(shrink & I915_SHRINK_BOUND)) in drop_pages() 60 if (obj->ops->shrink) { in try_to_writeback() 69 return obj->ops->shrink(obj, shrink_flags); in try_to_writeback() 106 unsigned int shrink) in i915_gem_shrink() argument 127 trace_i915_gem_shrink(i915, target, shrink); in i915_gem_shrink() 134 if (shrink & I915_SHRINK_BOUND) { in i915_gem_shrink() 137 shrink &= ~I915_SHRINK_BOUND; in i915_gem_shrink() 150 if (shrink & I915_SHRINK_ACTIVE) in i915_gem_shrink() [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | user_data_test.cpp | 117 EXPECT_TRUE(ud.shrink(88)); in TEST() 122 EXPECT_TRUE(ud.shrink(87)); in TEST() 127 EXPECT_FALSE(ud.shrink(200)); in TEST() 132 EXPECT_FALSE(ud.shrink(3)); in TEST() 137 EXPECT_TRUE(ud.shrink(12)); in TEST() 142 EXPECT_FALSE(ud.shrink(11)); in TEST()
|
H A D | extended_user_data_test.cpp | 111 EXPECT_TRUE(eud.shrink(88)); in TEST() 116 EXPECT_TRUE(eud.shrink(87)); in TEST() 121 EXPECT_FALSE(eud.shrink(200)); in TEST() 126 EXPECT_FALSE(eud.shrink(3)); in TEST() 131 EXPECT_TRUE(eud.shrink(16)); in TEST() 136 EXPECT_FALSE(eud.shrink(15)); in TEST()
|
/openbmc/linux/scripts/ |
H A D | bloat-o-meter | 55 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 80 if d<0: shrink, down = shrink+1, down-d 84 return grow, shrink, add, remove, up, down, delta, old, new, otot, ntot 87 grow, shrink, add, remove, up, down, delta, old, new, otot, ntot = \ 91 (add, remove, grow, shrink, up, -down, up-down))
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | tau_6xx.c | 117 int shrink; in tau_timeout() local 130 shrink = (2 + size - min_window) / 4; in tau_timeout() 131 if (shrink) { in tau_timeout() 132 tau[cpu].low += shrink; in tau_timeout() 133 tau[cpu].high -= shrink; in tau_timeout()
|
/openbmc/linux/drivers/cpuidle/governors/ |
H A D | haltpoll.c | 98 unsigned int shrink = guest_halt_poll_shrink; in adjust_poll_limit() local 101 if (shrink == 0) in adjust_poll_limit() 104 val /= shrink; in adjust_poll_limit()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 060 | 389 $QEMU_IMG resize --shrink "$TEST_IMG" 32M 398 $QEMU_IMG resize --shrink "$TEST_IMG" 32M 413 $QEMU_IMG resize --shrink "$TEST_IMG" 32M 422 $QEMU_IMG resize --shrink "$TEST_IMG" 32M 435 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
|
H A D | 102 | 56 $QEMU_IMG resize -f raw --shrink "$TEST_IMG" $((5 * 64 * 1024)) 74 $QEMU_IMG resize --shrink --image-opts \
|
H A D | 250 | 72 $QEMU_IMG resize --shrink "$TEST_IMG" 5M
|
H A D | 292 | 65 $QEMU_IMG resize --shrink "$TEST_IMG" 520k
|
/openbmc/linux/fs/nfs/ |
H A D | nfs42xattr.c | 790 static unsigned long nfs4_xattr_cache_count(struct shrinker *shrink, 792 static unsigned long nfs4_xattr_entry_count(struct shrinker *shrink, 794 static unsigned long nfs4_xattr_cache_scan(struct shrinker *shrink, 796 static unsigned long nfs4_xattr_entry_scan(struct shrinker *shrink, 858 nfs4_xattr_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_cache_scan() argument 879 nfs4_xattr_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_cache_count() argument 939 nfs4_xattr_entry_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_entry_scan() argument 946 lru = (shrink == &nfs4_xattr_large_entry_shrinker) ? in nfs4_xattr_entry_scan() 969 nfs4_xattr_entry_count(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_entry_count() argument 974 lru = (shrink == &nfs4_xattr_large_entry_shrinker) ? in nfs4_xattr_entry_count()
|
/openbmc/linux/include/trace/events/ |
H A D | vmscan.h | 210 __field(void *, shrink) 222 __entry->shrink = shr->scan_objects; 233 __entry->shrink, 254 __field(void *, shrink) 264 __entry->shrink = shr->scan_objects; 272 __entry->shrink,
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | extended_user_data.hpp | 127 shrink(Section::flattenedSize() + 4 + newData.size()); in updateDataSection() 162 bool shrink(size_t newSize) override;
|
H A D | user_data.hpp | 105 bool shrink(size_t newSize) override;
|
/openbmc/linux/fs/ |
H A D | mbcache.c | 293 static unsigned long mb_cache_count(struct shrinker *shrink, in mb_cache_count() argument 296 struct mb_cache *cache = container_of(shrink, struct mb_cache, in mb_cache_count() 333 static unsigned long mb_cache_scan(struct shrinker *shrink, in mb_cache_scan() argument 336 struct mb_cache *cache = container_of(shrink, struct mb_cache, in mb_cache_scan()
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | virtual-media.scss | 19 flex-shrink: 0; 73 flex-shrink: 0;
|
/openbmc/linux/fs/nfsd/ |
H A D | nfscache.c | 41 static unsigned long nfsd_reply_cache_count(struct shrinker *shrink, 43 static unsigned long nfsd_reply_cache_scan(struct shrinker *shrink, 303 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count() argument 305 struct nfsd_net *nn = container_of(shrink, in nfsd_reply_cache_count() 323 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan() argument 325 struct nfsd_net *nn = container_of(shrink, in nfsd_reply_cache_scan()
|
/openbmc/linux/fs/f2fs/ |
H A D | shrinker.c | 40 unsigned long f2fs_shrink_count(struct shrinker *shrink, in f2fs_shrink_count() argument 79 unsigned long f2fs_shrink_scan(struct shrinker *shrink, in f2fs_shrink_scan() argument
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_icache.c | 2176 struct shrinker *shrink, in xfs_inodegc_shrinker_count() argument 2179 struct xfs_mount *mp = container_of(shrink, struct xfs_mount, in xfs_inodegc_shrinker_count() 2198 struct shrinker *shrink, in xfs_inodegc_shrinker_scan() argument 2201 struct xfs_mount *mp = container_of(shrink, struct xfs_mount, in xfs_inodegc_shrinker_scan() 2238 struct shrinker *shrink = &mp->m_inodegc_shrinker; in xfs_inodegc_register_shrinker() local 2240 shrink->count_objects = xfs_inodegc_shrinker_count; in xfs_inodegc_register_shrinker() 2241 shrink->scan_objects = xfs_inodegc_shrinker_scan; in xfs_inodegc_register_shrinker() 2242 shrink->seeks = 0; in xfs_inodegc_register_shrinker() 2243 shrink->flags = SHRINKER_NONSLAB; in xfs_inodegc_register_shrinker() 2244 shrink->batch = XFS_INODEGC_SHRINKER_BATCH; in xfs_inodegc_register_shrinker() [all …]
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | sensors.scss | 46 flex-shrink: 0; 94 flex-shrink: 0;
|
/openbmc/linux/fs/ocfs2/ |
H A D | reservations.c | 657 unsigned int shrink; in ocfs2_cannibalize_resv() local 659 shrink = min_bits; in ocfs2_cannibalize_resv() 661 shrink = lru_resv->r_len / 2; in ocfs2_cannibalize_resv() 663 lru_resv->r_len -= shrink; in ocfs2_cannibalize_resv() 666 resv->r_len = shrink; in ocfs2_cannibalize_resv()
|
/openbmc/linux/fs/ubifs/ |
H A D | shrinker.c | 267 unsigned long ubifs_shrink_count(struct shrinker *shrink, in ubifs_shrink_count() argument 279 unsigned long ubifs_shrink_scan(struct shrinker *shrink, in ubifs_shrink_scan() argument
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem_shrinker.c | 107 bool (*shrink)(struct drm_gem_object *obj); in msm_gem_shrinker_scan() member 128 stages[i].shrink); in msm_gem_shrinker_scan()
|
/openbmc/linux/samples/pktgen/ |
H A D | functions.sh | 187 local shrink 195 shrink=( $(grep -E -o "$sep{2,}" <<< $addr) )
|
/openbmc/linux/fs/erofs/ |
H A D | utils.c | 206 static unsigned long erofs_shrink_count(struct shrinker *shrink, in erofs_shrink_count() argument 212 static unsigned long erofs_shrink_scan(struct shrinker *shrink, in erofs_shrink_scan() argument
|