Home
last modified time | relevance | path

Searched full:executing (Results 1 – 25 of 799) sorted by relevance

12345678910>>...32

/Linux-v6.1/drivers/acpi/acpica/
Ddsdebug.c79 * op - Executing parse op
107 /* We may be executing a deferred opcode */ in acpi_ds_dump_method_stack()
111 "Executing subtree for Buffer/Package/Region\n")); in acpi_ds_dump_method_stack()
116 * If there is no Thread, we are not actually executing a method. in acpi_ds_dump_method_stack()
133 /* Display stack of executing methods */ in acpi_ds_dump_method_stack()
150 " Method [%4.4s] executing: ", in acpi_ds_dump_method_stack()
154 /* First method is the currently executing method */ in acpi_ds_dump_method_stack()
159 /* Display currently executing ASL statement */ in acpi_ds_dump_method_stack()
Ddbxface.c39 * op - Current executing Op, from AML interpreter
129 * op - Current executing op (from aml interpreter)
152 * We are executing the predicate of an IF or WHILE statement in acpi_db_get_display_op()
192 * op - Current executing op (from aml interpreter)
334 /* If we are not single stepping, just continue executing the method */ in acpi_db_single_step()
341 * If we are executing a step-to-call command, in acpi_db_single_step()
347 /* Not a method call, just keep executing */ in acpi_db_single_step()
352 /* Found a method call, stop executing */ in acpi_db_single_step()
363 /* Force no more single stepping while executing called method */ in acpi_db_single_step()
Ddbobject.c54 /* We may be executing a deferred opcode */ in acpi_db_dump_method_info()
57 acpi_os_printf("Executing subtree for Buffer/Package/Region\n"); in acpi_db_dump_method_info()
62 * If there is no Thread, we are not actually executing a method. in acpi_db_dump_method_info()
406 ("No method node (Executing subtree for buffer or opregion)\n"); in acpi_db_decode_locals()
411 acpi_os_printf("Executing subtree for Buffer/Package/Region\n"); in acpi_db_decode_locals()
476 ("No method node (Executing subtree for buffer or opregion)\n"); in acpi_db_decode_arguments()
481 acpi_os_printf("Executing subtree for Buffer/Package/Region\n"); in acpi_db_decode_arguments()
/Linux-v6.1/Documentation/admin-guide/pm/
Dintel-speed-select.rst68 Executing on CPU model: X
101 Executing on CPU model: X
126 Executing on CPU model: X
145 Executing on CPU model: X
174 Executing on CPU model: X
200 Executing on CPU model: X
245 Executing on CPU model: X
281 Executing on CPU model:143[0x8f]
345 Executing on CPU model: X
373 Executing on CPU model: X
[all …]
/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/Documentation/ABI/testing/
Ddebugfs-olpc7 A generic interface for executing OLPC Embedded Controller commands and
14 To read the response (if any), read from the generic node after executing
Dsysfs-power351 number of times executing "resume" callbacks of
359 the number of times executing "early resume" callbacks
367 the number of times executing "noirq resume" callbacks
375 the number of times executing "suspend" callbacks
383 the number of times executing "late suspend" callbacks
391 the number of times executing "noirq suspend" callbacks
/Linux-v6.1/tools/perf/pmu-events/arch/powerpc/power10/
Dmetrics.json160 …"BriefDescription": "Average cycles per completed instruction spent executing an NTC instruction t…
172 …: "Average cycles per completed instruction when the NTC instruction is executing in the branch un…
178 …ruction when the NTC instruction is a simple fixed point instruction that is executing in the LSU",
184 …tion": "Average cycles per completed instruction when the NTC instruction is executing in the VSU",
208 …tion": "Average cycles per completed instruction when the NTC instruction is executing in the LSU",
214 … cycles per completed instruction when the NTC instruction is a load that is executing in the LSU",
268 …: "Average cycles per completed instruction when the NTC instruction is executing a TLBIEL instruc…
280 …cycles per completed instruction when the NTC instruction is a store that is executing in the LSU",
304 …: "Average cycles per completed instruction when the NTC instruction is executing a PTESYNC instru…
Dpipeline.json115 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was executing in the V…
125 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was executing in any u…
180 …oldest instruction in the pipeline was a simple fixed point instruction executing in the Load Stor…
240 …"BriefDescription": "Cycles in which the oldest instruction in the pipeline was executing in the B…
250 …n which the oldest instruction in the pipeline was a TLBIEL instruction executing in the Load Stor…
Dcache.json40 … in which the oldest instruction in the pipeline was a load instruction executing in the Load Stor…
45 … which the oldest instruction in the pipeline was a PTESYNC instruction executing in the Load Stor…
/Linux-v6.1/kernel/
DKconfig.preempt45 is in kernel mode executing a system call. This allows
57 all kernel code (that is not executing in a critical section)
60 even if it is in kernel mode executing a system call and would
/Linux-v6.1/tools/perf/pmu-events/arch/x86/silvermont/
Dpipeline.json8 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
18 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
28 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
38 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
48 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
58 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
68 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
78 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
88 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
98 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
/Linux-v6.1/Documentation/admin-guide/
Dsyscall-user-dispatch.rst28 boundary crosses, which is achieved by not executing a syscall to change
51 A thread can setup this mechanism on supported kernels by executing the
85 dispatcher region prior to executing the syscall, or to discover the
/Linux-v6.1/arch/parisc/include/asm/
Dpdc_chassis.h95 /* Executing non-OS code */
100 /* Boot failed - Executing non-OS code */
105 /* Unexpected reboot occurred - Executing non-OS code */
110 /* Executing non-OS code - Non-critical error detected */
115 /* Boot failed - Executing non-OS code - Non-critical error detected */
120 /* Unexpected reboot/recovering - Executing non-OS code - Non-critical error detected */
/Linux-v6.1/Documentation/driver-api/nfc/
Dnfc-hci.rst30 - one for executing commands : nfc_hci_msg_tx_work(). Only one command
31 can be executing at any given moment.
223 Workflow executing an HCI command (using shdlc)
226 Executing an HCI command can easily be performed synchronously using the
303 error from a lower layer, HCI will either complete the currently executing
305 executing.
/Linux-v6.1/arch/arm/kernel/
Dreboot.c100 * activity (executing tasks, handling interrupts). smp_send_stop()
112 * activity (executing tasks, handling interrupts). smp_send_stop()
131 * executing pre-reset code, and using RAM that the primary CPU's code wishes
/Linux-v6.1/arch/ia64/include/asm/
Dnodedata.h34 * Return a pointer to the node_data structure for the executing cpu.
53 * just executing cpu. However, when new node is hot-added,
/Linux-v6.1/include/asm-generic/
Dsyscall.h23 * syscall_get_nr - find what system call a task is executing
27 * If @task is executing a system call or is at system call
29 * If @task is not executing a system call, i.e. it's blocked
/Linux-v6.1/include/linux/
Dlibps2.h29 #define PS2_FLAG_WAITID BIT(3) /* Command executing is GET ID */
36 /* Ensures that only one command is executing at a time */
/Linux-v6.1/arch/ia64/include/uapi/asm/
Dsigcontext.h24 * be found in ar.bsp after executing a "cover" instruction the context in which the
26 * (sc_rbs_base is not NULL), the "dirty" partition (as it would exist after executing the
/Linux-v6.1/Documentation/devicetree/bindings/mtd/
Ddavinci-nand.txt27 - ti,davinci-mask-ale: mask for ALE. Needed for executing address
33 - ti,davinci-mask-cle: mask for CLE. Needed for executing command
/Linux-v6.1/tools/lib/traceevent/Documentation/
Dlibtraceevent-host_endian.txt28 The _tep_is_bigendian()_ gets the endianness of the machine, executing
48 machine, executing the code, is big endian and zero otherwise.
/Linux-v6.1/arch/x86/entry/
Dentry_64.S850 * 2. Fault while executing IRET
1158 * a variable that is set when NMIs are executing.
1202 * stacks lest we corrupt the "NMI executing" variable.
1252 * | "NMI executing" variable |
1273 * We return by executing IRET while RSP points to the "iret" frame.
1302 * Now check "NMI executing". If it's set, then we're nested.
1312 * "NMI executing" but before IRET. We need to be careful, though:
1319 * "NMI executing".
1365 /* Make room for "NMI executing". */
1409 * gsbase if needed before we call exc_nmi(). "NMI executing"
[all …]
/Linux-v6.1/net/sched/
Dsch_plug.c16 * asynchronously to the backup host, while the VM continues executing the
24 * 3. While speculatively executing epoch(i+1), asynchronously replicate
69 * executing epoch.
/Linux-v6.1/tools/perf/Documentation/
Dperf-bench.txt32 (executing 1000000 pipe operations between two tasks)
129 (executing 1000000 pipe operations between two tasks)
136 (executing 1000 pipe operations between two tasks)

12345678910>>...32