Home
last modified time | relevance | path

Searched full:executed (Results 1 – 25 of 207) sorted by relevance

123456789

/Documentation/power/
Dpci.rst149 methods" that may be executed by the kernel to perform specific tasks, such as
180 3.0) control method defined for it has to be executed before _PSx. Power
302 These callbacks are executed by the PM core in various situations related to
369 that are executed by the core runtime PM routines. It also implements the
401 the driver's callback is executed, pci_pm_runtime_resume() brings the device
431 management callbacks for this purpose. They are executed in phases such that
457 suspend callback is executed, if present, and its result is returned. Next, if
463 callback is executed, if defined, and its result is returned if it fails.
468 the pci_pm_suspend() callback may be executed in parallel for any pair of PCI
472 The pci_pm_suspend_noirq() routine is executed after suspend_device_irqs() has
[all …]
Dsuspend-and-interrupts.rst14 ->prepare, ->suspend and ->suspend_late callbacks have been executed for all
52 for it will be executed as usual after suspend_device_irqs(), even if the
91 not executed for system wakeup IRQs. They are only executed for IRQF_NO_SUSPEND
Druntime_pm.rst54 are executed by the PM core for the device's subsystem that may be either of
98 RAM until the appropriate resume callback is executed for it. The runtime
141 executed by the PM core whenever the device appears to be idle, which is
170 ->runtime_suspend() or ->runtime_resume() can be executed in parallel with
172 of the other callbacks is being executed for the same device).
174 (2) ->runtime_idle() and ->runtime_suspend() can only be executed for 'active'
179 (3) ->runtime_idle() and ->runtime_suspend() can only be executed for a device
184 (4) ->runtime_resume() can only be executed for 'suspended' devices (i.e. the
191 * If ->runtime_suspend() is about to be executed or there's a pending request
192 to execute it, ->runtime_idle() will not be executed for the same device.
[all …]
/Documentation/ABI/testing/
Dsysfs-devices-online10 .offline() callback is executed for the device and (if
13 this file, the device bus type's .online() callback is executed
20 type's .online() is executed successfully.
Dsysfs-driver-ppi31 executed in the pre-OS environment. It is the only input from
60 operation to be executed in the pre-OS environment by the BIOS
71 operation to be executed in the pre-OS environment by the BIOS
/Documentation/livepatch/
Dcallbacks.rst63 callback will only be executed if its corresponding patch callback was
64 executed. Typical use cases pair a patch handler that acquires and
68 A callback is only executed if its host klp_object is loaded. For
90 No post-patch, pre-unpatch, or post-unpatch callbacks will be executed
96 will only occur if their corresponding post-patch callback executed).
/Documentation/driver-api/pm/
Dnotifiers.rst38 executed and tasks have been thawed.
47 callbacks have been executed and tasks have been thawed.
54 resume callbacks have been executed and tasks have been thawed.
/Documentation/arch/arm64/
Damu.rst32 - Instructions retired: increments with every architecturally executed
102 - Security reasons: they might expose information about code executed in
115 - Security reasons: they might expose information about code executed
/Documentation/arch/arm/
Dkernel_mode_neon.rst13 * Don't sleep in your NEON code, and be aware that it will be executed with
24 may call schedule()], as NEON or VFP instructions will be executed in a
58 * NEON/VFP code is executed with preemption disabled.
75 executed in kernel mode. If such a condition is encountered, the kernel will
Dswp_emulation.rst8 instructions, triggering an undefined instruction exception when executed.
/Documentation/sound/designs/
Dcompress-accel.rst98 operation is executed before. If seqno is zero, operation is executed for all
122 Stop (dequeues) a task. If seqno is zero, operation is executed for all
/Documentation/RCU/
Drcu.rst38 executed in user mode, or executed in the idle loop, we can
/Documentation/driver-api/surface_aggregator/
Dinternal.rst119 its |ssh_packet_ops| reference is executed, which may then deallocate the
127 always guaranteed to be executed before the ``release()`` callback, i.e. the
282 executed concurrently with respect to each other. Note that packet
393 The packet completion callback is executed once the underlying packet of a
457 shutdown (|ssh_rtl_shutdown|) may always be executed concurrently with
536 is applied when iterating over the notifiers at the time they are executed.
538 All notifier callbacks are executed on a dedicated workqueue, the so-called
548 This is done to ensure that notifier callbacks are executed in sequence for
549 events of the same target ID and target category. Callbacks can be executed
564 |ssam_request_sync_submit|, and derivatives) are executed and this guarantee
/Documentation/networking/devlink/
Ddevlink-selftests.rst12 the tests to be executed.
/Documentation/driver-api/acpi/
Dscan_handlers.rst51 executed, respectively, after registration of new device nodes and before
58 callback is executed for the given device node. If that callback returns 1,
/Documentation/userspace-api/media/v4l/
Dcommon.rst23 In practice most steps are optional and can be executed out of order. It
/Documentation/admin-guide/hw-vuln/
Dspecial-register-buffer-data-sampling.rst59 executed on another core or sibling thread using MDS techniques.
87 the mitigation for RDRAND and RDSEED instructions executed outside of Intel
103 disables the mitigation for RDRAND and RDSEED executed outside of an Intel SGX
Dreg-file-data-sampling.rst48 executed.
52 VERW is executed by the kernel before returning to user space, and by KVM
/Documentation/networking/
Dtc-queue-filters.rst19 for transmit queue is executed in software only and cannot be
/Documentation/core-api/
Drefcount-vs-atomic.rst37 are executed in program order on a single CPU.
43 before any po-later instruction is executed on the same CPU.
46 other CPUs before any po-later instruction is executed on the original
/Documentation/tee/
Dop-tee.rst134 * Attack vector: Code that is executed prior to issuing the SMC call to load
145 load OP-TEE isn't executed when desired, leaving it open to being executed
/Documentation/devicetree/bindings/power/reset/
Dgpio-poweroff.yaml14 executed the operating system is expected to switch the GPIO
/Documentation/wmi/
Dacpi-interface.rst71 instance which methods should be executed. The second parameter is an integer
75 method will return the result of the executed WMI method.
/Documentation/devicetree/bindings/interrupt-controller/
Dmediatek,mtk-cirq.yaml18 flush command is executed. With CIRQ, MCUSYS can be completely turned off
/Documentation/rust/
Dtesting.rst149 be executed on a system that is running the same kernel.
152 tests can be compiled and executed using the following command::

123456789