/openbmc/qemu/hw/virtio/ |
H A D | vhost-backend.c | 249 struct vhost_msg_v2 msg; in vhost_kernel_iotlb_read() local 264 struct vhost_msg msg; in vhost_kernel_iotlb_read() local 285 struct vhost_msg_v2 msg = {}; in vhost_kernel_send_device_iotlb_msg() local 295 struct vhost_msg msg = {}; in vhost_kernel_send_device_iotlb_msg() local
|
/openbmc/linux/drivers/net/ieee802154/ |
H A D | mac802154_hwsim.c | 340 static int hwsim_new_radio_nl(struct sk_buff *msg, struct genl_info *info) in hwsim_new_radio_nl() 345 static int hwsim_del_radio_nl(struct sk_buff *msg, struct genl_info *info) in hwsim_del_radio_nl() 456 static int hwsim_get_radio_nl(struct sk_buff *msg, struct genl_info *info) in hwsim_get_radio_nl() 577 static int hwsim_new_edge_nl(struct sk_buff *msg, struct genl_info *info) in hwsim_new_edge_nl() 639 static int hwsim_del_edge_nl(struct sk_buff *msg, struct genl_info *info) in hwsim_del_edge_nl() 685 static int hwsim_set_edge_lqi(struct sk_buff *msg, struct genl_info *info) in hwsim_set_edge_lqi()
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-bus.c | 120 int saa7164_bus_set(struct saa7164_dev *dev, struct tmComResInfo* msg, in saa7164_bus_set() 305 int saa7164_bus_get(struct saa7164_dev *dev, struct tmComResInfo* msg, in saa7164_bus_get()
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_msg.c | 69 struct enetc_msg_swbd *msg; in enetc_msg_alloc_mbx() local 97 struct enetc_msg_swbd *msg; in enetc_msg_free_mbx() local
|
/openbmc/linux/net/batman-adv/ |
H A D | bridge_loop_avoidance.h | 111 static inline int batadv_bla_claim_dump(struct sk_buff *msg, in batadv_bla_claim_dump() 117 static inline int batadv_bla_backbone_dump(struct sk_buff *msg, in batadv_bla_backbone_dump()
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_dr.h | 74 ssusb_gadget_suspend(struct ssusb_mtk *ssusb, pm_message_t msg) in ssusb_gadget_suspend() 80 ssusb_gadget_resume(struct ssusb_mtk *ssusb, pm_message_t msg) in ssusb_gadget_resume()
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_vbc.c | 24 struct cros_ec_command *msg; in vboot_context_read() local 64 struct cros_ec_command *msg; in vboot_context_write() local
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | sol_manager.hpp | 235 std::string msg = "Invalid SOL payload instance " + payloadInstance; in getContext() local 255 std::string msg = "Invalid SOL SessionID " + sessionID; in getContext() local
|
/openbmc/linux/drivers/soc/microchip/ |
H A D | mpfs-sys-controller.c | 36 int mpfs_blocking_transaction(struct mpfs_sys_controller *sys_controller, struct mpfs_mss_msg *msg) in mpfs_blocking_transaction() 78 static void mpfs_sys_controller_rx_callback(struct mbox_client *client, void *msg) in mpfs_sys_controller_rx_callback()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf_common.h | 19 #define LIBBPF_DEPRECATED(msg) __attribute__((deprecated(msg))) argument 22 #define LIBBPF_DEPRECATED_SINCE(major, minor, msg) \ argument
|
/openbmc/linux/net/vmw_vsock/ |
H A D | vsock_bpf.c | 61 static int __vsock_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags) in __vsock_recvmsg() 76 static int vsock_bpf_recvmsg(struct sock *sk, struct msghdr *msg, in vsock_bpf_recvmsg()
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 1429 struct ceph_msg *msg; in ceph_create_session_msg() local 1525 struct ceph_msg *msg; in create_session_open_msg() local 1636 struct ceph_msg *msg; in __open_session() local 1988 struct ceph_msg *msg; in send_renew_caps() local 2018 struct ceph_msg *msg; in send_flushmsg_ack() local 2069 struct ceph_msg *msg; in request_close_session() local 2868 struct ceph_msg *msg; in create_request_message() local 3108 struct ceph_msg *msg; in __prepare_send_request() local 5011 struct ceph_msg *msg; in ceph_mdsc_lease_send_msg() local 5286 struct ceph_msg *msg; in send_flush_mdlog() local [all …]
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 41 struct skl_ipc_large_config_msg msg = {0}; in skl_dsp_set_astate_cfg() local 691 struct skl_ipc_large_config_msg msg = {0}; in skl_dsp_set_dma_control() local 1030 struct skl_ipc_init_instance_msg msg; in skl_init_module() local 1088 struct skl_ipc_bind_unbind_msg msg; in skl_unbind_modules() local 1154 struct skl_ipc_bind_unbind_msg msg; in skl_bind_modules() local 1397 struct skl_ipc_large_config_msg msg; in skl_set_module_params() local 1410 struct skl_ipc_large_config_msg msg; in skl_get_module_params() local
|
/openbmc/linux/sound/soc/sof/ |
H A D | ipc4-topology.h | 140 struct sof_ipc4_msg msg; member 312 struct sof_ipc4_msg msg; member 337 struct sof_ipc4_msg msg; member 383 struct sof_ipc4_msg msg; member 395 struct sof_ipc4_msg msg; member 417 struct sof_ipc4_msg msg; member 456 struct sof_ipc4_msg msg; member
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_pf.c | 310 u32 msg[5]; in fm10k_update_xc_addr_pf() local 396 u32 msg[3], xcast_mode; in fm10k_update_xcast_mode_pf() local 464 u32 msg[3], lport_msg; in fm10k_update_lport_state_pf() local 833 u32 msg[4], txdctl, txqctl, tdbal = 0, tdbah = 0; in fm10k_iov_assign_default_mac_vlan_pf() local 1109 u32 msg[1]; in fm10k_iov_reset_lport_pf() local 1357 u32 msg[2]; in fm10k_iov_msg_lport_state_pf() local 1595 u32 msg[1]; in fm10k_request_lport_map_pf() local
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | event_service_manager.hpp | 225 std::string msg = in formatEventLogEntry() local 313 bool sendEventToSubscriber(std::string&& msg) in sendEventToSubscriber() 359 nlohmann::json msg; in sendTestEventLog() local 413 nlohmann::json msg; in filterAndSendEventLogs() local 442 nlohmann::json msg; in filterAndSendReports() local 883 nlohmann::json msg = messages::eventBufferExceeded(); in addSSESubscription() local 1297 static void getReadingsForReport(sdbusplus::message_t& msg) in getReadingsForReport()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_proto.c | 218 const char *msg) in ip_vs_tcpudp_debug_packet_v4() 250 const char *msg) in ip_vs_tcpudp_debug_packet_v6() 283 const char *msg) in ip_vs_tcpudp_debug_packet()
|
/openbmc/linux/net/handshake/ |
H A D | tlshd.c | 151 static int tls_handshake_put_peer_identity(struct sk_buff *msg, in tls_handshake_put_peer_identity() 163 static int tls_handshake_put_certificate(struct sk_buff *msg, in tls_handshake_put_certificate() 201 struct sk_buff *msg; in tls_handshake_accept() local
|
/openbmc/linux/arch/x86/hyperv/ |
H A D | irqdomain.c | 180 static inline void entry_to_msi_msg(struct hv_interrupt_entry *entry, struct msi_msg *msg) in entry_to_msi_msg() 189 static void hv_irq_compose_msi_msg(struct irq_data *data, struct msi_msg *msg) in hv_irq_compose_msi_msg() 259 struct msi_msg msg; in hv_teardown_msi_irq() local
|
/openbmc/linux/sound/pci/mixart/ |
H A D | mixart_core.c | 128 struct mixart_msg *msg, in send_msg() 332 u32 msg, addr, type; in snd_mixart_process_msg() local 421 u32 msg; in snd_mixart_threaded_irq() local
|
/openbmc/linux/include/linux/mfd/ |
H A D | ipaq-micro.h | 117 struct ipaq_micro_msg *msg; member 130 struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg_sync() 143 struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg_async()
|
/openbmc/linux/crypto/ |
H A D | aegis128-neon-inner.c | 165 void crypto_aegis128_update_neon(void *state, const void *msg) in crypto_aegis128_update_neon() 227 uint8x16_t msg; in crypto_aegis128_encrypt_chunk_neon() local 276 uint8x16_t msg; in crypto_aegis128_decrypt_chunk_neon() local
|
/openbmc/telemetry/src/ |
H A D | trigger_actions.cpp | 57 std::string msg = in commit() local 179 std::string msg = in commit() local 249 std::string msg = "Discrete condition 'OnChange' of trigger '" + triggerId + in commit() local
|
/openbmc/estoraged/src/ |
H A D | estoraged.cpp | 163 std::string msg = "OpenBMC.0.1.DriveFormat"; in formatLuks() local 244 std::string msg = "OpenBMC.0.1.DriveLock"; in lock() local 253 std::string msg = "OpenBMC.0.1.DriveUnlock"; in unlock() local
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 148 void ThresholdAlarmLogger::propertiesChanged(sdbusplus::message_t& msg) in propertiesChanged() 159 void ThresholdAlarmLogger::interfacesRemoved(sdbusplus::message_t& msg) in interfacesRemoved() 176 void ThresholdAlarmLogger::interfacesAdded(sdbusplus::message_t& msg) in interfacesAdded()
|