/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | bcm-ns-usb3-phy.yaml | 11 three known series: Ax, Bx and Cx. 12 Known A0: BCM4707 rev 0 13 Known B0: BCM4707 rev 4, BCM53573 rev 2 14 Known B1: BCM4707 rev 6 15 Known C0: BCM47094 rev 0
|
/linux-6.12.1/include/linux/ |
D | fortify-string.h | 227 /* If p is const, we can use its compile-time-known len. */ in strnlen() 249 * Do not use this function unless the string length is known at 289 * If size can be known at compile time and is greater than in sized_strscpy() 295 /* Short-circuit for compile-time known-safe lengths. */ in sized_strscpy() 350 * of @p and @q are known to the compiler. Prefer building the 405 * destination buffer size is known to the compiler. Prefer 436 * of @p and @q are known to the compiler. Prefer building the 470 * buffer sizes are also known at compile time. in fortify_memset_chk() 485 * known. (This is not an "else" because the above checks may only in fortify_memset_chk() 492 * field, when the buffer's remaining size is known. in fortify_memset_chk() [all …]
|
D | tnum.h | 4 * known (0 or 1), or unknown (x). Arithmetic operations on tnums will 20 /* Represent a known constant as a tnum. */ 58 /* Returns true if @a is a known constant */ 76 /* Returns true if @a is known to be a multiple of @size. 115 /* Returns true if 32-bit subreg @a is a known constant*/
|
D | pmbus.h | 51 * chip pmbus controller to a known state after a failed register check. 52 * This can be done by reading a known register. By setting this flag the 55 * known state.
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | rcar-fdp1.rst | 27 recover missing lines. This method is also known as blending or Line 31 the current field. This method is also known as Field Averaging (FAV). 35 is also known as weave deinterlacing. 39 known as weave deinterlacing.
|
/linux-6.12.1/Documentation/hwmon/ |
D | peci-cputemp.rst | 50 which is also known as Tcontrol. 52 is also known as the maximum processor junction 61 which is also known as Tcontrol. 63 is also known as the maximum processor junction 70 package which is also known as Fan Temperature target.
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | verifier_value_ptr_arith.c | 43 __description("map access: known scalar += value_ptr unknown vs const") 81 __description("map access: known scalar += value_ptr const vs unknown") 119 __description("map access: known scalar += value_ptr const vs const (ne)") 155 __description("map access: known scalar += value_ptr const vs const (eq)") 189 __description("map access: known scalar += value_ptr unknown vs unknown (eq)") 227 __description("map access: known scalar += value_ptr unknown vs unknown (lt)") 267 __description("map access: known scalar += value_ptr unknown vs unknown (gt)") 307 __description("map access: known scalar += value_ptr from different maps") 337 __description("map access: value_ptr -= known scalar from different maps") 370 __description("map access: known scalar += value_ptr from different maps, but same value properties… [all …]
|
/linux-6.12.1/include/dt-bindings/bus/ |
D | ti-sysc.h | 4 /* Generic sysc found on omap2 and later, also known as type1 */ 11 /* Generic sysc found on omap4 and later, also known as type2 */ 13 #define SYSC_OMAP4_FREEEMU (1 << 1) /* Also known as EMUFREE */
|
/linux-6.12.1/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp45x-ixp46x.dtsi | 45 /* This is known as EthB1 */ 56 /* This is known as EthB2 */ 67 /* This is known as EthB3 */
|
/linux-6.12.1/Documentation/input/devices/ |
D | xpad.rst | 25 - if you are using a known controller 26 - if you are using a known dance pad 36 dpad_to_buttons has no effect for known pads. A erroneous commit message 37 claimed dpad_to_buttons could be used to force behavior on known devices. 66 When using a known dance pad, jstest will report 6 axes and 14 buttons. 73 Known dance pads automatically map the d-pad to buttons and will work
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac3_mac.c | 108 static const struct ieee80211_radiotap_he known = { in mt76_connac3_mac_decode_he_radiotap() local 127 he = skb_push(skb, sizeof(known)); in mt76_connac3_mac_decode_he_radiotap() 128 memcpy(he, &known, sizeof(known)); in mt76_connac3_mac_decode_he_radiotap() 220 eht->known |= EHT_BITS(KNOWN_SPATIAL_REUSE) | in mt76_connac3_mac_decode_eht_radiotap()
|
/linux-6.12.1/arch/mips/include/asm/dec/ |
D | kn02xa.h | 3 * known as 3min or kn02ba) and Personal DECstations 5000/xx ones 4 * (otherwise known as maxine or kn02ca). 14 * These are addresses which have to be known early in the boot process.
|
D | kn03.h | 2 * Hardware info about DECstation 5000/2x0 systems (otherwise known as 3 * 3max+) and DECsystem 5900 systems (otherwise known as bigmax) which 4 * differ mechanically but are otherwise identical (both are known as
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,orion5x.txt | 10 SoC. Currently known SoC compatibles are: 16 board. Currently known boards are:
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/silvermont/ |
D | pipeline.json | 8 …egin executing instructions long before the branch true execution path is known. All branches util… 17 …egin executing instructions long before the branch true execution path is known. All branches util… 27 …egin executing instructions long before the branch true execution path is known. All branches util… 37 …egin executing instructions long before the branch true execution path is known. All branches util… 47 …egin executing instructions long before the branch true execution path is known. All branches util… 57 …egin executing instructions long before the branch true execution path is known. All branches util… 67 …egin executing instructions long before the branch true execution path is known. All branches util… 77 …egin executing instructions long before the branch true execution path is known. All branches util… 87 …egin executing instructions long before the branch true execution path is known. All branches util… 97 …egin executing instructions long before the branch true execution path is known. All branches util…
|
/linux-6.12.1/drivers/scsi/ |
D | sd.h | 76 * twice: a first time before the gendisk capacity is known and a second time 77 * after the gendisk capacity is known. 95 /* Updated during revalidation before the gendisk capacity is known. */ 97 /* Updated during revalidation after the gendisk capacity is known. */
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
D | uncore-io.json | 2118 …actions requested by the CPU : Core reading from Card's MMIO space : Also known as Outbound. Numb… 2130 …actions requested by the CPU : Core reading from Card's MMIO space : Also known as Outbound. Numb… 2142 …actions requested by the CPU : Core reading from Card's MMIO space : Also known as Outbound. Numb… 2154 …actions requested by the CPU : Core reading from Card's MMIO space : Also known as Outbound. Numb… 2166 …sactions requested by the CPU : Core reading from Cards MMIO space : Also known as Outbound. Numb… 2178 …sactions requested by the CPU : Core reading from Cards MMIO space : Also known as Outbound. Numb… 2190 …sactions requested by the CPU : Core reading from Cards MMIO space : Also known as Outbound. Numb… 2202 …sactions requested by the CPU : Core reading from Cards MMIO space : Also known as Outbound. Numb… 2214 …nsactions requested by the CPU : Core writing to Card's MMIO space : Also known as Outbound. Numb… 2226 …nsactions requested by the CPU : Core writing to Card's MMIO space : Also known as Outbound. Numb… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/skylakex/ |
D | uncore-io.json | 3761 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3774 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3787 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3800 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3813 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3826 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3839 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3852 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3865 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3878 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
D | uncore-io.json | 2118 …actions requested by the CPU : Core reading from Card's MMIO space : Also known as Outbound. Numb… 2130 …actions requested by the CPU : Core reading from Card's MMIO space : Also known as Outbound. Numb… 2142 …actions requested by the CPU : Core reading from Card's MMIO space : Also known as Outbound. Numb… 2154 …actions requested by the CPU : Core reading from Card's MMIO space : Also known as Outbound. Numb… 2166 …sactions requested by the CPU : Core reading from Cards MMIO space : Also known as Outbound. Numb… 2178 …sactions requested by the CPU : Core reading from Cards MMIO space : Also known as Outbound. Numb… 2190 …sactions requested by the CPU : Core reading from Cards MMIO space : Also known as Outbound. Numb… 2202 …sactions requested by the CPU : Core reading from Cards MMIO space : Also known as Outbound. Numb… 2214 …nsactions requested by the CPU : Core writing to Card's MMIO space : Also known as Outbound. Numb… 2226 …nsactions requested by the CPU : Core writing to Card's MMIO space : Also known as Outbound. Numb… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/cascadelakex/ |
D | uncore-io.json | 3761 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3774 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3787 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3800 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3813 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3826 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3839 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3852 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3865 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… 3878 …"PublicDescription": "Also known as Outbound. Number of requests, to the attached device, initiat… [all …]
|
/linux-6.12.1/Documentation/networking/device_drivers/can/ |
D | can327.rst | 45 known limitations in older controllers and clones. 151 below on known limitations for details. 197 Known limitations of the controller 269 Known limitations of the driver 286 nevertheless. See the section on known limitations of the controller.
|
/linux-6.12.1/drivers/media/pci/tw5864/ |
D | tw5864-core.c | 33 * BEWARE OF KNOWN ISSUES WITH VIDEO QUALITY 37 * It is known that there are some artifacts on output video with this driver: 38 * - on all known hardware samples: random pixels of wrong color (mostly 40 * - on some hardware samples (known with H.264 core version e006:2800): 299 dev_info(&pci_dev->dev, "Note: there are known video quality issues. For details\n"); in tw5864_initdev()
|
/linux-6.12.1/include/asm-generic/ |
D | bitsperlong.h | 27 * small_const_nbits(n) is true precisely when it is known at compile-time 30 * of size 0 are very rare, and a compile-time-known-size 0 is most likely
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/snowridgex/ |
D | uncore-io.json | 3314 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3327 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3340 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3353 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3366 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3379 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3392 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3405 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3418 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… 3431 …tions requested by the CPU : Core reading from Card's PCICFG space : Also known as Outbound. Numb… [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | brcm,bcm2835-aux-spi.txt | 3 The BCM2835 contains two forms of SPI master controller, one known simply as 4 SPI0, and the other known as the "Universal SPI Master"; part of the
|