| /Linux-v5.4/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.4/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.4/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 | 296 	struct sst_generic_ipc *ipc = &cnl->ipc;  in cnl_dsp_irq_thread_handler()  local367 static void cnl_ipc_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg)  in cnl_ipc_tx_msg()
 390 	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()  local113 	union skl_clk_ctrl_ipc *ipc;  in skl_send_clk_dma_control()  local
 
 | 
| D | cnl-sst-dsp.c | 262 void cnl_ipc_free(struct sst_generic_ipc *ipc)  in cnl_ipc_free()
 | 
| /Linux-v5.4/include/linux/firmware/imx/ | 
| D | dsp.h | 18 	struct imx_dsp_ipc *ipc;  member38 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()
 60 static inline int imx_dsp_ring_doorbell(struct imx_dsp_ipc *ipc,  in imx_dsp_ring_doorbell()
 
 | 
| /Linux-v5.4/net/qrtr/ | 
| D | qrtr.c | 371 		struct qrtr_sock *ipc;  in qrtr_node_rx_work()  local481 	struct qrtr_sock *ipc;  in qrtr_port_lookup()  local
 496 static void qrtr_port_put(struct qrtr_sock *ipc)  in qrtr_port_put()
 502 static void qrtr_port_remove(struct qrtr_sock *ipc)  in qrtr_port_remove()
 544 static int qrtr_port_assign(struct qrtr_sock *ipc, int *port)  in qrtr_port_assign()
 579 	struct qrtr_sock *ipc;  in qrtr_reset_ports()  local
 603 	struct qrtr_sock *ipc = qrtr_sk(sock->sk);  in __qrtr_bind()  local
 651 	struct qrtr_sock *ipc = qrtr_sk(sock->sk);  in qrtr_bind()  local
 673 	struct qrtr_sock *ipc;  in qrtr_local_enqueue()  local
 725 	struct qrtr_sock *ipc = qrtr_sk(sock->sk);  in qrtr_sendmsg()  local
 [all …]
 
 | 
| /Linux-v5.4/sound/soc/sof/ | 
| D | ipc.c | 199 static int tx_wait_done(struct snd_sof_ipc *ipc, struct snd_sof_ipc_msg *msg,  in tx_wait_done()233 static int sof_ipc_tx_message_unlocked(struct snd_sof_ipc *ipc, u32 header,  in sof_ipc_tx_message_unlocked()
 289 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header,  in sof_ipc_tx_message()
 625 int snd_sof_ipc_set_get_comp_data(struct snd_sof_ipc *ipc,  in snd_sof_ipc_set_get_comp_data()
 796 	struct snd_sof_ipc *ipc;  in snd_sof_ipc_init()  local
 835 	struct snd_sof_ipc *ipc = sdev->ipc;  in snd_sof_ipc_free()  local
 
 | 
| /Linux-v5.4/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 | imx-dsp.c | 25 int imx_dsp_ring_doorbell(struct imx_dsp_ipc *ipc, unsigned int idx)  in imx_dsp_ring_doorbell()
 | 
| D | imx-scu.c | 93 int imx_scu_get_handle(struct imx_sc_ipc **ipc)  in imx_scu_get_handle()
 | 
| /Linux-v5.4/ipc/ | 
| D | syscall.c | 110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second,  in SYSCALL_DEFINE6()  argument205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second,  in COMPAT_SYSCALL_DEFINE6()  argument
 
 | 
| D | util.c | 757 	struct kern_ipc_perm *ipc;  in sysvipc_find_ipc()  local788 	struct kern_ipc_perm *ipc = it;  in sysvipc_proc_next()  local
 829 	struct kern_ipc_perm *ipc = it;  in sysvipc_proc_stop()  local
 
 | 
| /Linux-v5.4/sound/soc/sof/imx/ | 
| D | imx8.c | 104 static void imx8_dsp_handle_reply(struct imx_dsp_ipc *ipc)  in imx8_dsp_handle_reply()115 static void imx8_dsp_handle_request(struct imx_dsp_ipc *ipc)  in imx8_dsp_handle_request()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ | 
| D | i915_sw_fence.c | 514 	struct task_ipc *ipc = container_of(work, typeof(*ipc), work);  in task_ipc()  local525 	struct task_ipc ipc;  in test_ipc()  local
 
 | 
| /Linux-v5.4/arch/nds32/include/uapi/asm/ | 
| D | ptrace.h | 18 	long ipc;  member
 | 
| /Linux-v5.4/sound/soc/intel/baytrail/ | 
| D | sst-baytrail-ipc.c | 173 	struct sst_generic_ipc ipc;  member300 	struct sst_generic_ipc *ipc = &byt->ipc;  in sst_byt_irq_thread()  local
 623 static void byt_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg)  in byt_tx_msg()
 631 static void byt_shim_dbg(struct sst_generic_ipc *ipc, const char *text)  in byt_shim_dbg()
 676 	struct sst_generic_ipc *ipc;  in sst_byt_dsp_init()  local
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | icmp.c | 364 			    struct ipcm_cookie *ipc, struct rtable **rt)  in icmp_push_reply()399 	struct ipcm_cookie ipc;  in icmp_reply()  local
 575 	struct ipcm_cookie ipc;  in __icmp_send()  local
 
 | 
| D | ip_output.c | 1236 			 struct ipcm_cookie *ipc, struct rtable **rtp)  in ip_setup_cork()1297 		   struct ipcm_cookie *ipc, struct rtable **rtp,  in ip_append_data()
 1607 			    struct ipcm_cookie *ipc, struct rtable **rtp,  in ip_make_skb()
 1660 	struct ipcm_cookie ipc;  in ip_send_unicast_reply()  local
 
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | jump_label.c | 35 	unsigned char *ipc = (unsigned char *)jump_entry_code(entry);  in jump_label_bug()  local
 | 
| /Linux-v5.4/drivers/nvmem/ | 
| D | imx-ocotp-scu.c | 48 static int imx_sc_misc_otp_fuse_read(struct imx_sc_ipc *ipc, u32 word,  in imx_sc_misc_otp_fuse_read()
 | 
| /Linux-v5.4/sound/soc/intel/atom/sst/ | 
| D | sst_ipc.c | 65 		u32 drv_id, u32 ipc, void *data, u32 size)  in sst_wake_up_block()
 | 
| /Linux-v5.4/arch/nds32/include/asm/ | 
| D | ptrace.h | 30 			long ipc;  member
 |