Home
last modified time | relevance | path

Searched refs:received (Results 1 – 25 of 585) sorted by relevance

12345678910>>...24

/openbmc/qemu/hw/ppc/
H A Dspapr_rng.c47 int received; member
57 assert(size + hrdp->received <= sizeof(hrdp->val.v8)); in random_recv()
58 memcpy(&hrdp->val.v8[hrdp->received], src, size); in random_recv()
59 hrdp->received += size; in random_recv()
80 hrdata.received = 0; in h_random()
82 while (hrdata.received < 8) { in h_random()
83 rng_backend_request_entropy(rngstate->backend, 8 - hrdata.received, in h_random()
/openbmc/qemu/migration/
H A Dglobal_state.c36 bool received; member
65 return global_state.received; in global_state_received()
85 s->received = true; in global_state_post_load()
152 global_state.received = false; in register_global_state()
H A Dmultifd-zero-page.c88 bool received = in multifd_recv_zero_page_process() local
105 if (migrate_postcopy_ram() || received) { in multifd_recv_zero_page_process()
108 if (!received) { in multifd_recv_zero_page_process()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsoup/libsoup-2.4/
H A DCVE-2024-52532-2.patch30 g_signal_connect (test->client, "message", G_CALLBACK (on_binary_message), &received);
34 WAIT_UNTIL (error != NULL || received != NULL);
38 g_assert_null (received);
H A DCVE-2024-52532-3.patch35 g_signal_connect (test->client, "message", G_CALLBACK (on_binary_message), &received);
39 WAIT_UNTIL (error != NULL || received != NULL);
43 g_assert_null (received);
/openbmc/phosphor-mboxd/Documentation/
H A Dmboxd.md68 ACTIVE_MAPS_FLASH -> SUSPEND_MAPS_FLASH - Suspend command received over
70 SUSPEND_MAPS_FLASH -> ACTIVE_MAPS_FLASH - Resume command received over
72 ACTIVE_MAPS_MEM -> SUSPEND_MAPS_MEM - Suspend command received over D-Bus
73 SUSPEND_MAPS_MEM -> ACTIVE_MAPS_MEM - Resume command received over D-Bus
74 ACTIVE_MAPS_FLASH -> ACTIVE_MAPS_MEM - GET_MBOX_INFO command received
75 SUSPEND_MAPS_FLASH -> SUSPEND_MAPS_MEM - GET_MBOX_INFO command received
76 ACTIVE_MAPS_MEM -> ACTIVE_MAPS_FLASH - Reset D-Bus or mbox command received
163 When an event occurs on this file descriptor the signal received is determined
176 to initialise, received SIGINT or SIGTERM, or because it received the kill D-Bus
/openbmc/hiomapd/Documentation/
H A Dmboxd.md69 ACTIVE_MAPS_FLASH -> SUSPEND_MAPS_FLASH - Suspend command received over
71 SUSPEND_MAPS_FLASH -> ACTIVE_MAPS_FLASH - Resume command received over
73 ACTIVE_MAPS_MEM -> SUSPEND_MAPS_MEM - Suspend command received over D-Bus
74 SUSPEND_MAPS_MEM -> ACTIVE_MAPS_MEM - Resume command received over D-Bus
75 ACTIVE_MAPS_FLASH -> ACTIVE_MAPS_MEM - GET_MBOX_INFO command received
76 SUSPEND_MAPS_FLASH -> SUSPEND_MAPS_MEM - GET_MBOX_INFO command received
77 ACTIVE_MAPS_MEM -> ACTIVE_MAPS_FLASH - Reset D-Bus or mbox command received
164 When an event occurs on this file descriptor the signal received is determined
177 to initialise, received SIGINT or SIGTERM, or because it received the kill D-Bus
/openbmc/debug-trigger/
H A DREADME.md4 unresponsive. When the signal is received it triggers a crash to collect debug
14 `debug-trigger` implements a single action once the trigger event is received,
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_websocket.robot32 ${esel_received} eSEL received over websocket interface
33 ${dump_received} Dump notification received over websocket interface
70 # eSEL received over websocket interface.
87 # Check that the monitor received notification of the dump.
93 # Dump notification received over websocket interface.
/openbmc/u-boot/cmd/aspeed/
H A Ddptest.c87 char received = 0; in do_ast_dptest() local
165 received = getc(); in do_ast_dptest()
170 if (received >= '1' && received <= '9') { in do_ast_dptest()
171 switch (received) { in do_ast_dptest()
226 } else if (received == '!') /* show config */ { in do_ast_dptest()
233 } else if (received == '0') /* change sscfg */ { in do_ast_dptest()
251 if (received == 27) { in do_ast_dptest()
269 Current_Item = received; in do_ast_dptest()
271 switch (received) { in do_ast_dptest()
1472 void DPPHYTX_Show_Item(char received) in DPPHYTX_Show_Item() argument
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A Dnbd-fault-injector.py80 received = 0
82 while received < bufsize:
83 chunk = sock.recv(bufsize - received)
87 received += len(chunk)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A Dscripts_no_bash.patch32 # This script converts a received sms file into a html file.
42 # This script converts a received sms file into a pure unicode text file.
/openbmc/qemu/gdbstub/
H A Dtrace-events23 gdbstub_err_garbage(uint8_t ch) "received garbage between packets: 0x%02x"
28 …pected, uint8_t got) "got command packet with incorrect checksum, expected=0x%02x, received=0x%02x"
/openbmc/pldm/requester/
H A DREADME.md9 daemon is not blocked till the response is received for a request.
37 - If the response is received before instance ID expiration:
/openbmc/phosphor-pid-control/sensors/
H A DREADME3 A HostSensor object is one whose value is received from the host over IPMI (or
/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/service/
H A DCOPYRIGHT13 You should have received a copy of the GNU General Public License
/openbmc/qemu/target/hexagon/imported/
H A Dallextenc.def14 * You should have received a copy of the GNU General Public License
H A Dallext_macros.def14 * You should have received a copy of the GNU General Public License
/openbmc/openbmc/meta-facebook/recipes-phosphor/network/phosphor-network/fb-fboss/
H A D20-eth0.4088.netdev12 # You should have received a copy of the GNU General Public License
H A D30-usb0.network12 # You should have received a copy of the GNU General Public License
H A D20-eth0.4088.network12 # You should have received a copy of the GNU General Public License
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py78 sent: Message, received: Message):
83 self.received: Message = received
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/
H A Dstarting-fix.patch5 Scroll_Lock keysyms received from viewers, in order to leave the lock state on
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvzcmop.c.inc15 * You should have received a copy of the GNU General Public License along with
H A Dtrans_xventanacondops.c.inc15 * You should have received a copy of the GNU General Public License along with

12345678910>>...24