| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a5xx_catalog.c | 36 * Increase inactive period to 250 to avoid bouncing 54 * Increase inactive period to 250 to avoid bouncing 71 * Increase inactive period to 250 to avoid bouncing 89 * Increase inactive period to 250 to avoid bouncing 104 * Increase inactive period to 250 to avoid bouncing 125 * Increase inactive period to 250 to avoid bouncing 144 * Increase inactive period to 250 to avoid bouncing
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_inode_fork.h | 29 * Worst-case increase in the fork extent count when we're adding a single 36 * extent count to increase by 1. 45 * count to increase proportional to the size of a remote xattr's 55 * Hence extent count can increase by 2. 62 * to be unmapped. This will increase extent count by 1. Mapping in the new 63 * extent can increase the extent count by 1 again i.e. 72 * increase by 1.
|
| /linux/net/ipv4/ |
| H A D | tcp_illinois.c | 50 u32 alpha; /* Additive increase */ 129 * Compute value of alpha used for additive increase. 134 * then use large alpha (10.0) to increase faster. 150 * This prevents one good RTT from causing sudden window increase. in alpha() 258 * Increase window in response to successful acknowledgment. 268 /* RFC2861 only increase cwnd if fully utilized */ in tcp_illinois_cong_avoid()
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-devices-system-xen_memory | 7 attempt to increase the balloon before giving up. See 25 has attempted to increase the size of the balloon. 36 increase the balloon. Each time the balloon cannot be
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_hugetlb_memcg.c | 107 "setting nr_hugepages should not increase hugepage usage.\n"); in hugetlb_test_program() 119 ksft_print_msg("mmap should not increase hugepage usage.\n"); in hugetlb_test_program() 130 ksft_print_msg("memory usage should increase by around 2MB.\n"); in hugetlb_test_program() 142 ksft_print_msg("memory usage should increase by around 8MB.\n"); in hugetlb_test_program()
|
| /linux/Documentation/networking/ |
| H A D | snmp_counter.rst | 207 IcmpMsgOutType8 would increase 1. And if kernel gets an ICMP Echo Reply 208 packet, IcmpMsgInType0 would increase 1. 236 1. increase IcmpInMsgs 266 counter would only increase 1. 278 increase 2. 288 increase 1. 310 a bigger one. This counter increase 1 for every packet merged in such 346 kernel would always add 1 to TcpExtListenDrops. So increase 348 same time, but TcpExtListenDrops would also increase without 350 also let TcpExtListenDrops increase. [all …]
|
| /linux/tools/testing/selftests/memfd/ |
| H A D | run_hugetlbfs_test.sh | 23 # If not enough free huge pages for test, attempt to increase 48 # nr_hugepgs non-zero only if we attempted to increase
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | seq-ext.c | 146 test_fail("TCPAOGood counter did not increase: %" PRIu64 " <= %" PRIu64, in server_fn() 156 test_ok("TCPAOBad counter didn't increase"); in server_fn() 232 test_fail("TCPAOGood counter did not increase: %" PRIu64 " <= %" PRIu64, in client_fn() 242 test_ok("TCPAOBad counter didn't increase"); in client_fn()
|
| /linux/rust/kernel/sync/ |
| H A D | set_once.rs | 18 /// - `init` may only increase in value. 84 // - We increase `init`. in populate() 93 // - We increase `init`. in populate()
|
| /linux/Documentation/block/ |
| H A D | stat.rst | 80 these values will increase at a rate greater than 1000/second; for 82 field will increase by 60*30 = 1800. 102 value will increase as the product of the number of milliseconds times the
|
| /linux/Documentation/power/regulator/ |
| H A D | overview.rst | 115 e.g. a consumer backlight driver asks for a current increase 116 from 5mA to 10mA to increase LCD illumination. This passes 119 Consumer: need to increase LCD brightness. Lookup and
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 284 - Increase Brightness 286 - BRIGHTNESS INCREASE 345 - Increase volume 389 - Increase channel sequentially
|
| /linux/tools/testing/selftests/net/ |
| H A D | test_vxlan_nh.sh | 99 check_err $? "FDB nexthop group stats did not increase" 102 check_err $? "tc filter stats did not increase" 123 check_err $? "FDB nexthop group stats did not increase (with port)" 127 check_err $? "tc filter stats did not increase (with port)"
|
| /linux/include/uapi/linux/ |
| H A D | resource.h | 64 * increase this limit if needed.. 8MB seems reasonable. 70 * root can always increase this limit if needed.
|
| /linux/tools/testing/selftests/mm/ |
| H A D | hugepage-shm.c | |
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgroup_iter_memcg.c | 57 * Increase memcg anon usage by mapping and writing in test_anon() 93 * Increase memcg file usage by creating and writing in test_file() 138 * Increase memcg shmem usage by creating and writing in test_shmem()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-calib.c | 196 /* increase energy threshold (reduce nrg value) in il4965_sens_energy_cck() 199 /* Else if we got fewer than desired, increase sensitivity */ in il4965_sens_energy_cck() 212 /* Increase value to increase sensitivity, but only if: in il4965_sens_energy_cck() 223 /* Increase nrg value to increase sensitivity */ in il4965_sens_energy_cck() 263 /* increase auto_corr values to decrease sensitivity in il4965_sens_energy_cck() 280 /* Decrease auto_corr values to increase sensitivity */ in il4965_sens_energy_cck() 326 /* Else if we got fewer than desired, increase sensitivity */ in il4965_sens_auto_corr_ofdm() 547 /* These stats increase monotonically, and do not reset in il4965_sensitivity_calibration()
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | ti,am3359-tsc.yaml | 29 multiple reads can increase the quality. A value of 5 means, 5 reads for 52 lower value, say 0x400, and increase value until false pen-up events are
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_priv_hash.c | 130 static const char *test_msg_auto_inc = "Automatic increase with more than 16 CPUs\n"; 179 * The current default size of hash buckets is 16. The auto increase in TEST() 203 TH_LOG("Expected increase of hash buckets but got: %d -> %d. %s", in TEST() 208 SKIP(return, "Automatic increase with more than 16 CPUs (only %d online)", online_cpus); in TEST()
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | mtk-ge.c | 44 /* Increase SlvDPSready time */ in mtk_gephy_config_init() 69 /* Increase post_update_timer */ in mt7530_phy_config_init()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | calib.c | 213 /* increase energy threshold (reduce nrg value) in iwl_sens_energy_cck() 216 /* Else if we got fewer than desired, increase sensitivity */ in iwl_sens_energy_cck() 229 /* Increase value to increase sensitivity, but only if: in iwl_sens_energy_cck() 240 /* Increase nrg value to increase sensitivity */ in iwl_sens_energy_cck() 280 /* increase auto_corr values to decrease sensitivity in iwl_sens_energy_cck() 297 /* Decrease auto_corr values to increase sensitivity */ in iwl_sens_energy_cck() 346 /* Else if we got fewer than desired, increase sensitivity */ in iwl_sens_auto_corr_ofdm() 658 /* These statistics increase monotonically, and do not reset in iwl_sensitivity_calibration()
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | radix.h | 102 * If we store section details in page->flags we can't increase the MAX_PHYSMEM_BITS 103 * if we increase SECTIONS_WIDTH we will not store node details in page->flags and 105 * Hence only increase for VMEMMAP. Further depending on SPARSEMEM_EXTREME reduce 225 * eventually be seen. In testing, there was no noticable increase in radix__set_pte_at()
|
| /linux/drivers/net/ethernet/mucse/rnpgbe/ |
| H A D | rnpgbe_mbx.c | 137 * mucse_mbx_inc_pf_ack - Increase ack 141 * new value back after increase 269 * mucse_mbx_inc_pf_req - Increase req 273 * new value back after increase
|
| /linux/arch/openrisc/lib/ |
| H A D | memset.S | 80 l.addi r19, r19, 4 // Increase src 91 l.addi r19, r19, 1 // Increase src
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | iqs626a.yaml | 252 azoteq,cct-increase: 259 be increased, with 0 representing no increase. The maximum value is 456 '-alt' instead correspond to an increase in counts. 458 By default, the long-term average tracks an increase in counts such 463 the counts increase or decrease such that events of either direction 575 azoteq,cct-increase: 582 be increased, with 0 representing no increase.
|