| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_rng.c | 47 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 D | global_state.c | 36 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 D | multifd-zero-page.c | 88 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 D | CVE-2024-52532-2.patch | 30 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 D | CVE-2024-52532-3.patch | 35 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 D | mboxd.md | 68 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 D | mboxd.md | 69 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 D | README.md | 4 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 D | test_websocket.robot | 32 ${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 D | dptest.c | 87 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 D | nbd-fault-injector.py | 80 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 D | scripts_no_bash.patch | 32 # 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 D | trace-events | 23 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 D | README.md | 9 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 D | README | 3 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 D | COPYRIGHT | 13 You should have received a copy of the GNU General Public License
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | allextenc.def | 14 * You should have received a copy of the GNU General Public License
|
| H A D | allext_macros.def | 14 * 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 D | 20-eth0.4088.netdev | 12 # You should have received a copy of the GNU General Public License
|
| H A D | 30-usb0.network | 12 # You should have received a copy of the GNU General Public License
|
| H A D | 20-eth0.4088.network | 12 # You should have received a copy of the GNU General Public License
|
| /openbmc/qemu/python/qemu/qmp/ |
| H A D | qmp_client.py | 78 sent: Message, received: Message): 83 self.received: Message = received
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/ |
| H A D | starting-fix.patch | 5 Scroll_Lock keysyms received from viewers, in order to leave the lock state on
|
| /openbmc/qemu/target/riscv/insn_trans/ |
| H A D | trans_rvzcmop.c.inc | 15 * You should have received a copy of the GNU General Public License along with
|
| H A D | trans_xventanacondops.c.inc | 15 * You should have received a copy of the GNU General Public License along with
|