Searched full:executes (Results 1 – 25 of 306) sorted by relevance
12345678910>>...13
/Linux-v5.15/arch/s390/include/asm/ |
D | cpacf.h | 169 * Executes the query function for the given crypto instruction @opcode 238 * cpacf_km() - executes the KM (CIPHER MESSAGE) instruction 270 * cpacf_kmc() - executes the KMC (CIPHER MESSAGE WITH CHAINING) instruction 302 * cpacf_kimd() - executes the KIMD (COMPUTE INTERMEDIATE MESSAGE DIGEST) 328 * cpacf_klmd() - executes the KLMD (COMPUTE LAST MESSAGE DIGEST) instruction 353 * cpacf_kmac() - executes the KMAC (COMPUTE MESSAGE AUTHENTICATION CODE) 383 * cpacf_kmctr() - executes the KMCTR (CIPHER MESSAGE WITH COUNTER) instruction 418 * cpacf_prno() - executes the PRNO (PERFORM RANDOM NUMBER OPERATION) 449 * cpacf_trng() - executes the TRNG subfunction of the PRNO instruction 474 * cpacf_pcc() - executes the PCC (PERFORM CRYPTOGRAPHIC COMPUTATION) [all …]
|
/Linux-v5.15/tools/memory-model/Documentation/ |
D | explanation.txt | 206 P0 stores 1 to buf before storing 1 to flag, since it executes 270 W: P0 stores 1 to flag executes before 271 X: P1 loads 1 from flag executes before 272 Y: P1 loads 0 from buf executes before 273 Z: P0 stores 1 to buf executes before 502 executes on a separate CPU before the main program runs. 736 When CPU C executes a store instruction, it tells the memory subsystem 745 When a CPU executes a load instruction R, it first checks to see 768 premature executions; we simply say that the load executes at the 1188 has executed, which is possible if W executes shortly before R. [all …]
|
/Linux-v5.15/drivers/i2c/ |
D | i2c-core-smbus.c | 98 * This executes the SMBus "receive byte" protocol, returning negative errno 118 * This executes the SMBus "send byte" protocol, returning negative errno 133 * This executes the SMBus "read byte" protocol, returning negative errno 154 * This executes the SMBus "write byte" protocol, returning negative errno 173 * This executes the SMBus "read word" protocol, returning negative errno 194 * This executes the SMBus "write word" protocol, returning negative errno 215 * This executes the SMBus "block read" protocol, returning negative errno 247 * This executes the SMBus "block write" protocol, returning negative errno 531 * This executes an SMBus protocol operation, and returns a negative 629 * This executes the SMBus "block read" protocol if supported by the adapter.
|
/Linux-v5.15/drivers/soc/fsl/qbman/ |
D | Kconfig | 43 to the cpu(s) the test executes on). 57 the cpu(s) the test executes on).
|
/Linux-v5.15/arch/sparc/kernel/ |
D | ktlb.S | 24 /* The kernel executes in context zero, therefore we do not 136 /* The kernel executes in context zero, therefore we do not 263 /* The kernel executes in context zero, therefore we do not
|
/Linux-v5.15/kernel/sched/ |
D | wait.c | 151 * If this function wakes up a task, it executes a full memory barrier before 196 * If this function wakes up a task, it executes a full memory barrier before 222 * If this function wakes up a task, it executes a full memory barrier before 446 * The below executes an smp_mb(), which matches with the full barrier in wait_woken() 457 * The below executes an smp_mb(), which matches with the smp_mb() (C) in wait_woken()
|
/Linux-v5.15/tools/memory-model/ |
D | linux-kernel.cat | 153 * a single constraint on an "executes-before" relation, xb: 156 * acyclic xb as executes-before 168 (* Executes-before and visibility *) 181 (* Visibility and executes-before for plain accesses *)
|
/Linux-v5.15/drivers/base/regmap/ |
D | regmap-sccb.c | 36 * This executes the 2-phase write transmission cycle that is followed by a 72 * This executes the SCCB 3-phase write transmission cycle, returning negative
|
/Linux-v5.15/arch/m68k/ifpsp060/ |
D | fplsp.doc | 83 extended precision operand if program executes: 113 executes an FMUL of a zero and an infinity to force the OPERR 127 the instruction but rather simply executes it.
|
/Linux-v5.15/arch/arm/nwfpe/ |
D | entry.S | 53 executes the instruction, without returning to user space. In this 54 way it repeatedly looks ahead and executes floating point instructions
|
/Linux-v5.15/Documentation/bpf/ |
D | prog_cgroup_sockopt.rst | 10 * ``BPF_CGROUP_GETSOCKOPT`` - called every time process executes ``getsockopt`` 12 * ``BPF_CGROUP_SETSOCKOPT`` - called every time process executes ``setsockopt``
|
/Linux-v5.15/drivers/acpi/acpica/ |
D | utids.c | 26 * DESCRIPTION: Executes the _HID control method that returns the hardware 103 * DESCRIPTION: Executes the _UID control method that returns the unique 181 * DESCRIPTION: Executes the _CID control method that returns one or more 324 * DESCRIPTION: Executes the _CLS control method that returns PCI-defined
|
/Linux-v5.15/arch/arm/mach-imx/ |
D | pm-imx27.c | 34 /* Executes WFI */ in mx27_suspend_enter()
|
/Linux-v5.15/scripts/kconfig/tests/preprocess/builtin_func/ |
D | Kconfig | 17 # 'shell' executes a command, and returns its stdout.
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt_fencing.h | 34 * the object occupies whilst it executes a fenced
|
/Linux-v5.15/include/linux/ |
D | dlm.h | 109 * lockast: function DLM executes when it completes processing the request 111 * bast: function DLM executes when this lock later blocks another request
|
/Linux-v5.15/tools/arch/sparc/include/asm/ |
D | barrier_64.h | 35 /* The kernel always executes in TSO memory model these days,
|
/Linux-v5.15/include/drm/ |
D | drm_vblank_work.h | 12 * vblank passes, and then executes at realtime priority outside of IRQ
|
/Linux-v5.15/Documentation/devicetree/bindings/sram/ |
D | sram.yaml | 175 // of the secondary cores. Once the core gets powered up it executes the 201 // Once the core gets powered up it executes the code that is residing at a
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | barrier_64.h | 33 /* The kernel always executes in TSO memory model these days,
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acpi.c | 103 * Executes the requested ATIF function (all asics). 482 * Executes the requested ATCS function (all asics). 621 * Executes the PCIE_DEVICE_READY_NOTIFICATION method 649 * Executes the PCIE_PERFORMANCE_REQUEST method to 724 * Executes the POWER_SHIFT_CONTROL method to
|
/Linux-v5.15/include/linux/platform_data/ |
D | pm33xx.h | 29 * execute when WFI instruction executes.
|
/Linux-v5.15/arch/m68k/kernel/ |
D | sun3-head.S | 68 /* Following code executes at high addresses (0xE000xxx). */
|
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | radeon_acpi.c | 111 * Executes the requested ATIF function (all asics). 436 * Executes the requested ATCS function (all asics). 563 * Executes the PCIE_DEVICE_READY_NOTIFICATION method 597 * Executes the PCIE_PERFORMANCE_REQUEST method to
|
/Linux-v5.15/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 321 * executes from IRAM with SDRAM in selfrefresh when target state is LP0 or LP1 322 * executes from SDRAM with target state is LP2
|
12345678910>>...13