Home
last modified time | relevance | path

Searched full:equivalent (Results 1 – 25 of 887) sorted by relevance

12345678910>>...36

/Linux-v5.15/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst158 "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-v5.15/scripts/gdb/linux/
Dproc.py24 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-v5.15/scripts/coccinelle/misc/
Dexcluded_middle.cocci3 /// 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-v5.15/Documentation/userspace-api/media/v4l/
Ddiff-v4l.rst64 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-v5.15/Documentation/ABI/testing/
Dsysfs-class-watchdog6 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
Dsysfs-block-device70 (RW) This is the equivalent of the ncq_prio_enable attribute
92 (RO) This is the equivalent of the ncq_prio_supported attribute
Dsysfs-profiling5 /sys/kernel/profiling is the runtime equivalent
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Dinside-secure-safexcel.txt21 - "inside-secure,safexcel-eip197" is equivalent to
23 - "inside-secure,safexcel-eip97" is equivalent to
/Linux-v5.15/arch/xtensa/include/asm/
Dasm-uaccess.h70 * See the equivalent C-macro version below for clarity.
98 * See the equivalent C-macro version below for clarity.
128 * equivalent C-macro version below for clarity.
/Linux-v5.15/arch/arm64/include/asm/
Dhyperv-tlfs.h25 * These Hyper-V registers provide information equivalent to the CPUID
44 * Synthetic register definitions equivalent to MSRs on x86/x64
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c49 * 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-v5.15/include/linux/mtd/
Dubi.h82 * @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-v5.15/Documentation/devicetree/bindings/reserved-memory/
Dramoops.txt50 not specified, it is equivalent to mem_type = 1 and uses unbuffered mappings
62 max_reason is not specified, it is equivalent to max_reason = 1
/Linux-v5.15/include/linux/
Dethtool.h308 * Equivalent to `30.3.4.2 aPAUSEMACCtrlFramesTransmitted`
312 * as %ETHTOOL_A_PAUSE_STAT_RX_FRAMES. Equivalent to:
314 * Equivalent to `30.3.4.3 aPAUSEMACCtrlFramesReceived`
329 * Equivalent to `30.5.1.1.17 aFECCorrectedBlocks` from the standard.
334 * Equivalent to `30.5.1.1.18 aFECUncorrectableBlocks` from the standard.
369 * @undersize_pkts: Equivalent to `etherStatsUndersizePkts` from the RFC.
370 * @oversize_pkts: Equivalent to `etherStatsOversizePkts` from the RFC.
371 * @fragments: Equivalent to `etherStatsFragments` from the RFC.
372 * @jabbers: Equivalent to `etherStatsJabbers` from the RFC.
Dstop_machine.h92 * interrupts. This is a very heavy lock, which is equivalent to
109 * This can be thought of as a very heavy write lock, equivalent to
/Linux-v5.15/include/uapi/linux/
Dif_link.h91 * 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-v5.15/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_struct.h202 * 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-v5.15/drivers/iommu/
DKconfig101 DMA-mapped pages, with strict TLB invalidation on unmap. Equivalent
116 Equivalent to passing "iommu.passthrough=0 iommu.strict=0" on the
126 to memory with minimal performance overhead. Equivalent to passing
345 equivalent of NO for this config). However the default for
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dsnps,dwc-qos-ethernet.txt19 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-v5.15/Documentation/ABI/stable/
Dsysfs-class-ubi168 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-v5.15/Documentation/filesystems/
Dtmpfs.rst124 =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
/Linux-v5.15/Documentation/admin-guide/
Dkernel-parameters.rst30 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-v5.15/arch/powerpc/configs/
Dsecurity.config1 # This is the equivalent of booting with lockdown=integrity
/Linux-v5.15/include/kunit/
Dtest.h1348 * equal. This is semantically equivalent to
1370 * equal. This is semantically equivalent to
1395 * equal. This is semantically equivalent to
1417 * equal. This is semantically equivalent to
1442 * value that @right evaluates to. This is semantically equivalent to
1464 * equal to the value that @right evaluates to. Semantically this is equivalent
1486 * the value that @right evaluates to. This is semantically equivalent to
1508 * the value that @right evaluates to. This is semantically equivalent to
1530 * equal. This is semantically equivalent to
1552 * not equal. This is semantically equivalent to
[all …]
/Linux-v5.15/Documentation/openrisc/
Dtodo.rst15 being, or32 is equivalent to or1k.

12345678910>>...36