/Linux-v5.10/arch/openrisc/lib/ |
D | memset.S | 56 l.addi r17, r17, -1 // Decrease n 64 l.addi r17, r17, -1 // Decrease n 72 l.addi r17, r17, -1 // Decrease n 77 l.addi r17, r17, -4 // Decrease n 87 3: l.addi r17, r17, -1 // Decrease n
|
/Linux-v5.10/net/ipv4/ |
D | tcp_nv.c | 39 * nv_min_cwnd Don't decrease cwnd below this if there are no losses 40 * nv_cong_dec_mult Decrease cwnd by X% (30%) of congestion when detected 43 * nv_loss_dec_factor Decrease cwnd to this (80%) when losses occur 79 MODULE_PARM_DESC(nv_min_cwnd, "NV will not decrease cwnd below this value" 93 * of temporary cwnd decrease */ 230 /* Decrease growth rate if allowed */ in tcpnv_state() 331 /* Every so often we decrease ca->nv_min_cwnd in case previous in tcpnv_acked() 371 /* If cwnd > max_win, decrease cwnd in tcpnv_acked() 389 /* otherwise we will decrease cwnd */ in tcpnv_acked() 403 /* gap > 2, we do exponential cwnd decrease */ in tcpnv_acked()
|
D | ip_forward.c | 114 * According to the RFC, we must first decrease the TTL field. If in ip_forward() 143 /* Decrease ttl after skb cow done */ in ip_forward()
|
D | tcp_illinois.c | 51 u32 beta; /* Muliplicative decrease */ 185 * Beta used for multiplicative decrease. 300 /* Multiplicative decrease */ in tcp_illinois_ssthresh()
|
/Linux-v5.10/drivers/usb/host/ |
D | ehci-sysfs.c | 110 * for request to decrease max periodic bandwidth, we have to check in uframe_periodic_max_store() 111 * to see whether the decrease is possible. in uframe_periodic_max_store() 122 "cannot decrease uframe_periodic_max because " in uframe_periodic_max_store()
|
/Linux-v5.10/arch/nds32/lib/ |
D | clear_user.S | 25 addi $p0, $p0, #-1 ! Decrease word count 30 addi $r1, $r1, #-1 ! Decrease byte count
|
D | memset.S | 26 addi $r2, $r2, #-1 ! Decrease len by 1
|
/Linux-v5.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 276 - Decrease Brightness 278 - BRIGHTNESS DECREASE 337 - Decrease volume 381 - Decrease channel sequentially
|
/Linux-v5.10/include/uapi/linux/ |
D | msg.h | 66 * decrease the size with msgctl(IPC_SET), root tasks 67 * (actually: CAP_SYS_RESOURCE) can both increase and decrease the queue
|
D | virtio_ring.h | 133 * alignments assumptions. Thus, we might need to decrease the compiler-selected 140 * increase the alignment; in order to decrease it, the packed attribute must 142 * can both increase and decrease alignment, and specifying the packed
|
D | atm.h | 148 unsigned int rdf : 4; /* Rate Decrease Factor (4-bit) */ 155 unsigned int adtf :10; /* ACR Decrease Time Factor (10-bit) */ 156 unsigned int cdf :3; /* Cutoff Decrease Factor (3-bit) */
|
D | lp.h | 48 * number and recompile, and if your system gets bogged down, decrease 62 * want to tune this and have a fast printer (i.e. HPIIIP), decrease
|
/Linux-v5.10/drivers/clk/sunxi-ng/ |
D | ccu_common.c | 42 * Sometimes when the PLL clock rate is changed, the decrease in the 43 * divider is too much for the decrease in the multiplier to catch up.
|
/Linux-v5.10/drivers/cpufreq/ |
D | cpufreq_conservative.c | 53 * (default), then we try to decrease frequency 88 * Decrease requested_freq one freq_step for each idle period that in cs_dbs_update() 124 /* Check for frequency decrease */ in cs_dbs_update()
|
/Linux-v5.10/include/media/ |
D | cec-notifier.h | 43 * cec_notifier_conn_unregister - decrease refcount and delete when the 70 * cec_notifier_cec_adap_unregister - decrease refcount and delete when the
|
/Linux-v5.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_hmc.c | 213 /* get the entry and decrease its ref counter */ in i40e_remove_pd_bp() 250 /* get the entry and decrease its ref counter */ in i40e_prep_remove_sd_bp() 281 /* get the entry and decrease its ref counter */ in i40e_remove_sd_bp_new()
|
/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | iqs269a.yaml | 260 azoteq,meas-cap-decrease: 375 a decrease in counts. Node names suffixed with '-alt' instead corre- 379 that only events corresponding to a decrease in counts are reported 383 the counts increase or decrease such that events of either direction
|
/Linux-v5.10/Documentation/devicetree/bindings/net/wireless/ |
D | ieee80211.txt | 13 incorrectly could not work or decrease performance noticeably.
|
/Linux-v5.10/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-rs.c | 710 D_RATE("decrease rate because of low success_ratio\n"); in il3945_rs_get_rate() 742 D_RATE("decrease rate because of high tpt\n"); in il3945_rs_get_rate() 747 D_RATE("decrease rate because of low tpt\n"); in il3945_rs_get_rate() 751 * throughput,decrease rate */ in il3945_rs_get_rate() 757 /* Sanity check; asked for decrease, but success rate or throughput in il3945_rs_get_rate() 766 /* Decrease rate */ in il3945_rs_get_rate()
|
/Linux-v5.10/arch/nds32/include/asm/ |
D | vdso_datapage.h | 12 bool cycle_count_down; /* timer cyclye counter is decrease with time */
|
/Linux-v5.10/drivers/ras/ |
D | Kconfig | 22 a failed system increases, then availability will decrease.
|
/Linux-v5.10/fs/ext4/ |
D | extents_status.h | 99 * collapse range operation. Page invalidation requires a decrease in the 102 * written or unwritten extent, and no decrease otherwise. Determining
|
/Linux-v5.10/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_dm.c | 53 * 12. +((12-n)/2)dB 13~?? = decrease tx pwr by -((n-12)/2)dB in Init_ODM_ComInfo_88E() 110 * 12. +((12-n)/2)dB 13~?? = decrease tx pwr by -((n-12)/2)dB in Update_ODM_ComInfo_88E()
|
/Linux-v5.10/arch/mips/cavium-octeon/ |
D | Kconfig | 10 workarounds will cause a slight decrease in performance on
|
/Linux-v5.10/arch/arm/include/asm/ |
D | highmem.h | 23 * page usage count does not decrease to zero while we're using its
|