Home
last modified time | relevance | path

Searched full:comes (Results 1 – 25 of 1165) sorted by relevance

12345678910>>...47

/Linux-v6.1/Documentation/admin-guide/perf/
Dhisi-pmu.rst76 (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-v6.1/arch/arc/include/asm/
Datomic64-arcv2.h80 : "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-v6.1/arch/arm64/boot/dts/qcom/
Dsdm845-cheza-r1.dts32 * Comes on automatically when pp5000_ldo comes on, which
33 * comes on automatically when ppvar_sys comes on
Dsdm845-cheza-r2.dts32 * Comes on automatically when pp5000_ldo comes on, which
33 * comes on automatically when ppvar_sys comes on
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dlinked_vars.c34 /* 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-v6.1/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,sei.txt9 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-v6.1/arch/mips/sgi-ip22/
Dip22-hpc.c44 /* 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-v6.1/Documentation/devicetree/bindings/display/
Dallwinner,sun4i-a10-tcon.yaml369 * This comes from the clock/sun4i-a10-ccu.h and
439 * This comes from the clock/sun6i-a31-ccu.h and
515 * This comes from the clock/sun9i-a80-ccu.h and
566 * This comes from the clock/sun8i-a83t-ccu.h and
623 * This comes from the clock/sun8i-r40-ccu.h and
Dallwinner,sun4i-a10-display-backend.yaml162 * This comes from the clock/sun4i-a10-ccu.h and
225 * This comes from the clock/sun8i-a23-a33-ccu.h and
Dallwinner,sun8i-a83t-dw-hdmi.yaml153 * This comes from the clock/sun8i-a83t-ccu.h and
205 * This comes from the clock/sun50i-h6-ccu.h and
/Linux-v6.1/drivers/
DMakefile54 # tty/ comes before char/ so that the VT console is the boot-time
59 # iommu/ comes before gpu as gpu are using iommu controllers
62 # gpu/ comes after char for AGP vs DRM startup and after iommu
/Linux-v6.1/arch/ia64/lib/
Dclear_user.S87 // .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-v6.1/arch/powerpc/kernel/
Dinterrupt.c151 * comes in and clobbers SRRs and clears srr_valid. Then we load in check_return_regs_valid()
157 * and may not catch and fix all such cases if an NMI comes in in check_return_regs_valid()
377 * CT_WARN_ON comes here via program_check_exception, so avoid in interrupt_exit_kernel_prepare()
455 * 64s does not want to mfspr(SPRN_AMR) here, because this comes after in interrupt_exit_kernel_prepare()
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dpio_copy.c76 * 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-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_pipe.h30 * @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-v6.1/kernel/printk/
Dindex.c32 /* vmlinux, comes from linker symbols */ in pi_get_entry()
193 /* debugfs comes up on core and must be initialised first */
/Linux-v6.1/drivers/net/can/spi/mcp251xfd/
DKconfig18 variants. This comes with a runtime overhead.
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv50.c106 * 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-v6.1/arch/riscv/kernel/
Dcrash_dump.c3 * This code comes from arch/arm64/kernel/crash_dump.c
/Linux-v6.1/arch/alpha/include/uapi/asm/
Dresource.h7 * the rest comes from the generic header:
/Linux-v6.1/drivers/hte/
DKconfig8 timestamp certain device lines/signals in realtime. It comes with a
/Linux-v6.1/arch/sparc/include/uapi/asm/
Dresource.h13 * the rest comes from the generic header:
/Linux-v6.1/arch/loongarch/include/asm/
Dunwind.h3 * Most of this ideas comes from x86.
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/
Dvideo_types.rst70 comes from the user through the write
76 VIDEO_SOURCE_MEMORY is selected the stream comes from the application
/Linux-v6.1/lib/
Dpci_iomap.c139 * 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>>...47