Searched full:equivalent (Results 1 – 25 of 1096) sorted by relevance
12345678910>>...44
/linux-6.14.4/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-6.14.4/scripts/gdb/linux/ |
D | proc.py | 27 Equivalent to cat /proc/cmdline on a running target""" 41 Equivalent to cat /proc/version on a running target""" 86 Equivalent to cat /proc/iomem on a running target""" 101 Equivalent to cat /proc/ioports on a running target""" 144 Equivalent to cat /proc/mounts on a running target 151 # Equivalent to proc_namespace.c:show_vfsmnt 209 specified as the command argument. Equivalent to
|
/linux-6.14.4/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-6.14.4/include/linux/ |
D | bpf_mem_alloc.h | 36 /* Check the allocation size for kmalloc equivalent allocator */ 39 /* kmalloc/kfree equivalent: */ 44 /* kmem_cache_alloc/free equivalent: */
|
/linux-6.14.4/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-6.14.4/rust/kernel/ |
D | print.rs | 197 /// Equivalent to the kernel's [`pr_emerg`] macro. 221 /// Equivalent to the kernel's [`pr_alert`] macro. 245 /// Equivalent to the kernel's [`pr_crit`] macro. 269 /// Equivalent to the kernel's [`pr_err`] macro. 293 /// Equivalent to the kernel's [`pr_warn`] macro. 317 /// Equivalent to the kernel's [`pr_notice`] macro. 341 /// Equivalent to the kernel's [`pr_info`] macro. 366 /// Equivalent to the kernel's [`pr_debug`] macro, except that it doesn't support dynamic debug 394 /// Equivalent to the kernel's [`pr_cont`] macro.
|
D | device.rs | 31 /// `T::probe()`, such that a driver can store the `ARef<Device>` (equivalent to storing a 226 /// Equivalent to the kernel's `dev_emerg` macro. 251 /// Equivalent to the kernel's `dev_alert` macro. 276 /// Equivalent to the kernel's `dev_crit` macro. 301 /// Equivalent to the kernel's `dev_err` macro. 326 /// Equivalent to the kernel's `dev_warn` macro. 351 /// Equivalent to the kernel's `dev_notice` macro. 376 /// Equivalent to the kernel's `dev_info` macro. 401 /// Equivalent to the kernel's `dev_dbg` macro, except that it doesn't support dynamic debug yet.
|
/linux-6.14.4/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-6.14.4/Documentation/ABI/testing/ |
D | sysfs-class-watchdog | 6 device at boot. It is equivalent to WDIOC_GETBOOTSTATUS of 53 internal status bits. It is equivalent to WDIOC_GETSTATUS 61 reset generation. It is equivalent to WDIOC_GETTIMELEFT of
|
/linux-6.14.4/Documentation/devicetree/bindings/crypto/ |
D | inside-secure,safexcel.yaml | 19 description: Equivalent of inside-secure,safexcel-eip197b 22 description: Equivalent of inside-secure,safexcel-eip97ies
|
/linux-6.14.4/include/kunit/ |
D | test.h | 963 * equal. This is semantically equivalent to 984 * equal. This is semantically equivalent to 1005 * equal. This is semantically equivalent to 1026 * equal. This is semantically equivalent to 1047 * value that @right evaluates to. This is semantically equivalent to 1068 * equal to the value that @right evaluates to. Semantically this is equivalent 1089 * the value that @right evaluates to. This is semantically equivalent to 1110 * the value that @right evaluates to. This is semantically equivalent to 1131 * equal. This is semantically equivalent to 1152 * not equal. This is semantically equivalent to [all …]
|
D | resource.h | 429 * See also: devm_add_action() for the devres equivalent. 454 * See also: devm_add_action_or_reset() for the devres equivalent. 474 * See also: devm_remove_action() for the devres equivalent. 494 * is equivalent to 498 * See also: devm_release_action() for the devres equivalent.
|
/linux-6.14.4/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. 159 * alignment is not equivalent to %1. 172 * The @max_write_size field is always greater or equivalent to @min_io_size.
|
/linux-6.14.4/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-6.14.4/drivers/gpu/drm/clients/ |
D | drm_client_setup.c | 62 * This function sets up the in-kernel DRM clients. It is equivalent 76 * This function sets up the in-kernel DRM clients. It is equivalent
|
/linux-6.14.4/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.
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 82 * a pointer to a const pointer to a char. Equivalent to: 91 * argument and returning pointer to a function as a result. Sane equivalent: 100 * `int -> char *` function and returns pointer to a char. Equivalent:
|
/linux-6.14.4/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-6.14.4/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-6.14.4/net/bluetooth/ |
D | lib.c | 58 * it to an equivalent Unix/standard errno value. 62 * If the bt error code is known, an equivalent Unix errno value 164 * equivalent Bluetooth error code.
|
/linux-6.14.4/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-6.14.4/Documentation/arch/riscv/ |
D | hwprobe.rst | 261 word sized accesses are slower than the equivalent quantity of byte 266 word sized accesses are faster than the equivalent quantity of byte 288 registers are slower than the equivalent quantity of byte accesses via vector registers. 292 registers are faster than the equivalent quantity of byte accesses via vector registers.
|
/linux-6.14.4/drivers/iommu/ |
D | Kconfig | 114 DMA-mapped pages, with strict TLB invalidation on unmap. Equivalent 129 Equivalent to passing "iommu.passthrough=0 iommu.strict=0" on the 139 to memory with minimal performance overhead. Equivalent to passing 357 equivalent of NO for this config). However the default for
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | mgb4.rst | 69 A value of 0 is equivalent to the V4L2_IN_ST_NO_SYNC flag of the V4L2 79 A value of 0 is equivalent to the V4L2_IN_ST_NO_SIGNAL flag of the V4L2 100 The value is equivalent to the flags returned by VIDIOC_QUERY_DV_TIMINGS in 110 The value is equivalent to the flags returned by VIDIOC_QUERY_DV_TIMINGS in
|
/linux-6.14.4/Documentation/arch/arm64/ |
D | sme.rst | 201 The effect is equivalent to implicit execution of the following 317 * The effects of changing the vector length and/or flags are equivalent to 358 each thread of the dumped process. The contents will be equivalent to the 363 dumped process. The contents will be equivalent to the data that would have 368 dumped process. The contents will be equivalent to the data that would have
|
12345678910>>...44