/Linux-v5.15/sound/soc/intel/common/ |
D | sst-ipc.c | 32 static struct ipc_message *msg_get_empty(struct sst_generic_ipc *ipc) in msg_get_empty() 45 static int tx_wait_done(struct sst_generic_ipc *ipc, in tx_wait_done() 78 static int ipc_tx_message(struct sst_generic_ipc *ipc, in ipc_tx_message() 115 static int msg_empty_list_init(struct sst_generic_ipc *ipc) in msg_empty_list_init() 154 struct sst_generic_ipc *ipc = in ipc_tx_msgs() local 180 int sst_ipc_tx_message_wait(struct sst_generic_ipc *ipc, in sst_ipc_tx_message_wait() 204 int sst_ipc_tx_message_nowait(struct sst_generic_ipc *ipc, in sst_ipc_tx_message_nowait() 211 int sst_ipc_tx_message_nopm(struct sst_generic_ipc *ipc, in sst_ipc_tx_message_nopm() 218 struct ipc_message *sst_ipc_reply_find_msg(struct sst_generic_ipc *ipc, in sst_ipc_reply_find_msg() 245 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc, in sst_ipc_tx_msg_reply_complete() [all …]
|
/Linux-v5.15/drivers/net/wireless/quantenna/qtnfmac/ |
D | shm_ipc.c | 12 static bool qtnf_shm_ipc_has_new_data(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_has_new_data() 19 static void qtnf_shm_handle_new_data(struct qtnf_shm_ipc *ipc) in qtnf_shm_handle_new_data() 48 struct qtnf_shm_ipc *ipc = container_of(work, struct qtnf_shm_ipc, in qtnf_shm_ipc_irq_work() local 55 static void qtnf_shm_ipc_irq_inbound_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_inbound_handler() 65 static void qtnf_shm_ipc_irq_outbound_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_outbound_handler() 80 int qtnf_shm_ipc_init(struct qtnf_shm_ipc *ipc, in qtnf_shm_ipc_init() 118 void qtnf_shm_ipc_free(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_free() 123 int qtnf_shm_ipc_send(struct qtnf_shm_ipc *ipc, const u8 *buf, size_t size) in qtnf_shm_ipc_send()
|
D | shm_ipc.h | 60 static inline void qtnf_shm_ipc_irq_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_handler()
|
/Linux-v5.15/sound/soc/intel/catpt/ |
D | ipc.c | 16 void catpt_ipc_init(struct catpt_ipc *ipc, struct device *dev) in catpt_ipc_init() 27 static int catpt_ipc_arm(struct catpt_ipc *ipc, struct catpt_fw_ready *config) in catpt_ipc_arm() 44 static void catpt_ipc_msg_init(struct catpt_ipc *ipc, in catpt_ipc_msg_init() 69 struct catpt_ipc *ipc = &cdev->ipc; in catpt_wait_msg_completion() local 89 struct catpt_ipc *ipc = &cdev->ipc; in catpt_dsp_do_send_msg() local 128 struct catpt_ipc *ipc = &cdev->ipc; in catpt_dsp_send_msg_timeout() local 185 struct catpt_ipc *ipc = &cdev->ipc; in catpt_dsp_copy_rx() local 198 struct catpt_ipc *ipc = &cdev->ipc; in catpt_dsp_process_response() local
|
/Linux-v5.15/include/linux/firmware/imx/ |
D | dsp.h | 18 struct imx_dsp_ipc *ipc; member 38 static inline void imx_dsp_set_data(struct imx_dsp_ipc *ipc, void *data) in imx_dsp_set_data() 46 static inline void *imx_dsp_get_data(struct imx_dsp_ipc *ipc) in imx_dsp_get_data() 63 static inline int imx_dsp_ring_doorbell(struct imx_dsp_ipc *ipc, in imx_dsp_ring_doorbell() 69 struct mbox_chan *imx_dsp_request_channel(struct imx_dsp_ipc *ipc, int idx) in imx_dsp_request_channel() 74 void imx_dsp_free_channel(struct imx_dsp_ipc *ipc, int idx) { } in imx_dsp_free_channel()
|
D | ipc.h | 60 static inline int imx_scu_call_rpc(struct imx_sc_ipc *ipc, void *msg, in imx_scu_call_rpc() 66 static inline int imx_scu_get_handle(struct imx_sc_ipc **ipc) in imx_scu_get_handle()
|
/Linux-v5.15/sound/soc/intel/skylake/ |
D | skl-sst-ipc.c | 296 static void skl_ipc_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in skl_ipc_tx_msg() 325 static struct ipc_message *skl_ipc_reply_get_msg(struct sst_generic_ipc *ipc, in skl_ipc_reply_get_msg() 345 int skl_ipc_process_notification(struct sst_generic_ipc *ipc, in skl_ipc_process_notification() 405 static int skl_ipc_set_reply_error_code(struct sst_generic_ipc *ipc, u32 reply) in skl_ipc_set_reply_error_code() 433 void skl_ipc_process_reply(struct sst_generic_ipc *ipc, in skl_ipc_process_reply() 493 struct sst_generic_ipc *ipc = &skl->ipc; in skl_dsp_irq_thread_handler() local 601 struct sst_generic_ipc *ipc; in skl_ipc_init() local 622 void skl_ipc_free(struct sst_generic_ipc *ipc) in skl_ipc_free() 635 int skl_ipc_create_pipeline(struct sst_generic_ipc *ipc, in skl_ipc_create_pipeline() 663 int skl_ipc_delete_pipeline(struct sst_generic_ipc *ipc, u8 instance_id) in skl_ipc_delete_pipeline() [all …]
|
D | cnl-sst.c | 316 struct sst_generic_ipc *ipc = &cnl->ipc; in cnl_dsp_irq_thread_handler() local 387 static void cnl_ipc_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in cnl_ipc_tx_msg() 410 struct sst_generic_ipc *ipc; in cnl_ipc_init() local
|
D | skl-ssp-clk.c | 77 union skl_clk_ctrl_ipc *ipc; in skl_fill_clk_ipc() local 113 union skl_clk_ctrl_ipc *ipc; in skl_send_clk_dma_control() local
|
/Linux-v5.15/net/qrtr/ |
D | qrtr.c | 436 struct qrtr_sock *ipc; in qrtr_endpoint_post() local 660 struct qrtr_sock *ipc; in qrtr_port_lookup() local 675 static void qrtr_port_put(struct qrtr_sock *ipc) in qrtr_port_put() 681 static void qrtr_port_remove(struct qrtr_sock *ipc) in qrtr_port_remove() 725 static int qrtr_port_assign(struct qrtr_sock *ipc, int *port) in qrtr_port_assign() 753 struct qrtr_sock *ipc; in qrtr_reset_ports() local 773 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in __qrtr_bind() local 821 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in qrtr_bind() local 843 struct qrtr_sock *ipc; in qrtr_local_enqueue() local 897 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in qrtr_sendmsg() local [all …]
|
/Linux-v5.15/include/linux/firmware/imx/svc/ |
D | misc.h | 59 static inline int imx_sc_misc_set_control(struct imx_sc_ipc *ipc, in imx_sc_misc_set_control() 65 static inline int imx_sc_misc_get_control(struct imx_sc_ipc *ipc, in imx_sc_misc_get_control() 71 static inline int imx_sc_pm_cpu_start(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_pm_cpu_start()
|
D | rm.h | 64 imx_sc_rm_is_resource_owned(struct imx_sc_ipc *ipc, u16 resource) in imx_sc_rm_is_resource_owned()
|
/Linux-v5.15/sound/soc/sof/ |
D | ipc.c | 217 static int tx_wait_done(struct snd_sof_ipc *ipc, struct snd_sof_ipc_msg *msg, in tx_wait_done() 251 static int sof_ipc_tx_message_unlocked(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_unlocked() 306 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message() 332 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_no_pm() 834 struct snd_sof_ipc *ipc; in snd_sof_ipc_init() local 867 struct snd_sof_ipc *ipc = sdev->ipc; in snd_sof_ipc_free() local
|
/Linux-v5.15/drivers/firmware/imx/ |
D | misc.c | 51 int imx_sc_misc_set_control(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_misc_set_control() 81 int imx_sc_misc_get_control(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_misc_get_control() 119 int imx_sc_pm_cpu_start(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_pm_cpu_start()
|
D | rm.c | 24 bool imx_sc_rm_is_resource_owned(struct imx_sc_ipc *ipc, u16 resource) in imx_sc_rm_is_resource_owned()
|
D | imx-dsp.c | 25 int imx_dsp_ring_doorbell(struct imx_dsp_ipc *ipc, unsigned int idx) in imx_dsp_ring_doorbell()
|
/Linux-v5.15/ipc/ |
D | syscall.c | 110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument 205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
D | util.c | 791 struct kern_ipc_perm *ipc = NULL; in sysvipc_find_ipc() local 814 struct kern_ipc_perm *ipc = it; in sysvipc_proc_next() local 855 struct kern_ipc_perm *ipc = it; in sysvipc_proc_stop() local
|
/Linux-v5.15/sound/soc/sof/imx/ |
D | imx8m.c | 78 static void imx8m_dsp_handle_reply(struct imx_dsp_ipc *ipc) in imx8m_dsp_handle_reply() 89 static void imx8m_dsp_handle_request(struct imx_dsp_ipc *ipc) in imx8m_dsp_handle_request()
|
D | imx8.c | 105 static void imx8_dsp_handle_reply(struct imx_dsp_ipc *ipc) in imx8_dsp_handle_reply() 116 static void imx8_dsp_handle_request(struct imx_dsp_ipc *ipc) in imx8_dsp_handle_request()
|
/Linux-v5.15/drivers/net/wireguard/selftest/ |
D | allowedips.c | 460 #define insert(version, mem, ipa, ipb, ipc, ipd, cidr) \ argument 472 #define test(version, mem, ipa, ipb, ipc, ipd) do { \ argument 478 #define test_negative(version, mem, ipa, ipb, ipc, ipd) do { \ argument
|
/Linux-v5.15/drivers/gpu/drm/i915/selftests/ |
D | i915_sw_fence.c | 514 struct task_ipc *ipc = container_of(work, typeof(*ipc), work); in task_ipc() local 525 struct task_ipc ipc; in test_ipc() local
|
/Linux-v5.15/arch/nds32/include/uapi/asm/ |
D | ptrace.h | 18 long ipc; member
|
/Linux-v5.15/arch/s390/kernel/ |
D | jump_label.c | 35 unsigned char *ipc = (unsigned char *)jump_entry_code(entry); in jump_label_bug() local
|
/Linux-v5.15/net/ipv4/ |
D | icmp.c | 368 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply() 403 struct ipcm_cookie ipc; in icmp_reply() local 598 struct ipcm_cookie ipc; in __icmp_send() local
|