Home
last modified time | relevance | path

Searched full:therefore (Results 1 – 25 of 2042) sorted by relevance

12345678910>>...82

/Linux-v6.1/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-interconnect.json208therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
218therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
228therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
239therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
250therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
261therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
272therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
283therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
294therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
305therefore it takes twice as many fits to transmit a flit. When one talks about QPI 'speed' (for e…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-interconnect.json446therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
456therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
466therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
477therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
488therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
499therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
510therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
521therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
532therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
543therefore it takes twice as many fits to transmit a flit. When one talks about QPI speed (for exa…
[all …]
/Linux-v6.1/Documentation/networking/
Dx25.rst15 I therefore decided to write the implementation such that as far as the
17 layer of the Linux kernel and therefore it did not concern itself with
18 implementation of LAPB. Therefore the LAPB modules would be called by
/Linux-v6.1/Documentation/networking/device_drivers/hamradio/
Dbaycom.rst22 therefore it supports just about every bit bang modem on a
65 and can therefore be fed from the parallel port and does not require
89 but they are now true kernel network interfaces. Installation is therefore
143 a reasonable DCD algorithm in software. Therefore, if your radio
159 startup time. Therefore the baycom drivers subsequently won't be able to
160 access a serial port. You might therefore find it necessary to release
/Linux-v6.1/tools/memory-model/Documentation/
Dcontrol-dependencies.txt5 do not support them. One purpose of this document is therefore to
12 Therefore, a load-load control dependency will not preserve ordering
91 have been applied. Therefore, if you need ordering in this example,
134 The compiler is therefore within its rights to transform the above code
144 is gone, and the barrier won't bring it back. Therefore, if you need
257 (*) Compilers do not understand control dependencies. It is therefore
/Linux-v6.1/Documentation/mm/
Dhighmem.rst81 temporarily mapped. Therefore, users may call a plain page_address()
93 therefore try to design their code to avoid the use of kmap() by mapping
105 performs well, but the issuing task is therefore required to stay on that
113 and disable pagefaults. This could be a source of unwanted latency. Therefore
127 available. Therefore, kmap() is only callable from preemptible context.
/Linux-v6.1/arch/arm64/kvm/
Dinject_fault.c115 * VCPU therefore is not currently executing guest code.
131 * VCPU therefore is not currently executing guest code.
174 * VCPU therefore is not currently executing guest code.
195 * VCPU therefore is not currently executing guest code.
/Linux-v6.1/drivers/pci/controller/dwc/
DKconfig91 hardware and therefore the driver re-uses the DesignWare core
120 DesignWare hardware and therefore the driver re-uses the
132 on DesignWare hardware and therefore the driver re-uses the
199 DesignWare hardware and therefore the driver re-uses the
300 and therefore the driver re-uses the DesignWare core functions to
/Linux-v6.1/arch/arm/boot/dts/
Dimx6qdl-dhcom-drc02.dtsi15 * Tx and Rx are routed to the DHCOM UART1 rts/cts pins. Therefore the micro SD
73 * DHCOM UART1 rts/cts pins. Therefore this UART have to use DHCOM GPIOs
119 * Therefore, they have been removed from the list below.
/Linux-v6.1/include/crypto/
Dxts.h15 * key consists of keys of equal size concatenated, therefore in xts_check_key()
32 * key consists of keys of equal size concatenated, therefore in xts_verify_key()
/Linux-v6.1/arch/x86/include/uapi/asm/
Dldt.h19 * call is more for 32bit mode therefore.
34 * programs can pass uninitialized values here. Therefore, in
/Linux-v6.1/arch/arm64/kvm/hyp/nvhe/
Dsys_regs.c117 * No support for Scalable Vectors, therefore, hyp has no sanitized in get_pvm_id_aa64zfr0()
128 * therefore, pKVM has no sanitized copy of the feature id register. in get_pvm_id_aa64dfr0()
137 * No support for debug, therefore, hyp has no sanitized copy of the in get_pvm_id_aa64dfr1()
147 * No support for implementation defined features, therefore, hyp has no in get_pvm_id_aa64afr0()
157 * No support for implementation defined features, therefore, hyp has no in get_pvm_id_aa64afr1()
281 * No support for AArch32 guests, therefore, pKVM has no sanitized copy in pvm_access_id_aarch32()
/Linux-v6.1/Documentation/driver-api/
Dvfio-pci-device-specific-driver-acceptance.rst13 sustainable. The vfio-pci driver has therefore split out
26 New driver submissions are therefore requested to have approval via
Dvfio.rst67 Therefore, while for the most part an IOMMU may have device level
69 IOMMU API therefore supports a notion of IOMMU groups. A group is
71 system. Groups are therefore the unit of ownership used by VFIO.
126 This device is therefore in IOMMU group 26. This device is on the
127 pci bus, therefore the user will make use of vfio-pci to manage the
152 This device is behind a PCIe-to-PCI bridge [4]_, therefore we also
155 not currently have a host driver, therefore it's not required to
161 no capabilities on its own and is therefore expected to be set to
/Linux-v6.1/tools/arch/sparc/include/asm/
Dbarrier_64.h10 * Therefore, if interrupts are disabled, the chip can hang forever.
24 * The branch has to be mispredicted for the bug to occur. Therefore, we put
/Linux-v6.1/tools/power/cpupower/man/
Dcpupower-monitor.195 left. Therefore there can be some inaccuracy when cores are in an idle
131 The registers are accessed via PCI and therefore can still be read out while
138 Therefore this counter can be used to verify whether the graphics' driver
/Linux-v6.1/arch/sparc/include/asm/
Dbarrier_64.h8 * Therefore, if interrupts are disabled, the chip can hang forever.
22 * The branch has to be mispredicted for the bug to occur. Therefore, we put
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-surface_aggregator-tabletsw29 New states may be introduced with new hardware. Users therefore
55 New states may be introduced with new hardware. Users therefore
/Linux-v6.1/Documentation/RCU/
DUP.rst46 Therefore, in this case, allowing call_rcu() to immediately invoke
109 list, and is therefore within an RCU read-side critical section.
110 Therefore, the called function has been invoked within an RCU
/Linux-v6.1/drivers/scsi/pcmcia/
Dnsp_message.c21 * therefore we should poll the scsi phase here to catch in nsp_message_in()
62 * therefore we should poll the scsi phase here to catch in nsp_message_out()
/Linux-v6.1/include/linux/mtd/
Dxip.h27 * obviously not be running from flash. The __xipram is therefore marking
70 #warning "your system will therefore be unresponsive when writing or erasing flash"
/Linux-v6.1/Documentation/crypto/
Dintro.rst19 Therefore, a cipher handle variable usually has the name "tfm". Besides
68 returned to the consumer. Therefore, please refer to all initialization
/Linux-v6.1/Documentation/RCU/Design/Requirements/
DRequirements.rst27 This document therefore summarizes RCU's requirements, and can be
110 started after the synchronize_rcu() started, and must therefore also
111 load a value of one from ``x``. Therefore, the outcome:
249 optimizations could cause trouble. Therefore, we clearly need some way
570 | Therefore, there absolutely must be a full memory barrier between the |
646 guarantee. Therefore, the justification for adding a conditional
683 therefore all too easy to assume that RCU is guaranteeing more than it
805 | synchronize_rcu() completed. Therefore, the code following |
988 | Therefore, even in practice, RCU users must abide by the theoretical |
996 RCU implementation must abide by them. They therefore bear repeating:
[all …]
/Linux-v6.1/Documentation/
Datomic_t.txt67 Therefore, an explicitly unsigned variant of the atomic ops is strictly
84 smp_store_release() respectively. Therefore, if you find yourself only using
143 reversible. Bitops are irreversible and therefore the modified value
184 subsequent. Therefore a fully ordered primitive is like having an smp_mb()
/Linux-v6.1/arch/arm64/kernel/vdso/
Dsigreturn.S28 * the sigcontext. Re-enabling the cfi directives here therefore needs to be
66 * instruction sequence to unwind from signal handlers. We cannot, therefore,

12345678910>>...82