Searched full:duplicate (Results  1 – 25 of 60) sorted by relevance
123
| /Documentation/ABI/obsolete/ | 
| D | sysfs-cpuidle | 8 	/sys/devices/system/cpu/cpuidle/ file, it's duplicate so make
  | 
| /Documentation/ABI/removed/ | 
| D | raw1394 | 8 	of abstraction that required userspace clients to duplicate much
  | 
| /Documentation/admin-guide/device-mapper/ | 
| D | vdo-design.rst | 26 problem. The first is to recognize duplicate data. The second is to avoid 29 duplicate data, and a data store with a reference counted block map that 66 In order to identify duplicate data efficiently, vdo was designed to 67 leverage some common characteristics of duplicate data. From empirical 69 sets with significant amounts of duplicate data, the duplicates tend to 70 have temporal locality. When a duplicate appears, it is more likely that 74 duplicate recent data than it is to duplicate older data and in general, 80 those savings, vdo does not attempt to find every last duplicate block. It 96 a duplicate before sharing the existing block with a new one. 164 256GB of data. This means that the index can identify duplicate data if the [all …] 
 | 
| /Documentation/userspace-api/ | 
| D | unshare.rst | 95 In order to not duplicate code and to handle the fact that unshare() 199   2) unshare() has to allocate and duplicate all context structures 213 copy_* functions call dup_* functions to allocate and duplicate 221      helper function to allocate and duplicate a new context 287 dup_* function to allocate and duplicate the structure and return
  | 
| /Documentation/scsi/ | 
| D | megaraid.rst | 19 	i.	Avoid duplicate code from the low level drivers.
  | 
| /Documentation/sphinx/ | 
| D | cdomain.py | 14     * Moved the *duplicate C object description* warnings for function 228                             'duplicate C object description of %s, ' % name +
  | 
| /Documentation/networking/ | 
| D | snmp_counter.rst | 607 the duplicate ACK number. E.g., if retransmission is triggered, and 663 duplicate packets to the sender. There are two kinds of 665 duplicate. (2) an out of order packet is duplicate. The TCP stack 673 The TCP stack receives a duplicate packet which has been acked, so it 678 The TCP stack receives an out of order duplicate packet, so it sends a 684 duplicate packet is received. 689 duplicate packet is received. 783 In some scenarios, kernel would avoid sending duplicate ACKs too 1648 again, and record the reply time (the duplicate ACK reply time). The 1649 third SYN will let server check the previous duplicate ACK reply time, [all …] 
 | 
| D | ip-sysctl.rst | 409 	Allows TCP to send "duplicate" SACKs. 488 	Limit the maximal rate for sending duplicate acknowledgments 500 	causing each side to send an unterminating stream of duplicate 2450 	The amount of Duplicate Address Detection probes to send. 2588 	the amount of time that may be required for duplicate address detection 2618 	interface and start Duplicate Address Detection, if necessary. 2626 	Whether to accept DAD (Duplicate Address Detection). 2631 	  2  Enable DAD, and disable IPv6 operation if MAC-based duplicate 2708 	Whether to perform Optimistic Duplicate Address Detection (RFC 4429). 2713 	Optimistic Duplicate Address Detection for the interface will be enabled [all …] 
 | 
| D | netdev-features.rst | 188 This should be set for devices which duplicate outgoing HSR (High-availability
  | 
| D | switchdev.rst | 316 otherwise there will be duplicate packets on the wire. 318 To avoid duplicate packets, the switch driver should mark a packet as already 497   duplicate functionality/use case with the bridge's VLAN data path processing.
  | 
| /Documentation/ABI/testing/ | 
| D | sysfs-firmware-dmi-entries | 28 		to handle these duplicate entry types, each entry is
  | 
| /Documentation/admin-guide/cifs/ | 
| D | todo.rst | 20    T10 copy offload ie "ODX" (copy chunk, and "Duplicate Extents" ioctl
  | 
| /Documentation/core-api/ | 
| D | kernel-api.rst | 243 dup_failed_modules - tracks duplicate failed modules 247    :doc: dup_failed_modules - tracks duplicate failed modules
  | 
| D | maple_tree.rst | 84 You can use mtree_dup() to duplicate an entire maple tree. It is a more
  | 
| /Documentation/networking/device_drivers/fddi/ | 
| D | skfp.rst | 224 	- Kernel patch instead of private duplicate of kernel functions
  | 
| /Documentation/locking/ | 
| D | ww-mutex-design.rst | 139 not have duplicate entries (e.g. for a gpu commandbuffer submission ioctl):: 184 of duplicate entry detection using -EALREADY as method 1 above. But the
  | 
| /Documentation/driver-api/ | 
| D | nvmem.rst | 19 drivers/misc, where they all had to duplicate pretty much the same code to
  | 
| /Documentation/devicetree/ | 
| D | of_unittest.rst | 209 If a duplicate node is found (i.e. if a node with same full_name property is
  | 
| /Documentation/scheduler/ | 
| D | sched-energy.rst | 96 domains can contain duplicate elements. 115     Please note that the scheduler will create two duplicate list nodes for
  | 
| /Documentation/mm/ | 
| D | hmm.rst | 54 duplicate data set and addresses. 58 might have to duplicate its input data set using the device specific memory
  | 
| /Documentation/process/ | 
| D | maintainer-soc.rst | 137 * Add duplicate defines in the devicetree file guarded by an #ifndef section,
  | 
| /Documentation/arch/x86/x86_64/ | 
| D | boot-options.rst | 192     duplicate corrected error reports.
  | 
| /Documentation/usb/ | 
| D | mass-storage.rst | 222   duplicate code needed for handling basic USB protocol commands and
  | 
| /Documentation/hwmon/ | 
| D | hwmon-kernel-api.rst | 72 will duplicate the string and replace any invalid characters with an
  | 
| /Documentation/misc-devices/ | 
| D | xilinx_sdfec.rst | 231 Users should not duplicate SD-FEC device file handlers, for example fork() or dup() a process that …
  | 
        123