Searched full:equivalent (Results 1 – 25 of 952) sorted by relevance
12345678910>>...39
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/altera/ |
D | altera_tse.rst | 158 "tx_packets" is equivalent to aFramesTransmittedOK defined in IEEE 802.3-2012, 162 "rx_packets" is equivalent to aFramesReceivedOK defined in IEEE 802.3-2012, 167 "rx_crc_errors" is equivalent to aFrameCheckSequenceErrors defined in IEEE 172 "rx_align_errors" is equivalent to aAlignmentErrors defined in IEEE 802.3-2012, 177 "tx_bytes" is equivalent to aOctetsTransmittedOK defined in IEEE 802.3-2012, 181 "rx_bytes" is equivalent to aOctetsReceivedOK defined in IEEE 802.3-2012, 185 "tx_pause" is equivalent to aPAUSEMACCtrlFramesTransmitted defined in IEEE 189 "rx_pause" is equivalent to aPAUSEMACCtrlFramesReceived defined in IEEE 193 "rx_errors" is equivalent to ifInErrors defined in RFC 2863. This statistic is 197 "tx_errors" is equivalent to ifOutErrors defined in RFC 2863. This statistic [all …]
|
/Linux-v6.1/scripts/gdb/linux/ |
D | proc.py | 24 Equivalent to cat /proc/cmdline on a running target""" 38 Equivalent to cat /proc/version on a running target""" 83 Equivalent to cat /proc/iomem on a running target""" 98 Equivalent to cat /proc/ioports on a running target""" 141 Equivalent to cat /proc/mounts on a running target 148 # Equivalent to proc_namespace.c:show_vfsmnt 207 specified as the command argument. Equivalent to
|
/Linux-v6.1/scripts/coccinelle/misc/ |
D | excluded_middle.cocci | 3 /// Condition !A || A && B is equivalent to !A || B. 33 coccilib.report.print_report(p[0], "WARNING !A || A && B is equivalent to !A || B") 39 coccilib.org.print_todo(p[0], "WARNING !A || A && B is equivalent to !A || B")
|
/Linux-v6.1/arch/parisc/include/asm/ |
D | fixmap.h | 19 * cache aliasing boundary for machines that support equivalent aliasing. 23 * non-equivalent aliasing without a performance penalty. 27 * 16 MB. Non-equivalent aliasing is not supported.
|
/Linux-v6.1/include/linux/ |
D | bpf_mem_alloc.h | 20 /* kmalloc/kfree equivalent: */ 24 /* kmem_cache_alloc/free equivalent: */
|
D | ethtool.h | 335 * Equivalent to `30.3.4.2 aPAUSEMACCtrlFramesTransmitted` 339 * as %ETHTOOL_A_PAUSE_STAT_RX_FRAMES. Equivalent to: 341 * Equivalent to `30.3.4.3 aPAUSEMACCtrlFramesReceived` 356 * Equivalent to `30.5.1.1.17 aFECCorrectedBlocks` from the standard. 361 * Equivalent to `30.5.1.1.18 aFECUncorrectableBlocks` from the standard. 396 * @undersize_pkts: Equivalent to `etherStatsUndersizePkts` from the RFC. 397 * @oversize_pkts: Equivalent to `etherStatsOversizePkts` from the RFC. 398 * @fragments: Equivalent to `etherStatsFragments` from the RFC. 399 * @jabbers: Equivalent to `etherStatsJabbers` from the RFC.
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | diff-v4l.rst | 64 The V4L ``VIDIOCGCAP`` ioctl is equivalent to V4L2's 176 device. The equivalent V4L2 ioctls are 225 V4L TV or radio device. The equivalent V4L2 ioctls are 268 V4L2 has no equivalent of the ``VIDIOCGPICT`` and ``VIDIOCSPICT`` ioctl 353 of a V4L device. The equivalent V4L2 ioctls are 414 The V4L2 ioctls equivalent to ``VIDIOCGFBUF`` and ``VIDIOCSFBUF`` are 462 ``video_capture``. The equivalent V4L2 ioctls are 609 ``VIDEO_PALETTE_RAW``, equivalent to ``V4L2_PIX_FMT_GREY``. The 610 remaining fields are probably equivalent to struct 622 V4L2 has no equivalent of the ``VIDIOCGUNIT`` ioctl. Applications can
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-watchdog | 6 device at boot. It is equivalent to WDIOC_GETBOOTSTATUS of 40 internal status bits. It is equivalent to WDIOC_GETSTATUS 48 reset generation. It is equivalent to WDIOC_GETTIMELEFT of
|
D | sysfs-block-device | 70 (RW) This is the equivalent of the ncq_prio_enable attribute 92 (RO) This is the equivalent of the ncq_prio_supported attribute
|
/Linux-v6.1/Documentation/devicetree/bindings/crypto/ |
D | inside-secure-safexcel.txt | 21 - "inside-secure,safexcel-eip197" is equivalent to 23 - "inside-secure,safexcel-eip97" is equivalent to
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | hyperv-tlfs.h | 25 * These Hyper-V registers provide information equivalent to the CPUID 44 * Synthetic register definitions equivalent to MSRs on x86/x64
|
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 49 * a pointer to a const pointer to a char. Equivalent to: 58 * argument and returning pointer to a function as a result. Sane equivalent: 67 * `int -> char *` function and returns pointer to a char. Equivalent:
|
/Linux-v6.1/include/linux/mtd/ |
D | ubi.h | 82 * @used_bytes field is equivalent to @size*@usable_leb_size, and the @used_ebs 83 * field is equivalent to @size. 158 * alignment is not equivalent to %1. 171 * The @max_write_size field is always greater or equivalent to @min_io_size.
|
/Linux-v6.1/include/kunit/ |
D | test.h | 728 * equal. This is semantically equivalent to 749 * equal. This is semantically equivalent to 770 * equal. This is semantically equivalent to 791 * equal. This is semantically equivalent to 812 * value that @right evaluates to. This is semantically equivalent to 833 * equal to the value that @right evaluates to. Semantically this is equivalent 854 * the value that @right evaluates to. This is semantically equivalent to 875 * the value that @right evaluates to. This is semantically equivalent to 896 * equal. This is semantically equivalent to 917 * not equal. This is semantically equivalent to [all …]
|
/Linux-v6.1/arch/xtensa/include/asm/ |
D | asm-uaccess.h | 28 * See the equivalent C-macro version below for clarity. 58 * equivalent C-macro version below for clarity.
|
/Linux-v6.1/include/uapi/linux/ |
D | dma-buf.h | 126 * complete. Waiting on the returned sync file is equivalent to 131 * on the returned sync file is equivalent to poll() with POLLOUT. 133 * is equivalent to just DMA_BUF_SYNC_WRITE.
|
D | if_link.h | 91 * For IEEE 802.3 devices this counter may be equivalent to: 100 * For IEEE 802.3 devices this counter should be equivalent to a sum 129 * For IEEE 802.3 devices this counter must be equivalent to: 136 * For IEEE 802.3 devices this counter should be equivalent to: 166 * must be equivalent to: 177 * For IEEE 802.3 devices this counter must be equivalent to: 191 * For IEEE 802.3 devices possibly equivalent to: 199 * For IEEE 802.3 devices this counter must be equivalent to:
|
/Linux-v6.1/tools/include/uapi/linux/ |
D | if_link.h | 91 * For IEEE 802.3 devices this counter may be equivalent to: 100 * For IEEE 802.3 devices this counter should be equivalent to a sum 129 * For IEEE 802.3 devices this counter must be equivalent to: 136 * For IEEE 802.3 devices this counter should be equivalent to: 166 * must be equivalent to: 177 * For IEEE 802.3 devices this counter must be equivalent to: 191 * For IEEE 802.3 devices possibly equivalent to: 199 * For IEEE 802.3 devices this counter must be equivalent to:
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/macsec/ |
D | macsec_struct.h | 202 * SC index is equivalent to {SC_Index[4:2], 1'b0}. 203 * SA index is equivalent to {SC_Index[4:2], SC entry's current AN[1:0] 205 * SC index is equivalent to SC_Index[4:1] 206 * SA index is equivalent to {SC_Index[4:1], SC entry's current AN[0]} 208 * SA index is equivalent to SC_Index[4:0] 388 * SC index is equivalent to {SC_Index[4:2], 1'b0}. 389 * SA index is equivalent to {SC_Index[4:2], SECTAG's AN[1:0]} 392 * SC index is equivalent to SC_Index[4:1] 393 * SA index is equivalent to {SC_Index[4:1], SECTAG's AN[0]} 396 * SA index is equivalent to SC_Index[4:0]
|
/Linux-v6.1/rust/kernel/ |
D | lib.rs | 46 /// Equivalent to the `module_init` macro in the C API. 50 /// Equivalent to `THIS_MODULE` in the C API.
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | snps,dwc-qos-ethernet.txt | 19 This combination is deprecated. It should be treated as equivalent to 54 It is equivalent to "tx". 57 It is equivalent to "slave_bus".
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-class-ubi | 168 only for static volumes, and for dynamic volume it equivalent 192 Equivalent to the volume size in logical eraseblocks. 219 Logical eraseblock size of this volume. Equivalent to logical
|
/Linux-v6.1/drivers/iommu/ |
D | Kconfig | 112 DMA-mapped pages, with strict TLB invalidation on unmap. Equivalent 127 Equivalent to passing "iommu.passthrough=0 iommu.strict=0" on the 137 to memory with minimal performance overhead. Equivalent to passing 356 equivalent of NO for this config). However the default for
|
/Linux-v6.1/Documentation/admin-guide/ |
D | kernel-parameters.rst | 30 Hyphens (dashes) and underscores are equivalent in parameter names, so:: 72 i.e "foo_cpus=16-N" would be equivalent to "16-31" on a 32 core system. 80 so that "nohz_full=all" is the equivalent of "nohz_full=0-N".
|
/Linux-v6.1/Documentation/filesystems/ |
D | tmpfs.rst | 124 =static is equivalent to MPOL_F_STATIC_NODES 125 =relative is equivalent to MPOL_F_RELATIVE_NODES 127 For example, mpol=bind=static:NodeList, is the equivalent of an
|
12345678910>>...39