Home
last modified time | relevance | path

Searched full:complete (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/Documentation/scheduler/
Dcompletion.rst17 calls and complete() instead.
40 - the signaling side through a call to complete() or complete_all().
65 complete(&early_console_added);
68 'complete' is not helpful unless the purpose is super obvious...
76 to prevent races with asynchronous complete() calls from occurring.
80 does not happen until all related activities (complete() or reinit_completion())
127 _killable() and _interruptible()) variants, the wait might complete
130 stack and cause subtle data corruption if a complete() is done in some
136 or has a lock or other synchronization mechanism to make sure complete()
160 wait_for_completion(&setup_done); complete(setup_done);
[all …]
/Documentation/ABI/testing/
Dsysfs-class-scsi_tape17 to and from the tape drive to complete. This includes all
24 to complete subtract read_ns and write_ns from this value.
65 read I/O requests to complete.
96 write I/O requests to complete.
Dsysfs-class-fpga-manager34 * write complete = Doing post programming steps
35 * write complete error = Error while doing post programming
Dsysfs-firmware-dmi-tables21 The complete DMI information can be obtained using these two
/Documentation/userspace-api/media/dvb/
Dfrontend-stat-properties.rst64 measurement was not complete yet.
83 measurement was not complete yet.
114 measurement was not complete yet.
142 measurement was not complete yet.
171 measurement was not complete yet.
199 measurement was not complete yet.
220 measurement was not complete yet.
242 measurement was not complete yet.
/Documentation/driver-api/dmaengine/
Dclient.rst307 stopped or until any running complete callbacks have finished. But it is
309 within a complete callback. dmaengine_synchronize() must be called before it
311 accessed from within the complete callback.
314 complete callbacks to finish before it returns. But the function must not be
315 called from atomic context or from within a complete callback.
336 4. Check Txn complete
344 the documentation in include/linux/dmaengine.h for a more complete
368 wait for the transfer and any running complete callbacks to finish before it
373 submitted descriptors or to free any resources accessed within the complete
/Documentation/arm/
Dcluster-pm-race-avoidance.rst119 CPU setup complete policy decision
127 policy decision CPU teardown complete
208 local CPU teardown complete
329 cluster-level setup and hardware coherency complete
336 Cluster-level setup is complete and hardware coherency is
354 Cluster-level setup is complete and hardware coherency is
430 coherency complete
469 initialisation: any other CPUs must wait for this to complete before
/Documentation/admin-guide/device-mapper/
Dstatistics.rst82 that took 0-10 ms to complete, b is the number of requests
83 that took 10-20 ms to complete, c is the number of requests
84 that took 20-30 ms to complete and d is the number of
85 requests that took more than 30 ms to complete.
/Documentation/admin-guide/media/
Dbt8xx.rst21 Please see :doc:`bttv-cardlist` for a complete list of Cards based on the
107 For bug reports please send in a complete log with verbose=4 activated.
113 See :doc:`bttv-cardlist` for a complete list of
/Documentation/driver-api/pm/
Dnotifiers.rst16 ``->resume()`` or even ``->prepare()`` and ``->complete()`` callbacks are not
21 from their ``->resume()`` or ``->complete()`` callback routines (user land
Ddevices.rst344 the ``->complete`` callback will be the next one invoked after the
348 Note that this direct-complete procedure applies even if the device is
360 these flags is set, the PM core will not apply the direct-complete
386 issuing the ``->complete`` callback).
428 ``resume_noirq``, ``resume_early``, ``resume``, ``complete``.
452 4. The ``complete`` phase should undo the actions of the ``prepare`` phase.
454 ``complete`` phase the device hierarchy is traversed bottom-up.
458 until the ``complete`` phase runs.
465 skipped). In that case, the ``->complete`` callback is entirely
469 the case, the ``->complete`` callback can consult the device's
[all …]
/Documentation/devicetree/bindings/sound/
Ddmic.txt12 - modeswitch-delay-ms: Delay (in ms) to complete DMIC mode switch
/Documentation/RCU/
Drcubarrier.rst66 grace period to elapse, it does not wait for the callbacks to complete.
80 callbacks to complete. Please note that rcu_barrier() does **not** imply
179 for any pre-existing callbacks to complete.
195 RCU callbacks to complete.
267 4 complete(&rcu_barrier_completion);
334 state) before the grace period can complete. However, this is
/Documentation/devicetree/bindings/clock/
Dfixed-mmio-clock.txt5 It was designed for test systems, like FPGA, not for complete, finished SoCs.
/Documentation/hwmon/
Dsch5627.rst20 SMSC SCH5627 Super I/O chips include complete hardware monitoring
/Documentation/ABI/stable/
Dsysfs-driver-firmware-zynqmp75 The complete PS will be shut down, including the
79 The complete system/device is shut down.
/Documentation/admin-guide/aoe/
Dstatus.sh4 # A more complete version of this script is aoe-stat, in the
/Documentation/ABI/obsolete/
Dsysfs-selinux-disable22 selinuxfs "disable" node and once that is complete we will start the
/Documentation/devicetree/bindings/i2c/
Di2c-mux-gpmux.txt39 for the full duration of the complete multiplexed I2C transaction (i.e.
43 adapter for the complete multiplexed I2C transaction.
/Documentation/crypto/
Dasync-tx-api.rst18 3.5 When does the operation complete?
97 operations complete. When an application needs to submit a chain of
121 3.5 When does the operation complete?
157 complete(cmp);
/Documentation/driver-api/firmware/
Dbuilt-in-fw.rst27 a complete kernel rebuild.
/Documentation/devicetree/bindings/input/rmi4/
Drmi_f01.txt5 bindings for devices which contain Function 1. Complete documentation
/Documentation/devicetree/
Dchangesets.rst16 receiver sees a complete and consistent state of the tree when it
/Documentation/driver-api/mmc/
Dmmc-async-req.rst50 doesn't wait for the new request to complete. If there is no ongoing
78 /* start MMC transfer for the complete transfer size */
/Documentation/core-api/
Dpadata.rst34 Then, complete padata initialization by allocating a padata_shell::
131 When a job does complete, parallel() (or whatever function actually finishes
153 It is the user's responsibility to ensure all outstanding jobs are complete

12345678910>>...16