Home
last modified time | relevance | path

Searched defs:msg (Results 51 – 75 of 2385) sorted by relevance

12345678910>>...96

/linux-6.15/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_vpu.c18 static void mtk_mdp_vpu_handle_init_ack(const struct mdp_ipi_comm_ack *msg) in mtk_mdp_vpu_handle_init_ack()
32 const struct mdp_ipi_comm_ack *msg = data; in mtk_mdp_vpu_ipi_handler() local
75 static int mtk_mdp_vpu_send_msg(void *msg, int len, struct mtk_mdp_vpu *vpu, in mtk_mdp_vpu_send_msg()
99 struct mdp_ipi_comm msg; in mtk_mdp_vpu_send_ap_ipi() local
115 struct mdp_ipi_init msg; in mtk_mdp_vpu_init() local
/linux-6.15/tools/testing/selftests/bpf/progs/
Dtest_skmsg_load_helpers.c27 static int prog_msg_verdict_common(struct sk_msg_md *msg) in prog_msg_verdict_common()
47 int prog_msg_verdict(struct sk_msg_md *msg) in prog_msg_verdict()
53 int prog_msg_verdict_clone(struct sk_msg_md *msg) in prog_msg_verdict_clone()
59 int prog_msg_verdict_clone2(struct sk_msg_md *msg) in prog_msg_verdict_clone2()
/linux-6.15/drivers/gpu/drm/xe/
Dxe_gpu_scheduler.c16 struct xe_sched_msg *msg; in xe_sched_process_msg_queue_if_ready() local
28 struct xe_sched_msg *msg; in xe_sched_get_msg() local
44 struct xe_sched_msg *msg; in xe_sched_process_msg_work() local
110 struct xe_sched_msg *msg) in xe_sched_add_msg()
118 struct xe_sched_msg *msg) in xe_sched_add_msg_locked()
Dxe_guc_hxg_helpers.h71 static inline u32 guc_hxg_msg_encode_success(u32 *msg, u32 data0) in guc_hxg_msg_encode_success()
80 static inline u32 guc_hxg_msg_encode_failure(u32 *msg, u32 error, u32 hint) in guc_hxg_msg_encode_failure()
90 static inline u32 guc_hxg_msg_encode_busy(u32 *msg, u32 counter) in guc_hxg_msg_encode_busy()
99 static inline u32 guc_hxg_msg_encode_retry(u32 *msg, u32 reason) in guc_hxg_msg_encode_retry()
/linux-6.15/drivers/net/pse-pd/
Dpd692x0.c175 static u8 pd692x0_build_msg(struct pd692x0_msg *msg, u8 echo) in pd692x0_build_msg()
193 static int pd692x0_send_msg(struct pd692x0_priv *priv, struct pd692x0_msg *msg) in pd692x0_send_msg()
219 struct pd692x0_msg msg, buf = {0}; in pd692x0_reset() local
256 struct pd692x0_msg *msg, in pd692x0_try_recv_msg()
283 struct pd692x0_msg *msg, in pd692x0_recv_msg()
330 struct pd692x0_msg *msg, in pd692x0_sendrecv_msg()
387 struct pd692x0_msg msg, buf = {0}; in pd692x0_pi_enable() local
412 struct pd692x0_msg msg, buf = {0}; in pd692x0_pi_disable() local
502 struct pd692x0_msg msg, buf = {0}; in pd692x0_pi_get_ext_state() local
563 struct pd692x0_msg *msg, int pw) in pd692x0_pi_set_pw_from_table()
[all …]
/linux-6.15/net/ceph/
Dmessenger.c538 static void ceph_msg_remove(struct ceph_msg *msg) in ceph_msg_remove()
548 struct ceph_msg *msg = list_first_entry(head, struct ceph_msg, in ceph_msg_remove_list() local
673 struct ceph_msg *msg; in ceph_con_discard_sent() local
698 struct ceph_msg *msg; in ceph_con_discard_requeued() local
1067 struct ceph_msg *msg, size_t length) in ceph_msg_data_cursor_init()
1403 struct ceph_msg *msg = con->in_msg; in ceph_con_process_message() local
1704 static void msg_con_set(struct ceph_msg *msg, struct ceph_connection *con) in msg_con_set()
1730 void ceph_con_send(struct ceph_connection *con, struct ceph_msg *msg) in ceph_con_send()
1770 void ceph_msg_revoke(struct ceph_msg *msg) in ceph_msg_revoke()
1810 void ceph_msg_revoke_incoming(struct ceph_msg *msg) in ceph_msg_revoke_incoming()
[all …]
Dmsgpool.c15 struct ceph_msg *msg; in msgpool_alloc() local
31 struct ceph_msg *msg = element; in msgpool_free() local
62 struct ceph_msg *msg; in ceph_msgpool_get() local
81 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put()
/linux-6.15/sound/soc/intel/avs/
Dmessages.c17 union avs_global_msg msg = AVS_GLOBAL_REQUEST(ROM_CONTROL); in avs_ipc_set_boot_config() local
30 union avs_global_msg msg = AVS_GLOBAL_REQUEST(LOAD_MULTIPLE_MODULES); in avs_ipc_load_modules() local
44 union avs_global_msg msg = AVS_GLOBAL_REQUEST(UNLOAD_MULTIPLE_MODULES); in avs_ipc_unload_modules() local
57 union avs_global_msg msg = AVS_GLOBAL_REQUEST(LOAD_LIBRARY); in avs_ipc_load_library() local
70 union avs_global_msg msg = AVS_GLOBAL_REQUEST(CREATE_PIPELINE); in avs_ipc_create_pipeline() local
85 union avs_global_msg msg = AVS_GLOBAL_REQUEST(DELETE_PIPELINE); in avs_ipc_delete_pipeline() local
97 union avs_global_msg msg = AVS_GLOBAL_REQUEST(SET_PIPELINE_STATE); in avs_ipc_set_pipeline_state() local
110 union avs_global_msg msg = AVS_GLOBAL_REQUEST(GET_PIPELINE_STATE); in avs_ipc_get_pipeline_state() local
146 union avs_module_msg msg = AVS_MODULE_REQUEST(INIT_INSTANCE); in avs_ipc_init_instance() local
180 union avs_module_msg msg = AVS_MODULE_REQUEST(DELETE_INSTANCE); in avs_ipc_delete_instance() local
[all …]
/linux-6.15/sound/soc/sof/
Dipc4.c23 char *msg; member
183 static void sof_ipc4_log_header(struct device *dev, u8 *text, struct sof_ipc4_msg *msg, in sof_ipc4_log_header()
241 static void sof_ipc4_log_header(struct device *dev, u8 *text, struct sof_ipc4_msg *msg, in sof_ipc4_log_header()
268 struct snd_sof_ipc_msg *msg = sdev->msg; in sof_ipc4_get_reply() local
296 struct snd_sof_ipc_msg *msg = &ipc->msg; in ipc4_wait_tx_done() local
394 struct sof_ipc4_msg *msg = NULL; in sof_ipc4_tx_msg() local
537 struct snd_sof_ipc_msg *msg = &sdev->ipc->msg; in sof_ipc4_init_msg_memory() local
718 struct sof_ipc4_msg msg; in sof_ipc4_set_core_state() local
752 struct sof_ipc4_msg msg = {{0}}; in sof_ipc4_set_pm_gate() local
857 struct sof_ipc4_msg msg; in sof_ipc4_mic_privacy_state_change() local
/linux-6.15/drivers/slimbus/
Dmessaging.c27 struct slim_val_inf *msg; in slim_msg_response() local
182 struct slim_val_inf *msg, u8 mc) in slim_val_inf_sanity()
235 int slim_xfer_msg(struct slim_device *sbdev, struct slim_val_inf *msg, in slim_xfer_msg()
276 static void slim_fill_msg(struct slim_val_inf *msg, u32 addr, in slim_fill_msg()
300 struct slim_val_inf msg; in slim_read() local
343 struct slim_val_inf msg; in slim_write() local
/linux-6.15/tools/lib/thermal/
Dthermal_nl.c19 static int nl_seq_check_handler(struct nl_msg *msg, void *arg) in nl_seq_check_handler()
35 static int nl_finish_handler(struct nl_msg *msg, void *arg) in nl_finish_handler()
45 static int nl_ack_handler(struct nl_msg *msg, void *arg) in nl_ack_handler()
55 int nl_send_msg(struct nl_sock *sock, struct nl_cb *cb, struct nl_msg *msg, in nl_send_msg()
75 static int nl_family_handler(struct nl_msg *msg, void *arg) in nl_family_handler()
116 struct nl_msg *msg; in nl_get_multicast_id() local
/linux-6.15/drivers/crypto/intel/qat/qat_common/
Dadf_pfvf_vf_msg.c20 struct pfvf_message msg = { .type = ADF_VF2PF_MSGTYPE_INIT }; in adf_vf2pf_notify_init() local
42 struct pfvf_message msg = { .type = ADF_VF2PF_MSGTYPE_SHUTDOWN }; in adf_vf2pf_notify_shutdown() local
53 struct pfvf_message msg = { .type = ADF_VF2PF_MSGTYPE_RESTARTING_COMPLETE }; in adf_vf2pf_notify_restart_complete() local
71 struct pfvf_message msg = { in adf_vf2pf_request_version() local
Dadf_gen2_pfvf.c127 static bool gen2_csr_is_in_use(u32 msg, enum gen2_csr_pos offset) in gen2_csr_is_in_use()
132 static void gen2_csr_clear_in_use(u32 *msg, enum gen2_csr_pos offset) in gen2_csr_clear_in_use()
137 static void gen2_csr_set_in_use(u32 *msg, enum gen2_csr_pos offset) in gen2_csr_set_in_use()
142 static bool is_legacy_user_pfvf_message(u32 msg) in is_legacy_user_pfvf_message()
178 struct pfvf_message msg, in adf_gen2_pfvf_send()
279 struct pfvf_message msg = { 0 }; in adf_gen2_pfvf_recv() local
324 static int adf_gen2_pf2vf_send(struct adf_accel_dev *accel_dev, struct pfvf_message msg, in adf_gen2_pf2vf_send()
338 static int adf_gen2_vf2pf_send(struct adf_accel_dev *accel_dev, struct pfvf_message msg, in adf_gen2_vf2pf_send()
/linux-6.15/arch/powerpc/include/asm/
Ddbell.h37 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd()
57 static inline void _ppc_msgclr(u32 msg) in _ppc_msgclr()
65 u32 msg = PPC_DBELL_TYPE(type); in ppc_msgclr() local
74 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd()
96 u32 msg = PPC_DBELL_TYPE(type) | (flags & PPC_DBELL_MSG_BRDCAST) | in ppc_msgsnd() local
/linux-6.15/drivers/firmware/arm_scmi/
Dmsg.c56 static void msg_tx_prepare(struct scmi_msg_payld *msg, struct scmi_xfer *xfer) in msg_tx_prepare()
70 static u32 msg_read_header(struct scmi_msg_payld *msg) in msg_read_header()
82 static void msg_fetch_response(struct scmi_msg_payld *msg, in msg_fetch_response()
103 static void msg_fetch_notification(struct scmi_msg_payld *msg, size_t len, in msg_fetch_notification()
/linux-6.15/drivers/platform/chrome/
Dcros_ec_lightbar.c89 struct cros_ec_command *msg; in alloc_lightbar_cmd_msg() local
112 struct cros_ec_command *msg; in get_lightbar_version() local
181 struct cros_ec_command *msg; in brightness_store() local
222 struct cros_ec_command *msg; in led_rgb_store() local
290 struct cros_ec_command *msg; in sequence_show() local
324 struct cros_ec_command *msg; in lb_send_empty_cmd() local
352 struct cros_ec_command *msg; in lb_manual_suspend_ctrl() local
383 struct cros_ec_command *msg; in sequence_store() local
428 struct cros_ec_command *msg; in program_store() local
/linux-6.15/drivers/net/can/
Djanz-ican3.c309 static int ican3_old_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_old_recv_msg()
354 static int ican3_old_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_old_send_msg()
558 static int ican3_new_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_new_send_msg()
589 static int ican3_new_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_new_recv_msg()
621 static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_send_msg()
637 static int ican3_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_recv_msg()
659 struct ican3_msg msg; in ican3_msg_connect() local
670 struct ican3_msg msg; in ican3_msg_disconnect() local
681 struct ican3_msg msg; in ican3_msg_newhostif() local
702 struct ican3_msg msg; in ican3_msg_fasthostif() local
[all …]
/linux-6.15/drivers/s390/crypto/
Dzcrypt_msgtype6.c212 } __packed * msg = ap_msg->msg; in icamex_msg_to_type6mex_msgx() local
282 } __packed * msg = ap_msg->msg; in icacrt_msg_to_type6crt_msgx() local
349 } __packed * msg = ap_msg->msg; in xcrb_msg_to_type6cprb_msgx() local
478 } __packed * msg = ap_msg->msg; in xcrb_msg_to_type6_ep11cprb_msgx() local
573 struct type86x_reply *msg = reply->msg; in convert_type86_ica() local
626 struct type86_fmt2_msg *msg = reply->msg; in convert_type86_xcrb() local
669 struct type86_fmt2_msg *msg = reply->msg; in convert_type86_ep11_xcrb() local
694 } __packed * msg = reply->msg; in convert_type86_rng() local
708 struct type86x_reply *msg = reply->msg; in convert_response_ica() local
751 struct type86x_reply *msg = reply->msg; in convert_response_xcrb() local
[all …]
/linux-6.15/drivers/media/cec/core/
Dcec-adap.c209 static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) in cec_queue_msg_fh()
263 const struct cec_msg *msg, in cec_queue_msg_monitor()
282 const struct cec_msg *msg) in cec_queue_msg_followers()
600 struct cec_msg *msg; in cec_transmit_done_ts() local
780 int cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg_fh()
993 int cec_transmit_msg(struct cec_adapter *adap, struct cec_msg *msg, in cec_transmit_msg()
1105 struct cec_msg *msg, ktime_t ts) in cec_received_msg_ts()
1310 struct cec_msg msg = { }; in cec_config_log_addr() local
1555 struct cec_msg msg = {}; in cec_config_thread_func() local
1963 struct cec_msg *msg, in cec_fill_msg_report_features()
[all …]
/linux-6.15/net/ieee802154/
Dnetlink.c27 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_create() local
45 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast()
59 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_new_reply() local
74 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info) in ieee802154_nl_reply()
/linux-6.15/include/net/
Dscm.h91 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send()
106 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
127 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
136 static __inline__ void scm_pidfd_recv(struct msghdr *msg, struct scm_cookie *scm) in scm_pidfd_recv()
172 static inline bool __scm_recv_common(struct socket *sock, struct msghdr *msg, in __scm_recv_common()
202 static inline void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
211 static inline void scm_recv_unix(struct socket *sock, struct msghdr *msg, in scm_recv_unix()
/linux-6.15/drivers/hv/
Dmshv_synic.c96 mshv_doorbell_isr(struct hv_message *msg) in mshv_doorbell_isr()
130 static bool mshv_async_call_completion_isr(struct hv_message *msg) in mshv_async_call_completion_isr()
179 handle_bitset_message(const struct hv_vp_signal_bitset_scheduler_message *msg) in handle_bitset_message()
260 handle_pair_message(const struct hv_vp_signal_pair_scheduler_message *msg) in handle_pair_message()
300 mshv_scheduler_isr(struct hv_message *msg) in mshv_scheduler_isr()
317 mshv_intercept_isr(struct hv_message *msg) in mshv_intercept_isr()
398 struct hv_message *msg; in mshv_isr() local
/linux-6.15/drivers/i2c/busses/
Di2c-stm32f4.c131 struct stm32f4_i2c_msg msg; member
333 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_write_msg() local
341 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_read_msg() local
351 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_terminate_xfer() local
371 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_write() local
396 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_read() local
436 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_rx_done() local
488 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_rx_addr() local
559 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_isr_event() local
631 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_isr_error() local
[all …]
/linux-6.15/drivers/thermal/
Dthermal_netlink.c62 struct sk_buff *msg; member
212 struct sk_buff *msg = p->msg; in thermal_genl_event_cpu_capability_change() local
317 struct sk_buff *msg; in thermal_genl_send_event() local
493 struct sk_buff *msg = data; in __thermal_genl_cmd_tz_get_id() local
504 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_id() local
528 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_trip() local
566 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_temp() local
591 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_gov() local
616 struct sk_buff *msg = data; in __thermal_genl_cmd_cdev_get() local
629 struct sk_buff *msg = p->msg; in thermal_genl_cmd_cdev_get() local
[all …]
/linux-6.15/drivers/hsi/controllers/
Domap_ssi_port.c172 struct hsi_msg *msg; in ssi_process_errqueue() local
183 static int ssi_claim_lch(struct hsi_msg *msg) in ssi_claim_lch()
201 static int ssi_start_dma(struct hsi_msg *msg, int lch) in ssi_start_dma()
280 static int ssi_start_pio(struct hsi_msg *msg) in ssi_start_pio()
316 struct hsi_msg *msg; in ssi_start_transfer() local
332 static int ssi_async_break(struct hsi_msg *msg) in ssi_async_break()
371 static int ssi_async(struct hsi_msg *msg) in ssi_async()
431 struct hsi_msg *msg; in ssi_flush_queue() local
519 struct hsi_msg *msg; in ssi_flush() local
638 struct hsi_msg *msg; in ssi_transfer() local
[all …]

12345678910>>...96