Home
last modified time | relevance | path

Searched full:executes (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/kernel/linux/linux-4.19/arch/s390/include/asm/
Dcpacf.h160 * Executes the query function for the given crypto instruction @opcode
230 * cpacf_km() - executes the KM (CIPHER MESSAGE) instruction
260 * cpacf_kmc() - executes the KMC (CIPHER MESSAGE WITH CHAINING) instruction
290 * cpacf_kimd() - executes the KIMD (COMPUTE INTERMEDIATE MESSAGE DIGEST)
314 * cpacf_klmd() - executes the KLMD (COMPUTE LAST MESSAGE DIGEST) instruction
337 * cpacf_kmac() - executes the KMAC (COMPUTE MESSAGE AUTHENTICATION CODE)
365 * cpacf_kmctr() - executes the KMCTR (CIPHER MESSAGE WITH COUNTER) instruction
398 * cpacf_prno() - executes the PRNO (PERFORM RANDOM NUMBER OPERATION)
428 * cpacf_trng() - executes the TRNG subfunction of the PRNO instruction
453 * cpacf_pcc() - executes the PCC (PERFORM CRYPTOGRAPHIC COMPUTATION)
[all …]
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dcpacf.h169 * Executes the query function for the given crypto instruction @opcode
239 * cpacf_km() - executes the KM (CIPHER MESSAGE) instruction
269 * cpacf_kmc() - executes the KMC (CIPHER MESSAGE WITH CHAINING) instruction
299 * cpacf_kimd() - executes the KIMD (COMPUTE INTERMEDIATE MESSAGE DIGEST)
323 * cpacf_klmd() - executes the KLMD (COMPUTE LAST MESSAGE DIGEST) instruction
346 * cpacf_kmac() - executes the KMAC (COMPUTE MESSAGE AUTHENTICATION CODE)
374 * cpacf_kmctr() - executes the KMCTR (CIPHER MESSAGE WITH COUNTER) instruction
407 * cpacf_prno() - executes the PRNO (PERFORM RANDOM NUMBER OPERATION)
437 * cpacf_trng() - executes the TRNG subfunction of the PRNO instruction
462 * cpacf_pcc() - executes the PCC (PERFORM CRYPTOGRAPHIC COMPUTATION)
[all …]
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dexplanation.txt206 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 …]
/kernel/linux/linux-4.19/drivers/i2c/
Di2c-core-smbus.c92 * This executes the SMBus "receive byte" protocol, returning negative errno
112 * This executes the SMBus "send byte" protocol, returning negative errno
127 * This executes the SMBus "read byte" protocol, returning negative errno
148 * This executes the SMBus "write byte" protocol, returning negative errno
167 * This executes the SMBus "read word" protocol, returning negative errno
188 * This executes the SMBus "write word" protocol, returning negative errno
209 * This executes the SMBus "block read" protocol, returning negative errno
241 * This executes the SMBus "block write" protocol, returning negative errno
531 * This executes an SMBus protocol operation, and returns a negative
612 * This executes the SMBus "block read" protocol if supported by the adapter.
/kernel/linux/linux-5.10/drivers/i2c/
Di2c-core-smbus.c90 * This executes the SMBus "receive byte" protocol, returning negative errno
110 * This executes the SMBus "send byte" protocol, returning negative errno
125 * This executes the SMBus "read byte" protocol, returning negative errno
146 * This executes the SMBus "write byte" protocol, returning negative errno
165 * This executes the SMBus "read word" protocol, returning negative errno
186 * This executes the SMBus "write word" protocol, returning negative errno
207 * This executes the SMBus "block read" protocol, returning negative errno
239 * This executes the SMBus "block write" protocol, returning negative errno
529 * This executes an SMBus protocol operation, and returns a negative
627 * This executes the SMBus "block read" protocol if supported by the adapter.
/kernel/linux/linux-4.19/drivers/soc/fsl/qbman/
DKconfig42 to the cpu(s) the test executes on).
56 the cpu(s) the test executes on).
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
DKconfig43 to the cpu(s) the test executes on).
57 the cpu(s) the test executes on).
/kernel/linux/linux-4.19/tools/memory-model/Documentation/
Dexplanation.txt204 P0 stores 1 to buf before storing 1 to flag, since it executes
268 W: P0 stores 1 to flag executes before
269 X: P1 loads 1 from flag executes before
270 Y: P1 loads 0 from buf executes before
271 Z: P0 stores 1 to buf executes before
506 executes on a separate CPU before the program runs.
740 When CPU C executes a store instruction, it tells the memory subsystem
749 When a CPU executes a load instruction R, it first checks to see
772 premature executions; we simply say that the load executes at the
1212 has executed, which is possible if W executes shortly before R.
[all …]
/kernel/linux/linux-5.10/kernel/sched/
Dwait.c136 * If this function wakes up a task, it executes a full memory barrier before
181 * If this function wakes up a task, it executes a full memory barrier before
207 * If this function wakes up a task, it executes a full memory barrier before
438 * The below executes an smp_mb(), which matches with the full barrier in wait_woken()
449 * The below executes an smp_mb(), which matches with the smp_mb() (C) in wait_woken()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dktlb.S24 /* 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
/kernel/linux/linux-4.19/arch/sparc/kernel/
Dktlb.S24 /* 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
/kernel/linux/linux-5.10/drivers/base/regmap/
Dregmap-sccb.c36 * 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
/kernel/linux/linux-4.19/drivers/base/regmap/
Dregmap-sccb.c36 * 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
/kernel/linux/linux-5.10/tools/memory-model/
Dlinux-kernel.cat153 * 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 *)
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
Dfplsp.doc83 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.
/kernel/linux/linux-4.19/arch/m68k/ifpsp060/
Dfplsp.doc83 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.
/kernel/linux/linux-5.10/Documentation/bpf/
Dprog_cgroup_sockopt.rst10 * ``BPF_CGROUP_GETSOCKOPT`` - called every time process executes ``getsockopt``
12 * ``BPF_CGROUP_SETSOCKOPT`` - called every time process executes ``setsockopt``
/kernel/linux/linux-5.10/arch/arm/nwfpe/
Dentry.S54 executes the instruction, without returning to user space. In this
55 way it repeatedly looks ahead and executes floating point instructions
/kernel/linux/linux-4.19/arch/arm/nwfpe/
Dentry.S65 executes the instruction, without returning to user space. In this
66 way it repeatedly looks ahead and executes floating point instructions
/kernel/linux/linux-4.19/drivers/acpi/acpica/
Dutids.c26 * 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
327 * DESCRIPTION: Executes the _CLS control method that returns PCI-defined
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dutids.c26 * 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
/kernel/linux/linux-4.19/kernel/sched/
Dwait.c139 * If this function wakes up a task, it executes a full memory barrier before
185 * If this function wakes up a task, it executes a full memory barrier before
412 * The below executes an smp_mb(), which matches with the full barrier in wait_woken()
423 * The below executes an smp_mb(), which matches with the smp_mb() (C) in wait_woken()
/kernel/linux/linux-4.19/tools/memory-model/
Dlinux-kernel.cat124 * a single constraint on an "executes-before" relation, xb:
127 * acyclic xb as executes-before
/kernel/linux/linux-4.19/arch/unicore32/
DKconfig.debug21 executes before the console is initialized.
/kernel/linux/linux-4.19/arch/arm/mach-imx/
Dpm-imx27.c25 /* Executes WFI */ in mx27_suspend_enter()

12345678910>>...23