Home
last modified time | relevance | path

Searched defs:msg (Results 676 – 700 of 2290) sorted by relevance

1...<<21222324252627282930>>...92

/linux-6.8/net/ceph/
Dosd_client.c609 struct ceph_msg *msg; in __ceph_osdc_alloc_messages() local
963 static void ceph_osdc_msg_data_add(struct ceph_msg *msg, in ceph_osdc_msg_data_add()
2162 struct ceph_msg *msg) in encode_request_partial()
2238 static void encode_request_finish(struct ceph_msg *msg) in encode_request_finish()
2954 struct ceph_msg *msg; /* for ceph_msg_put() */ member
3686 static int decode_MOSDOpReply(const struct ceph_msg *msg, struct MOSDOpReply *m) in decode_MOSDOpReply()
3766 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply()
4151 void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg) in ceph_osdc_handle_map()
4324 static int decode_MOSDBackoff(const struct ceph_msg *msg, struct MOSDBackoff *m) in decode_MOSDBackoff()
4378 struct ceph_msg *msg; in create_backoff_message() local
[all …]
/linux-6.8/tools/power/acpi/common/
Dgetopt.c25 #define ACPI_OPTION_ERROR(msg, badchar) \ argument
/linux-6.8/drivers/media/dvb-frontends/
Dbsbe1.h61 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in alps_bsbe1_tuner_set_params() local
Ds5h1420.c69 struct i2c_msg msg[] = { in s5h1420_readreg() local
99 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; in s5h1420_writereg() local
833 static int s5h1420_tuner_i2c_tuner_xfer(struct i2c_adapter *i2c_adap, struct i2c_msg msg[], int num) in s5h1420_tuner_i2c_tuner_xfer()
Dstv0299.c74 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; in stv0299_writeregI() local
100 …struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 … in stv0299_readreg() local
115 …struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = &reg1, .len =… in stv0299_readregs() local
/linux-6.8/drivers/media/cec/core/
Dcec-priv.h33 static inline bool msg_is_raw(const struct cec_msg *msg) in msg_is_raw()
Dcec-pin.c1051 struct cec_msg *msg = &pin->work_rx_msg; in cec_pin_thread_func() local
1187 u32 signal_free_time, struct cec_msg *msg) in cec_pin_adap_transmit()
1305 static int cec_pin_received(struct cec_adapter *adap, struct cec_msg *msg) in cec_pin_received()
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgp10b.c33 struct nv_pmu_acr_bootstrap_multiple_falcons_msg *msg = in gp10b_pmu_acr_bootstrap_multiple_falcons_cb() local
/linux-6.8/net/mptcp/
Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
/linux-6.8/drivers/crypto/intel/qat/qat_common/
Dadf_pfvf_pf_msg.c12 struct pfvf_message msg = { .type = ADF_PF2VF_MSGTYPE_RESTARTING }; in adf_pf2vf_notify_restarting() local
/linux-6.8/net/batman-adv/
Dmulticast.c1942 int batadv_mcast_mesh_info_put(struct sk_buff *msg, in batadv_mcast_mesh_info_put()
1979 batadv_mcast_flags_dump_entry(struct sk_buff *msg, u32 portid, in batadv_mcast_flags_dump_entry()
2025 batadv_mcast_flags_dump_bucket(struct sk_buff *msg, u32 portid, in batadv_mcast_flags_dump_bucket()
2071 __batadv_mcast_flags_dump(struct sk_buff *msg, u32 portid, in __batadv_mcast_flags_dump()
2149 int batadv_mcast_flags_dump(struct sk_buff *msg, struct netlink_callback *cb) in batadv_mcast_flags_dump()
/linux-6.8/drivers/media/i2c/et8ek8/
Det8ek8_driver.c145 struct i2c_msg msg; in et8ek8_i2c_read_reg() local
187 u32 val, struct i2c_msg *msg, in et8ek8_i2c_create_msg()
222 struct i2c_msg msg[ET8EK8_MAX_MSG]; in et8ek8_i2c_buffered_write_regs() local
339 struct i2c_msg msg; in et8ek8_i2c_write_reg() local
1109 struct i2c_msg msg; in et8ek8_g_priv_mem() local
/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.c293 ice_fill_phy_msg_e82x(struct ice_sbq_msg_input *msg, u8 port, u16 offset) in ice_fill_phy_msg_e82x()
427 struct ice_sbq_msg_input msg = {0}; in ice_read_phy_reg_e82x() local
504 struct ice_sbq_msg_input msg = {0}; in ice_write_phy_reg_e82x() local
625 ice_fill_quad_msg_e82x(struct ice_sbq_msg_input *msg, u8 quad, u16 offset) in ice_fill_quad_msg_e82x()
658 struct ice_sbq_msg_input msg = {0}; in ice_read_quad_reg_e82x() local
692 struct ice_sbq_msg_input msg = {0}; in ice_write_quad_reg_e82x() local
2652 struct ice_sbq_msg_input msg = {0}; in ice_read_phy_reg_e810() local
2682 struct ice_sbq_msg_input msg = {0}; in ice_write_phy_reg_e810() local
/linux-6.8/drivers/platform/chrome/
Dcros_ec_proto_test_util.h16 struct cros_ec_command msg; member
/linux-6.8/tools/testing/selftests/net/
Dtxtimestamp.c308 static void __recv_errmsg_cmsg(struct msghdr *msg, int payload_len) in __recv_errmsg_cmsg()
365 static struct msghdr msg; in recv_errmsg() local
486 struct msghdr msg; in do_test() local
/linux-6.8/sound/soc/sof/
Dipc4-pcm.c21 struct sof_ipc4_msg msg = {{ 0 }}; in sof_ipc4_set_multi_pipeline_state() local
48 struct sof_ipc4_msg msg = {{ 0 }}; in sof_ipc4_set_pipeline_state() local
238 struct sof_ipc4_msg msg = {{ 0 }}; in sof_ipc4_chain_dma_trigger() local
Dipc3.c236 struct snd_sof_ipc_msg *msg = sdev->msg; in sof_ipc3_get_reply() local
291 struct snd_sof_ipc_msg *msg = &ipc->msg; in ipc3_wait_tx_done() local
767 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in ipc3_init_reply_data_buffer() local
/linux-6.8/drivers/net/ethernet/intel/ixgbevf/
Dvf.c13 static inline s32 ixgbevf_write_msg_read_ack(struct ixgbe_hw *hw, u32 *msg, in ixgbevf_write_msg_read_ack()
902 u32 msg[3]; in ixgbevf_negotiate_api_version_vf() local
945 u32 msg[5]; in ixgbevf_get_queues() local
/linux-6.8/drivers/staging/wlan-ng/
Dcfg80211.c76 struct p80211msg_dot11req_mibset msg; in prism2_domibset_uint32() local
90 struct p80211msg_dot11req_mibset msg; in prism2_domibset_pstr32() local
609 struct p80211msg_dot11req_mibget msg; in prism2_get_tx_power() local
/linux-6.8/drivers/i2c/busses/
Di2c-mxs.c173 struct i2c_msg *msg, u8 *buf, uint32_t flags) in mxs_i2c_dma_setup_xfer()
369 struct i2c_msg *msg, uint32_t flags) in mxs_i2c_pio_setup_xfer()
559 static int mxs_i2c_xfer_msg(struct i2c_adapter *adap, struct i2c_msg *msg, in mxs_i2c_xfer_msg()
/linux-6.8/net/dccp/
Dproto.c695 static int dccp_msghdr_parse(struct msghdr *msg, struct sk_buff *skb) in dccp_msghdr_parse()
735 int dccp_sendmsg(struct sock *sk, struct msghdr *msg, size_t len) in dccp_sendmsg()
812 int dccp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int flags, in dccp_recvmsg()
/linux-6.8/arch/alpha/kernel/
Dcore_cia.c837 cia_decode_pci_error(struct el_CIA_sysdata_mcheck *cia, const char *msg) in cia_decode_pci_error()
936 cia_decode_mem_error(struct el_CIA_sysdata_mcheck *cia, const char *msg) in cia_decode_mem_error()
1032 cia_decode_ecc_error(struct el_CIA_sysdata_mcheck *cia, const char *msg) in cia_decode_ecc_error()
/linux-6.8/net/tipc/
Dudp_media.c145 char *msg) in tipc_udp_msg2addr()
157 static int tipc_udp_addr2msg(char *msg, struct tipc_media_addr *a) in tipc_udp_addr2msg()
541 int tipc_udp_nl_add_bearer_data(struct tipc_nl_msg *msg, struct tipc_bearer *b) in tipc_udp_nl_add_bearer_data()
/linux-6.8/tools/perf/util/
Dtarget.c152 const char *msg; in target__strerror() local
/linux-6.8/drivers/accel/habanalabs/include/gaudi2/
Dgaudi2_async_ids_map_extended.h26 int msg; member

1...<<21222324252627282930>>...92