| /Linux-v5.4/net/ipv4/ |
| D | tcp_recovery.c | 35 if (tp->sacked_out >= tp->reordering && in tcp_rack_reo_wnd() 236 if ((state < TCP_CA_Recovery && tp->sacked_out >= tp->reordering) || in tcp_newreno_mark_lost()
|
| D | tcp_metrics.c | 427 if (val < tp->reordering && in tcp_update_metrics() 428 tp->reordering != net->ipv4.sysctl_tcp_reordering) in tcp_update_metrics() 430 tp->reordering); in tcp_update_metrics() 473 if (val && tp->reordering != val) in tcp_init_metrics() 474 tp->reordering = val; in tcp_init_metrics()
|
| D | tcp_input.c | 352 nr_segs = max_t(u32, nr_segs, tp->reordering + 1); in tcp_sndbuf_expand() 896 if ((metric > tp->reordering * mss) && mss) { in tcp_check_sack_reordering() 900 tp->reordering, in tcp_check_sack_reordering() 905 tp->reordering = min_t(u32, (metric + mss - 1) / mss, in tcp_check_sack_reordering() 1882 tp->reordering = min_t(u32, tp->packets_out + addend, in tcp_check_reno_reordering() 2013 tp->reordering = min_t(unsigned int, tp->reordering, in tcp_enter_loss() 2174 if (!tcp_is_rack(sk) && tcp_dupack_heuristics(tp) > tp->reordering) in tcp_time_to_recover() 2252 int sacked_upto = tp->sacked_out - tp->reordering; in tcp_update_scoreboard() 2772 tp->snd_una + tp->reordering * tp->mss_cache); in tcp_force_fast_retransmit() 3307 if (tcp_sk(sk)->reordering > sock_net(sk)->ipv4.sysctl_tcp_reordering) in tcp_may_raise_cwnd()
|
| D | tcp.c | 440 tp->reordering = sock_net(sk)->ipv4.sysctl_tcp_reordering; in tcp_init_sock() 3219 info->tcpi_reordering = tp->reordering; in tcp_get_info() 3372 nla_put_u32(stats, TCP_NLA_REORDERING, tp->reordering); in tcp_get_timestamping_opt_stats()
|
| D | tcp_output.c | 2116 size_needed = probe_size + (tp->reordering + 1) * tp->mss_cache; in tcp_mtu_probe()
|
| /Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
| D | gpio-control-nand.txt | 23 location used to guard against bus reordering with regards to accesses to
|
| /Linux-v5.4/include/linux/ |
| D | tcp.h | 264 u32 reordering; /* Packet reordering metric. */ member
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf.data-file-format.txt | 399 below). perf record guarantees that there is no reordering over a 458 No event reordering over this header. No payload.
|
| /Linux-v5.4/Documentation/ |
| D | padata.txt | 10 encryption and decryption on large numbers of packets without reordering
|
| D | memory-barriers.txt | 370 can use a variety of tricks to improve performance, including reordering, 903 (*) Control dependencies require that the compiler avoid reordering the 1533 (*) Prevents the compiler from reordering accesses following the 1861 compiler and the CPU from reordering them. 2018 respectively, this same reordering can occur if the lock's ACQUIRE and 2037 It might appear that this reordering could introduce a deadlock. 2044 the reordering, not the compiler. If the compiler (or, for 2309 Under normal operation, memory operation reordering is generally not going to 2312 circumstances in which reordering definitely _could_ be a problem: 2973 and st.rel instructions (respectively) that prevent such reordering.
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | imx.rst | 54 along with block reordering, in coordination with vertical flip. 179 pixel reordering within the same colorspace can be carried out by the 379 de-interlace without motion compensation, and pixel reordering.
|
| /Linux-v5.4/Documentation/networking/device_drivers/freescale/ |
| D | dpaa.txt | 191 This ensures a very low rate of frame reordering. A drawback of this
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | romfs.txt | 172 from the filesystem. It might be resolved by reordering file data to
|
| /Linux-v5.4/Documentation/devicetree/bindings/media/ |
| D | video-interfaces.txt | 129 If the hardware does not support lane reordering, monotonically
|
| /Linux-v5.4/Documentation/networking/ |
| D | tls-offload.rst | 194 In presence of packet drops or network packet reordering, the device may lose 478 A device is permitted to perform packet reordering for consecutive
|
| D | ip-sysctl.txt | 166 common IP source address. Note that reordering of packets is 180 reordering of packets occurs, which could lead to poor application 499 RACK: 0x2 makes RACK's reordering window static (min_rtt/4). 505 Initial reordering level of packets in a TCP stream. 506 TCP stack can then dynamically adjust flow reordering level 511 Maximal reordering level of packets in a TCP stream.
|
| D | timestamping.txt | 327 reordering. The one exception is under administrator control: it is
|
| D | scaling.rst | 187 reordering. The trade-off to sending all packets from the same flow
|
| D | bonding.txt | 799 characteristics but can cause packet reordering. If re-ordering is 2332 of reordering depends upon a variety of factors, including the 2335 cards produce more reordering (due to factors such as packet
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | dev-decoder.rst | 77 coded format includes a feature of frame reordering; for decoders, 709 format, e.g. frame reordering. 727 reordering is used,
|
| D | vidioc-queryctrl.rst | 595 controls after hardware detection without the trouble of reordering
|
| /Linux-v5.4/Documentation/locking/ |
| D | ww-mutex-design.rst | 185 list-reordering allows for a bit more idiomatic code::
|
| /Linux-v5.4/Documentation/RCU/ |
| D | rcu_dereference.txt | 243 to some reordering from the compiler and CPUs is beside the point.
|
| /Linux-v5.4/Documentation/scsi/ |
| D | ChangeLog.megaraid | 404 i. Function reordering so that inline functions are defined before they
|
| D | ncr53c8xx.txt | 1809 perform byte reordering each time it is needed. This feature has been
|