/linux/drivers/char/ipmi/ |
A D | ipmi_poweroff.c | 204 &send_msg); in pps_poweroff_atca() 231 send_msg.data = data; in ipmi_atca_detect() 235 &send_msg); in ipmi_atca_detect() 275 &send_msg); in ipmi_poweroff_atca() 346 &send_msg); in ipmi_poweroff_cpi1() 361 &send_msg); in ipmi_poweroff_cpi1() 384 &send_msg); in ipmi_poweroff_cpi1() 396 &send_msg); in ipmi_poweroff_cpi1() 410 &send_msg); in ipmi_poweroff_cpi1() 499 &send_msg); in ipmi_poweroff_chassis() [all …]
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
A D | hclgevf_main.c | 252 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local 279 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local 307 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local 337 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local 750 send_msg.data[0] = index; in hclgevf_get_rss_hash_key() 1118 memset(&send_msg, 0, sizeof(send_msg)); in hclgevf_bind_ring_to_vector() 1121 send_msg.vector_id = vector_id; in hclgevf_bind_ring_to_vector() 1124 send_msg.param[i].ring_type = in hclgevf_bind_ring_to_vector() 1128 send_msg.param[i].int_gl_index = in hclgevf_bind_ring_to_vector() 1135 send_msg.ring_num = i; in hclgevf_bind_ring_to_vector() [all …]
|
A D | hclgevf_mbx.c | 96 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg() argument 105 if (!send_msg) { in hclgevf_send_mbx_msg() 115 memcpy(&req->msg, send_msg, sizeof(struct hclge_vf_to_pf_msg)); in hclgevf_send_mbx_msg() 134 status = hclgevf_get_mbx_resp(hdev, send_msg->code, in hclgevf_send_mbx_msg() 135 send_msg->subcode, resp_data, in hclgevf_send_mbx_msg()
|
A D | hclgevf_main.h | 347 struct hclge_vf_to_pf_msg *send_msg, bool need_resp,
|
/linux/drivers/connector/ |
A D | cn_proc.c | 51 static inline void send_msg(struct cn_msg *msg) in send_msg() function 96 send_msg(msg); in proc_fork_connector() 120 send_msg(msg); in proc_exec_connector() 158 send_msg(msg); in proc_id_connector() 182 send_msg(msg); in proc_sid_connector() 214 send_msg(msg); in proc_ptrace_connector() 239 send_msg(msg); in proc_comm_connector() 272 send_msg(msg); in proc_coredump_connector() 307 send_msg(msg); in proc_exit_connector() 339 send_msg(msg); in cn_proc_ack()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | netns_cookie.c | 20 static const char send_msg[] = "message"; in test_netns_cookie() local 49 ret = send(client_fd, send_msg, sizeof(send_msg), 0); in test_netns_cookie() 50 if (CHECK(ret != sizeof(send_msg), "send(msg)", "ret:%d\n", ret)) in test_netns_cookie()
|
A D | tcp_hdr_options.c | 495 const char send_msg[] = "MISC!!!"; in misc() local 496 char recv_msg[sizeof(send_msg)]; in misc() 518 ret = send(sk_fds.active_fd, send_msg, sizeof(send_msg), in misc() 520 if (CHECK(ret != sizeof(send_msg), "send(msg)", "ret:%d\n", in misc() 525 if (CHECK(ret != sizeof(send_msg), "read(msg)", "ret:%d\n", in misc()
|
/linux/sound/pci/mixart/ |
A D | mixart_core.c | 129 static int send_msg( struct mixart_mgr *mgr, in send_msg() function 233 err = send_msg(mgr, request, max_resp_size, 1, &msg_frame); /* send and mark the answer pending */ in snd_mixart_send_msg() 287 …err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 1, ¬if_event); /* send and mark the notificatio… in snd_mixart_send_msg_wait_notif() 317 err = send_msg(mgr, request, MSG_DEFAULT_SIZE, 0, &message_frame); in snd_mixart_send_msg_nonblock()
|
/linux/net/tipc/ |
A D | ib_media.c | 90 .send_msg = tipc_l2_send_msg,
|
A D | eth_media.c | 84 .send_msg = tipc_l2_send_msg,
|
A D | bearer.h | 105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
|
A D | bearer.c | 559 b->media->send_msg(net, skb, b, dest); in tipc_bearer_xmit_skb() 590 b->media->send_msg(net, skb, b, dst); in tipc_bearer_xmit() 624 b->media->send_msg(net, skb, b, dst); in tipc_bearer_bc_xmit()
|
/linux/sound/soc/sof/intel/ |
A D | apl.c | 53 .send_msg = hda_dsp_ipc_send_msg,
|
A D | byt.c | 238 .send_msg = atom_send_msg, 320 .send_msg = atom_send_msg,
|
A D | icl.c | 52 .send_msg = cnl_ipc_send_msg,
|
A D | tgl.c | 48 .send_msg = cnl_ipc_send_msg,
|
A D | pci-tng.c | 154 .send_msg = atom_send_msg,
|
A D | cnl.c | 258 .send_msg = cnl_ipc_send_msg,
|
/linux/sound/soc/sof/imx/ |
A D | imx8.c | 421 .send_msg = imx8_send_msg, 476 .send_msg = imx8_send_msg,
|
A D | imx8m.c | 284 .send_msg = imx8m_send_msg,
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
A D | tunnel_conf.c | 466 goto send_msg; in nfp_tun_write_neigh_v4() 477 send_msg: in nfp_tun_write_neigh_v4() 502 goto send_msg; in nfp_tun_write_neigh_v6() 513 send_msg: in nfp_tun_write_neigh_v6()
|
/linux/sound/soc/sof/ |
A D | core.c | 312 !sof_ops(sdev)->send_msg || !sof_ops(sdev)->load_firmware || in snd_sof_device_probe()
|
A D | sof-priv.h | 170 int (*send_msg)(struct snd_sof_dev *sof_dev, member
|
A D | ops.h | 334 return sof_ops(sdev)->send_msg(sdev, msg); in snd_sof_dsp_send_msg()
|
/linux/tools/testing/selftests/net/ |
A D | nettest.c | 951 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function 1188 if (send_msg(sd, addr, alen, args)) in msg_loop() 1249 if (send_msg(sd, addr, alen, args)) { in msg_loop()
|