Home
last modified time | relevance | path

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

12345678910>>...53

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A 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()
H A 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()
H A 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()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0019-script-Avoid-a-use-after-free-when-redefining-a-func.patch13 executing when a function with the same name is defined, this results
43 + func->executing++;
45 + func->executing--;
57 + func->executing = 0;
69 + if (q->executing > 0)
107 + unsigned executing;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gprof.html/
H A DCompiling.html27 <link href="Executing.html#Executing" rel="next" title="Executing">
65 Next: <a href="Executing.html#Executing" accesskey="n" rel="next">Executing</a>, Previous: <a href=…
172 Next: <a href="Executing.html#Executing" accesskey="n" rel="next">Executing</a>, Previous: <a href=…
H A DInvoking.html28 <link href="Executing.html#Executing" rel="previous" title="Executing">
65 …" rel="next">Output</a>, Previous: <a href="Executing.html#Executing" accesskey="p" rel="previous"…
H A DExecuting.html16 <title>GNU gprof: Executing</title>
18 <meta name="description" content="GNU gprof: Executing">
19 <meta name="keywords" content="GNU gprof: Executing">
62 <a name="Executing"></a>
68 <a name="Executing-the-Program"></a>
69 <h2 class="chapter">3 Executing the Program</h2>
H A Dindex.html75 …<li><a name="toc-Executing-the-Program" href="Executing.html#Executing">3 Executing the Program</a…
149 …>&bull; <a href="Executing.html#Executing" accesskey="3">Executing</a>:</td><td>&nbsp;&nbsp;</td><…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gprof.html/
H A DCompiling.html27 <link href="Executing.html#Executing" rel="next" title="Executing">
65 Next: <a href="Executing.html#Executing" accesskey="n" rel="next">Executing</a>, Previous: <a href=…
172 Next: <a href="Executing.html#Executing" accesskey="n" rel="next">Executing</a>, Previous: <a href=…
H A DInvoking.html28 <link href="Executing.html#Executing" rel="previous" title="Executing">
65 …" rel="next">Output</a>, Previous: <a href="Executing.html#Executing" accesskey="p" rel="previous"…
H A DExecuting.html16 <title>GNU gprof: Executing</title>
18 <meta name="description" content="GNU gprof: Executing">
19 <meta name="keywords" content="GNU gprof: Executing">
62 <a name="Executing"></a>
68 <a name="Executing-the-Program"></a>
69 <h2 class="chapter">3 Executing the Program</h2>
H A Dindex.html75 …<li><a name="toc-Executing-the-Program" href="Executing.html#Executing">3 Executing the Program</a…
149 …>&bull; <a href="Executing.html#Executing" accesskey="3">Executing</a>:</td><td>&nbsp;&nbsp;</td><…
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A 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
323 Executing on CPU model: X
351 Executing on CPU model: X
370 Executing on CPU model: X
[all …]
/OK3568_Linux_fs/buildroot/package/usbmount/
H A D0002-use-udev-environment-instead-of-blkid.patch39 log info "executing command: mount $DEVNAME"
43 - log info "executing command: mount -U $UUID"
46 + log info "executing command: mount -U $ID_FS_UUID"
69 log info "executing command: run-parts /etc/usbmount/mount.d"
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h46 * the last-submitted command is already executing in the
49 * hardware will start executing it as soon as the
50 * already-executing command terminates. (This minimises latency
53 * not a previously-submitted command is still executing. In
55 * command is executing, "vdq" is no longer "busy".
/OK3568_Linux_fs/kernel/kernel/
H A DKconfig.preempt32 is in kernel mode executing a system call. This allows
45 all kernel code (that is not executing in a critical section)
48 even if it is in kernel mode executing a system call and would
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dinject_fault.c122 * VCPU therefore is not currently executing guest code.
138 * VCPU therefore is not currently executing guest code.
153 * VCPU therefore is not currently executing guest code.
174 * VCPU therefore is not currently executing guest code.
/OK3568_Linux_fs/external/xserver/doc/
H A Dsmartsched66 With a single client executing a stream of requests:
119 when those clients are executing slow requests.
121 3 The server calls select too often when executing fast requests.
177 executing requests from all available clients, a single client
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dplugin.def83 /* Called before executing a pass. */
86 /* Called before executing subpasses of a GIMPLE_PASS in
90 /* Called after executing subpasses of a GIMPLE_PASS in
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dplugin.def83 /* Called before executing a pass. */
86 /* Called before executing subpasses of a GIMPLE_PASS in
90 /* Called after executing subpasses of a GIMPLE_PASS in
/OK3568_Linux_fs/u-boot/board/Barix/ipam390/
H A DREADME.ipam39099 (AIS Parse): Executing function...
102 (AIS Parse): Executing function...
105 (AIS Parse): Executing function...
108 (AIS Parse): Executing function...
111 (AIS Parse): Executing function...
/OK3568_Linux_fs/kernel/Documentation/driver-api/nfc/
H A 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.
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A 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 */
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/silvermont/
H A Dpipeline.json4 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
14 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
24 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
34 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
44 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
54 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
64 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
74 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
84 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
347 …rediction predicts the branch target and enables the processor to begin executing instructions lon…
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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

12345678910>>...53