Searched full:comes (Results 1 – 25 of 1099) sorted by relevance
12345678910>>...44
/Linux-v5.15/Documentation/admin-guide/perf/ |
D | hisi-pmu.rst | 76 (c) Datasrc allows the user to check where the data comes from. It is 5 bits. 78 5'b00001: comes from L3C in this die; 79 5'b01000: comes from L3C in the cross-die; 80 5'b01001: comes from L3C which is in another socket; 81 5'b01110: comes from the local DDR; 82 5'b01111: comes from the cross-die DDR; 83 5'b10000: comes from cross-socket DDR;
|
/Linux-v5.15/arch/arc/include/asm/ |
D | atomic64-arcv2.h | 80 : "cc"); /* memory clobber comes from smp_mb() */ \ 102 : "cc"); /* memory clobber comes from smp_mb() */ \ 156 : "cc"); /* memory clobber comes from smp_mb() */ in ATOMIC64_OPS() 176 : "cc"); /* memory clobber comes from smp_mb() */ in arch_atomic64_xchg() 207 : "cc"); /* memory clobber comes from smp_mb() */ in arch_atomic64_dec_if_positive() 242 : "cc"); /* memory clobber comes from smp_mb() */ in arch_atomic64_fetch_add_unless()
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sdm845-cheza-r1.dts | 32 * Comes on automatically when pp5000_ldo comes on, which 33 * comes on automatically when ppvar_sys comes on
|
D | sdm845-cheza-r2.dts | 32 * Comes on automatically when pp5000_ldo comes on, which 33 * comes on automatically when ppvar_sys comes on
|
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/ |
D | linked_vars.c | 34 /* 10 comes from "winner" input_data_weak in first obj file */ in test_linked_vars() 37 /* 100 comes from "winner" input_rodata_weak in first obj file */ in test_linked_vars()
|
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,sei.txt | 9 This interrupt controller can handle up to 64 SEIs, a set comes from the 10 AP and is wired while a second set comes from the CPs by the mean of
|
/Linux-v5.15/Documentation/filesystems/caching/ |
D | object.rst | 220 The object is undergoing invalidation. When the state comes here, it 227 The state machine comes here to update the object in the cache from the 236 The object comes here if it is dying because of a lookup or creation 242 The object comes here if it is dying due to an error, because its parent 252 The object comes to this state if it was waiting on its parent in 259 The object comes to one of these two states when dying once it is rid of
|
/Linux-v5.15/arch/mips/sgi-ip22/ |
D | ip22-hpc.c | 44 /* Full House comes with INT2 which lives in PBUS PIO in sgihpc_init() 49 /* Guiness comes with INT3 which is part of IOC */ in sgihpc_init()
|
/Linux-v5.15/Documentation/devicetree/bindings/display/ |
D | allwinner,sun4i-a10-tcon.yaml | 363 * This comes from the clock/sun4i-a10-ccu.h and 433 * This comes from the clock/sun6i-a31-ccu.h and 509 * This comes from the clock/sun9i-a80-ccu.h and 560 * This comes from the clock/sun8i-a83t-ccu.h and 617 * This comes from the clock/sun8i-r40-ccu.h and
|
D | allwinner,sun4i-a10-display-backend.yaml | 162 * This comes from the clock/sun4i-a10-ccu.h and 225 * This comes from the clock/sun8i-a23-a33-ccu.h and
|
D | allwinner,sun8i-a83t-dw-hdmi.yaml | 153 * This comes from the clock/sun8i-a83t-ccu.h and 205 * This comes from the clock/sun50i-h6-ccu.h and
|
/Linux-v5.15/drivers/ |
D | Makefile | 55 # tty/ comes before char/ so that the VT console is the boot-time 60 # iommu/ comes before gpu as gpu are using iommu controllers 63 # gpu/ comes after char for AGP vs DRM startup and after iommu
|
/Linux-v5.15/arch/ia64/lib/ |
D | clear_user.S | 87 // .Lexit4: comes from byte by byte loop 190 // .Lexit3: comes from core loop, need restore pr/lc 204 // .Lexit4: comes from head, need not restore pr/lc
|
/Linux-v5.15/drivers/infiniband/hw/hfi1/ |
D | pio_copy.c | 76 * If the wrap comes before or matches the data end, in pio_copy() 307 * If the wrap comes before or matches the data end, in seg_pio_copy_start() 376 * comes first in mid_copy_mix() 402 * If the wrap comes before or matches the data end, in mid_copy_mix() 502 * comes first in mid_copy_straight() 528 * If the wrap comes before or matches the data end, in mid_copy_straight()
|
/Linux-v5.15/kernel/printk/ |
D | index.c | 33 /* vmlinux, comes from linker symbols */ in pi_get_entry() 194 /* debugfs comes up on core and must be initialised first */
|
/Linux-v5.15/drivers/media/platform/vsp1/ |
D | vsp1_pipe.h | 30 * @swap_yc: the Y and C components are swapped (Y comes before C) 31 * @swap_uv: the U and V components are swapped (V comes before U)
|
/Linux-v5.15/drivers/net/can/spi/mcp251xfd/ |
D | Kconfig | 17 variants. This comes with a runtime overhead.
|
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | nv50.c | 106 * Where does this constant(2.4) comes from? */ in nv50_fan_pwm_clock() 109 /* Where does this constant(20) comes from? */ in nv50_fan_pwm_clock()
|
/Linux-v5.15/arch/alpha/include/uapi/asm/ |
D | resource.h | 7 * the rest comes from the generic header:
|
/Linux-v5.15/tools/memory-model/Documentation/ |
D | explanation.txt | 343 first comes before the second in program order and they access the 569 comes first in the coherence order; the store which directly 570 overwrites the initial value comes second; the store which overwrites 571 that value comes third, and so on. 576 x's cache line). We write W ->co W' if W comes before W' in the 583 Write-write coherence: If W ->po-loc W' (i.e., W comes before 589 which comes after W in the coherence order. 597 store read by R comes before the store read by R' in the 622 write-write coherence rule: Since the store of 23 comes later in 637 rule: The READ_ONCE() load comes before the WRITE_ONCE() store in [all …]
|
/Linux-v5.15/arch/sparc/include/uapi/asm/ |
D | resource.h | 13 * the rest comes from the generic header:
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | pixfmt-sdr-cs08.rst | 17 and Q are represented as a 8 bit signed number. I value comes first and
|
D | pixfmt-sdr-cu08.rst | 17 and Q are represented as a 8 bit unsigned number. I value comes first
|
/Linux-v5.15/Documentation/admin-guide/aoe/ |
D | status.sh | 22 # maybe ls comes up empty, so we use "end"
|
/Linux-v5.15/lib/ |
D | pci_iomap.c | 139 * pci_iounmap() somewhat illogically comes from lib/iomap.c for the 156 * This code is odd, and the ARCH_HAS/ARCH_WANTS #define logic comes
|
12345678910>>...44