Home
last modified time | relevance | path

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

12345678910>>...198

/openbmc/qemu/semihosting/
H A Dsyscalls.c130 static void gdb_open(CPUState *cs, gdb_syscall_complete_cb complete, in gdb_open() argument
136 complete(cs, -1, -len); in gdb_open()
140 gdb_open_complete = complete; in gdb_open()
146 static void gdb_close(CPUState *cs, gdb_syscall_complete_cb complete, in gdb_close() argument
149 gdb_do_syscall(complete, "close,%x", (uint32_t)gf->hostfd); in gdb_close()
152 static void gdb_read(CPUState *cs, gdb_syscall_complete_cb complete, in gdb_read() argument
155 gdb_do_syscall(complete, "read,%x,%lx,%lx", in gdb_read()
159 static void gdb_write(CPUState *cs, gdb_syscall_complete_cb complete, in gdb_write() argument
162 gdb_do_syscall(complete, "write,%x,%lx,%lx", in gdb_write()
166 static void gdb_lseek(CPUState *cs, gdb_syscall_complete_cb complete, in gdb_lseek() argument
[all …]
/openbmc/qemu/include/semihosting/
H A Dsyscalls.h16 * results are returned via the 'complete' callback.
25 void semihost_sys_open(CPUState *cs, gdb_syscall_complete_cb complete,
29 void semihost_sys_close(CPUState *cs, gdb_syscall_complete_cb complete,
32 void semihost_sys_read(CPUState *cs, gdb_syscall_complete_cb complete,
35 void semihost_sys_read_gf(CPUState *cs, gdb_syscall_complete_cb complete,
38 void semihost_sys_write(CPUState *cs, gdb_syscall_complete_cb complete,
41 void semihost_sys_write_gf(CPUState *cs, gdb_syscall_complete_cb complete,
44 void semihost_sys_lseek(CPUState *cs, gdb_syscall_complete_cb complete,
47 void semihost_sys_isatty(CPUState *cs, gdb_syscall_complete_cb complete,
54 void semihost_sys_fstat(CPUState *cs, gdb_syscall_complete_cb complete,
[all …]
/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c120 u16 complete; member
157 [ 0] = { .submit = 32, .complete = 93},
158 [ 1] = { .submit = 34, .complete = 94},
159 [ 2] = { .submit = 36, .complete = 95},
160 [ 3] = { .submit = 38, .complete = 96},
161 [ 4] = { .submit = 40, .complete = 97},
162 [ 5] = { .submit = 42, .complete = 98},
163 [ 6] = { .submit = 44, .complete = 99},
164 [ 7] = { .submit = 46, .complete = 100},
165 [ 8] = { .submit = 48, .complete = 101},
[all …]
/openbmc/linux/Documentation/scheduler/
H A 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 …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPrivilegeRegistry.v1_1_5.json115 "description": "The specific privileges required to complete a set of HTTP operations.",
116 …ription": "This type shall describe the specific privileges required to complete a set of HTTP ope…
133 "description": "The privilege required to complete an HTTP `DELETE` operation.",
137 …ongDescription": "This property shall contain the privilege required to complete an HTTP `DELETE` …
141 "description": "The privilege required to complete an HTTP `GET` operation.",
145 …ongDescription": "This property shall contain the privilege required to complete an HTTP `GET` ope…
149 "description": "The privilege required to complete an HTTP `HEAD` operation.",
153 …ongDescription": "This property shall contain the privilege required to complete an HTTP `HEAD` op…
157 "description": "The privilege required to complete an HTTP `PATCH` operation.",
161 …ongDescription": "This property shall contain the privilege required to complete an HTTP `PATCH` o…
[all …]
/openbmc/linux/tools/testing/selftests/livepatch/
H A Dtest-state.sh31 livepatch: '$MOD_LIVEPATCH': patching complete
40 livepatch: '$MOD_LIVEPATCH': unpatching complete
63 livepatch: '$MOD_LIVEPATCH': patching complete
73 livepatch: '$MOD_LIVEPATCH2': patching complete
83 livepatch: '$MOD_LIVEPATCH2': unpatching complete
108 livepatch: '$MOD_LIVEPATCH2': patching complete
118 livepatch: '$MOD_LIVEPATCH3': patching complete
129 livepatch: '$MOD_LIVEPATCH2': patching complete
138 livepatch: '$MOD_LIVEPATCH2': unpatching complete
161 livepatch: '$MOD_LIVEPATCH2': patching complete
[all …]
H A Dtest-callbacks.sh48 livepatch: '$MOD_LIVEPATCH': patching complete
57 livepatch: '$MOD_LIVEPATCH': unpatching complete
91 livepatch: '$MOD_LIVEPATCH': patching complete
105 livepatch: '$MOD_LIVEPATCH': unpatching complete
143 livepatch: '$MOD_LIVEPATCH': patching complete
155 livepatch: '$MOD_LIVEPATCH': unpatching complete
187 livepatch: '$MOD_LIVEPATCH': patching complete
204 livepatch: '$MOD_LIVEPATCH': unpatching complete
229 livepatch: '$MOD_LIVEPATCH': patching complete
236 livepatch: '$MOD_LIVEPATCH': unpatching complete
[all …]
H A Dtest-livepatch.sh39 livepatch: '$MOD_LIVEPATCH': patching complete
44 livepatch: '$MOD_LIVEPATCH': unpatching complete
83 livepatch: '$MOD_LIVEPATCH': patching complete
90 livepatch: '$MOD_REPLACE': patching complete
97 livepatch: '$MOD_REPLACE': unpatching complete
104 livepatch: '$MOD_LIVEPATCH': unpatching complete
143 livepatch: '$MOD_LIVEPATCH': patching complete
150 livepatch: '$MOD_REPLACE': patching complete
158 livepatch: '$MOD_REPLACE': unpatching complete
/openbmc/sdbusplus/src/async/
H A Dmatch.cpp36 c = std::exchange(complete, nullptr); in ~match()
48 // to immediately complete on. in arm()
52 if (std::exchange(m.complete, this) != nullptr) in arm()
86 // Receiver isn't complete. in handle_completion()
87 if ((complete == nullptr) || queue.empty()) in handle_completion()
93 auto c = std::exchange(complete, nullptr); in handle_completion()
97 // Unlock before calling complete because the completed task may run and in handle_completion()
98 // attempt to complete on the next event (and thus deadlock). in handle_completion()
102 c->complete(std::move(msg)); in handle_completion()
H A Dfdio.cpp26 if (complete == nullptr) in handleEvent()
30 auto c = std::exchange(complete, nullptr); in handleEvent()
32 c->complete(); in handleEvent()
42 if (fdioInstance.complete == this) in ~fdio_completion()
44 std::exchange(fdioInstance.complete, nullptr); in ~fdio_completion()
53 if (std::exchange(fdioInstance.complete, this) != nullptr) in arm()
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventory.vue88 // before requests complete
156 this.$root.$on('hardware-status-bmc-manager-complete', () => resolve());
159 this.$root.$on('hardware-status-chassis-complete', () => resolve());
162 this.$root.$on('hardware-status-dimm-slot-complete', () => resolve());
165 this.$root.$on('hardware-status-fans-complete', () => resolve());
168 this.$root.$on('hardware-status-power-supplies-complete', () =>
173 this.$root.$on('hardware-status-processors-complete', () => resolve());
176 this.$root.$on('hardware-status-service-complete', () => resolve());
179 this.$root.$on('hardware-status-system-complete', () => resolve());
182 this.$root.$on('hardware-status-assembly-complete', () => resolve());
[all …]
/openbmc/webui-vue/src/views/Overview/
H A DOverview.vue66 this.$root.$on('overview-dumps-complete', () => resolve());
69 this.$root.$on('overview-events-complete', () => resolve());
72 this.$root.$on('overview-firmware-complete', () => resolve());
75 this.$root.$on('overview-inventory-complete', () => resolve());
78 this.$root.$on('overview-network-complete', () => resolve());
81 this.$root.$on('overview-power-complete', () => resolve());
84 this.$root.$on('overview-quicklinks-complete', () => resolve());
87 this.$root.$on('overview-server-complete', () => resolve());
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dtx.h27 * TX complete indication will be received a-synchronously in a TX done cyclic
43 * The TX Complete procedure:
44 * 1. To get a TX complete indication the host enables the tx_complete flag in
46 * 2. For each packet with a Tx Complete field set, the firmware adds the
49 * 3. The firmware sends a Tx Complete interrupt to the host to trigger the
51 * TX complete indication was requested in tx_control or per crossing
53 * 4. After receiving the Tx Complete interrupt, the host reads the
87 * If set, the target triggers the tx complete INT
173 /* Total media delay (from 1st EDCA AIFS counter until TX Complete). */
176 /* Time between host xfer and tx complete */
/openbmc/obmc-ikvm/
H A Dikvm_manager.hpp44 /* @brief Notifies thread waiters that RFB operations are complete */
46 /* @brief Notifies thread waiters that video operations are complete */
48 /* @brief Blocks until RFB operations complete */
50 /* @brief Blocks until video operations are complete */
58 /* @brief Boolean to indicate that RFB operations are complete */
60 /* @brief Boolean to indicate that video operations are complete */
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DHost.errors.yaml6 description: The systemd obmc-host-start.target failed to complete
9 description: The systemd obmc-host-start-min.target failed to complete
12 description: The systemd obmc-host-shutdown.target failed to complete
15 description: The systemd obmc-host-stop.target failed to complete
18 description: The systemd obmc-host-reboot.target failed to complete
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DPrivilegeRegistry_v1.xml14 …<edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabular…
17 …<edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabular…
113 …ng="The mapping between the HTTP operation and the privilege required to complete the operation."/>
114 …ain the mapping between the HTTP operation and the privilege required to complete the operation."/>
119 …<Annotation Term="OData.Description" String="The specific privileges required to complete a set of…
120 …n" String="This type shall describe the specific privileges required to complete a set of HTTP ope…
123 …<Annotation Term="OData.Description" String="The privilege required to complete an HTTP `GET` oper…
124 …cription" String="This property shall contain the privilege required to complete an HTTP `GET` ope…
127 …<Annotation Term="OData.Description" String="The privilege required to complete an HTTP `HEAD` ope…
128 …cription" String="This property shall contain the privilege required to complete an HTTP `HEAD` op…
[all …]
/openbmc/linux/crypto/
H A Dcryptd.c84 crypto_completion_t complete; member
160 * req->complete) and reschedule itself if there are more work to
248 req->base.complete = subreq->base.complete; in cryptd_skcipher_prepare()
267 crypto_completion_t complete) in cryptd_skcipher_complete() argument
280 subreq->base.complete = req->base.complete; in cryptd_skcipher_complete()
282 req->base.complete = complete; in cryptd_skcipher_complete()
321 subreq->base.complete = req->base.complete; in cryptd_skcipher_enqueue()
323 req->base.complete = compl; in cryptd_skcipher_enqueue()
491 rctx->complete = req->base.complete; in cryptd_hash_enqueue()
493 req->base.complete = compl; in cryptd_hash_enqueue()
[all …]
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dcompletion.rst66 complete(&early_console_added);
68 好的、直观的命名(一如既往地)有助于代码的可读性。将一个完成命名为 ``complete``
79 时应特别小心,因为必须保证在所有相关活动(complete()或reinit_completion())发生
147 wait_for_completion(&setup_done); complete(setup_done);
221 void complete(struct completion *done)
232 简单地增加已完成的字段。但多次调用complete_all()是一个错误。complete()和
235 在任何时候,只能有一个线程在一个特定的 “struct completion”上调用 complete() 或
236 complete_all() - 通过等待队列自旋锁进行序列化。任何对 complete() 或
/openbmc/linux/arch/sh/include/mach-dreamcast/mach/
H A Dsysasic.h29 #define HW_EVENT_MAPLE_DMA (HW_EVENT_IRQ_BASE + 12) /* Maple DMA complete */
30 #define HW_EVENT_GDROM_DMA (HW_EVENT_IRQ_BASE + 14) /* GD-ROM DMA complete */
31 #define HW_EVENT_G2_DMA (HW_EVENT_IRQ_BASE + 15) /* G2 DMA complete */
32 #define HW_EVENT_PVR2_DMA (HW_EVENT_IRQ_BASE + 19) /* PVR2 DMA complete */
35 #define HW_EVENT_GDROM_CMD (HW_EVENT_IRQ_BASE + 32) /* GD-ROM cmd. complete */
/openbmc/qemu/tests/qemu-iotests/
H A D21997 # pause/resume should work, complete/finalize/dismiss should error out
102 iotests.log(vm.qmp('job-complete', id='job0'))
106 iotests.log(vm.qmp('block-job-complete', device='job0'))
110 # Let the job complete (or transition to READY if it supports that)
120 # pause/resume/complete should work, finalize/dismiss should error out
132 iotests.log(vm.qmp('job-complete', id='job0'))
145 # finalize should work, pause/complete/dismiss should error out
149 iotests.log(vm.qmp('job-complete', id='job0'))
153 iotests.log(vm.qmp('block-job-complete', device='job0'))
165 # dismiss should work, pause/complete/finalize should error out
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dpipeline.json10 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch fo…
40 "BriefDescription": "The instruction was flushed after becoming next-to-complete (NTC)."
75 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch be…
80 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch be…
95 …iption": "Cycles in which the oldest instruction in the pipeline was a lwsync waiting to complete."
130 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch du…
215 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch be…
230 …inish out of order, therefore not all the instructions that finish have a Next-to-complete status."
245 … of a flush that happened to an instruction(s) that was not yet next-to-complete (NTC). PM_EXEC_ST…
265 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch wh…
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dkernel-dev.json13 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
35 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
57 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
79 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
101 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
123 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
145 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
167 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
189 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this …
/openbmc/linux/drivers/dma/
H A Ddmaengine.h43 * dma_cookie_complete - complete a descriptor
44 * @tx: descriptor to complete
46 * Mark this descriptor complete by updating the channels completed
71 dma_cookie_t used, complete; in dma_cookie_status() local
74 complete = chan->completed_cookie; in dma_cookie_status()
77 state->last = complete; in dma_cookie_status()
82 return dma_async_is_complete(cookie, complete, used); in dma_cookie_status()
/openbmc/linux/include/uapi/linux/
H A Dnpcm-video.h23 * COMPLETE - Capture the next complete frame into memory.
30 V4L2_NPCM_CAPTURE_MODE_COMPLETE = 0, /* COMPLETE mode */
37 * And the count will always be 1 if VCD is in COMPLETE mode.
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_pool.c131 init_completion(&elem->complete); in __rxe_add_to_pool()
174 complete(&elem->complete); in rxe_elem_release()
193 /* if this is the last call to rxe_put complete the in __rxe_cleanup()
204 if (!completion_done(&elem->complete)) { in __rxe_cleanup()
205 ret = wait_for_completion_timeout(&elem->complete, in __rxe_cleanup()
223 while (!completion_done(&elem->complete) && in __rxe_cleanup()
227 if (WARN_ON(!completion_done(&elem->complete))) in __rxe_cleanup()

12345678910>>...198