/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
D | dsdebug.c | 79 * 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()
|
D | dbxface.c | 39 * 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()
|
D | dbobject.c | 54 /* 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()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
D | intel-speed-select.rst | 68 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 …]
|
/kernel/linux/linux-5.10/kernel/ |
D | Kconfig.preempt | 32 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
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | debugfs-olpc | 7 A generic interface for executing OLPC Embedded Controller commands and 14 To read the response (if any), read from the generic node after executing
|
D | sysfs-power | 351 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
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
D | pdc_chassis.h | 95 /* 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 */
|
/kernel/linux/linux-5.10/Documentation/driver-api/nfc/ |
D | nfc-hci.rst | 30 - 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.
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | reboot.c | 100 * activity (executing tasks, handling interrupts). smp_send_stop() 112 * activity (executing tasks, handling interrupts). smp_send_stop() 133 * executing pre-reset code, and using RAM that the primary CPU's code wishes
|
D | smp_scu.c | 92 * Set the executing CPUs power mode as defined. This will be in 93 * preparation for it executing a WFI instruction.
|
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/ |
D | pipeline.json | 4 …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…
|
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
D | inject_fault.c | 177 * VCPU therefore is not currently executing guest code. 193 * VCPU therefore is not currently executing guest code. 208 * VCPU therefore is not currently executing guest code. 229 * VCPU therefore is not currently executing guest code.
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | nodedata.h | 34 * Return a pointer to the node_data structure for the executing cpu. 53 * just executing cpu. However, when new node is hot-added,
|
/kernel/linux/linux-5.10/include/linux/ |
D | libps2.h | 29 #define PS2_FLAG_WAITID BIT(3) /* Command executing is GET ID */ 36 /* Ensures that only one command is executing at a time */
|
D | ppp_channel.h | 77 * nothing is executing in any of the procedures above, for that 78 * channel. The generic layer will ensure that nothing is executing
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | syscall.h | 14 * syscall_get_nr - find what system call a task is executing 18 * If @task is executing a system call or is at system call 20 * If @task is not executing a system call, i.e. it's blocked
|
/kernel/linux/linux-5.10/include/asm-generic/ |
D | syscall.h | 23 * 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
|
/kernel/linux/linux-5.10/arch/riscv/mm/ |
D | cacheflush.c | 34 * IPIs for harts that are not currently executing a MM context and instead 54 * Flush the I$ of other harts concurrently executing, and mark them as in flush_icache_mm()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
D | davinci-nand.txt | 27 - ti,davinci-mask-ale: mask for ALE. Needed for executing address 33 - ti,davinci-mask-cle: mask for CLE. Needed for executing command
|
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
D | libtraceevent-host_endian.txt | 28 The _tep_is_bigendian()_ gets the endianness of the machine, executing 48 machine, executing the code, is big endian and zero otherwise.
|
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/ |
D | sigcontext.h | 24 * 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
|
/kernel/linux/linux-5.10/Documentation/userspace-api/ |
D | seccomp_filter.rst | 95 Results in the entire process exiting immediately without executing 100 Results in the task exiting immediately without executing the 106 task without executing the system call. ``siginfo->si_call_addr`` 123 to userland as the errno without executing the system call. 132 notify a ``ptrace()``-based tracer prior to executing the system
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-bench.txt | 32 (executing 1000000 pipe operations between two tasks) 129 (executing 1000000 pipe operations between two tasks) 136 (executing 1000 pipe operations between two tasks)
|
/kernel/linux/linux-5.10/net/sched/ |
D | sch_plug.c | 16 * asynchronously to the backup host, while the VM continues executing the 24 * 3. While speculatively executing epoch(i+1), asynchronously replicate 69 * executing epoch.
|