| /linux/rust/kernel/sync/ |
| H A D | barrier.rs | 44 /// A barrier that prevents compiler from reordering memory accesses across the barrier. in smp_wmb() 82 /// A barrier that prevents compiler and CPU from reordering memory accesses across the barrier. 84 /// The specific forms of reordering can be specified using the parameter. 106 /// A barrier that prevents compiler and CPU from reordering memory accesses across the barrier. 123 /// A barrier that prevents compiler and CPU from reordering memory accesses across the barrier.
|
| /linux/include/media/i2c/ |
| H A D | adv7604.h | 23 * Bus rotation and reordering. This is used to specify component reordering on 100 /* Bus rotation and reordering */
|
| H A D | adv7842.h | 21 * Bus rotation and reordering. This is used to specify component reordering on 138 /* Bus rotation and reordering */
|
| /linux/arch/mips/include/asm/ |
| H A D | sync.h | 24 * load/store datapath beyond which reordering is not possible before 118 * expect due to reordering & speculation: 121 * be executed after the LL - this is the reordering case. 127 * This reordering case is fixed by 3A R2 CPUs, ie. 3A2000 models and later.
|
| H A D | compiler.h | 36 * which GCC is prevented from reordering past, prior to __builtin_unreachable
|
| /linux/tools/include/uapi/linux/ |
| H A D | tcp.h | 182 * No apparent reordering, packet loss, or ECN marks. 189 * loss or reordering but needs further information to confirm packets 280 __u32 tcpi_reord_seen; /* reordering events seen */ 300 TCP_NLA_REORDERING, /* Reordering metric */ 312 TCP_NLA_REORD_SEEN, /* reordering events seen */
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11n_rxreorder.c | 226 * This function returns the pointer to an entry in Rx reordering 246 /* This function retrieves the pointer to an entry in Rx reordering 271 * buffered in Rx reordering table. 293 * This function flushes all the packets in Rx reordering table. 297 * them and then dumps the Rx reordering table. 319 * This function creates an entry in Rx reordering table for the 535 * This function identifies if Rx reordering is needed for a received packet. 537 * In case reordering is required, the function will do the reordering 542 * the packet is reordered and all the packets in the updated Rx reordering
|
| H A D | sta_rx.c | 185 * Rx reordering routine if 11n is enabled. 228 * directly to os. Don't pass thru rx reordering in mwifiex_process_sta_rx_packet()
|
| /linux/net/rxrpc/ |
| H A D | input_rack.c | 101 * Detect data segment reordering [RFC8958 6.2 Step 3]. 146 * Update the reordering window [RFC8958 6.2 Step 4]. Returns the updated 147 * duration of the reordering window. 164 /* DSACK-based reordering window adaptation */ in rxrpc_rack_update_reo_wnd() 169 /* Grow the reordering window per round that sees DSACK. Reset the in rxrpc_rack_update_reo_wnd()
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| H A D | thine,thp7312.yaml | 98 This property is for lane reordering between the THP7312 and the 140 This property is for lane reordering between the THP7312 and the imaging
|
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | ti,sn65dsi86.yaml | 119 reordering but only on physical ports 0 and 1. 132 reordering in any way.
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | LB+unlocklockonceonce+poacquireonce.litmus | 10 * the viewpoint of another CPU (the kind of reordering allowed by TSO).
|
| /linux/arch/alpha/include/asm/ |
| H A D | rwonce.h | 17 * For the curious, more information about this unusual reordering is
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_rq.c | 39 * and/or CPU from reordering the reads which would potentially in enic_rq_cq_desc_dec() 58 * and/or CPU from reordering the reads which would potentially in enic_rq_cq_desc_dec() 79 * and/or CPU from reordering the reads which would potentially in enic_rq_cq_desc_dec()
|
| /linux/arch/arm/include/asm/ |
| H A D | neon.h | 17 * compilation unit. To prevent issues that may arise from GCC reordering or
|
| /linux/Documentation/devicetree/bindings/soc/mediatek/ |
| H A D | mediatek,mt7986-wo-ccif.yaml | 16 aggregation packet reordering or rx header translation) on MT7986 soc.
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | test_generic_02.sh | 50 echo "I/O reordering detected:"
|
| /linux/drivers/scsi/fnic/ |
| H A D | cq_desc.h | 54 * and/or CPU from reordering the reads which would potentially in cq_desc_dec()
|
| /linux/drivers/scsi/snic/ |
| H A D | cq_desc.h | 52 * and/or CPU from reordering the reads which would potentially in cq_desc_dec()
|
| /linux/drivers/platform/x86/amd/ |
| H A D | Kconfig | 16 that alters CPU core reordering. This bias prefers cores with higher
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-fpa.h | 233 /* Prevent GCC from reordering around free */ in cvmx_fpa_free_nosync() 258 * prevent GCC from reordering operations to after the in cvmx_fpa_free()
|
| /linux/Documentation/block/ |
| H A D | blk-mq.rst | 98 any reordering. When the device starts processing requests in the hardware 119 There is no reordering at this stage, and each software queue has a set of
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | gpio-control-nand.txt | 23 location used to guard against bus reordering with regards to accesses to
|
| /linux/include/linux/ |
| H A D | tcp.h | 210 u32 reordering; /* Packet reordering metric. */ member 387 u8 reo_wnd_steps; /* Allowed reordering window */ 420 u32 reord_seen; /* number of data packet reordering events */
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | defaults.sh | 32 # TCP reordering degree ("dupthresh" threshold for entering Fast Recovery).
|