/Linux-v4.19/sound/soc/intel/common/ |
D | sst-ipc.c | 41 static struct ipc_message *msg_get_empty(struct sst_generic_ipc *ipc) in msg_get_empty() 54 static int tx_wait_done(struct sst_generic_ipc *ipc, in tx_wait_done() 84 static int ipc_tx_message(struct sst_generic_ipc *ipc, u64 header, in ipc_tx_message() 120 static int msg_empty_list_init(struct sst_generic_ipc *ipc) in msg_empty_list_init() 159 struct sst_generic_ipc *ipc = in ipc_tx_msgs() local 185 int sst_ipc_tx_message_wait(struct sst_generic_ipc *ipc, u64 header, in sst_ipc_tx_message_wait() 210 int sst_ipc_tx_message_nowait(struct sst_generic_ipc *ipc, u64 header, in sst_ipc_tx_message_nowait() 218 int sst_ipc_tx_message_nopm(struct sst_generic_ipc *ipc, u64 header, in sst_ipc_tx_message_nopm() 226 struct ipc_message *sst_ipc_reply_find_msg(struct sst_generic_ipc *ipc, in sst_ipc_reply_find_msg() 251 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc, in sst_ipc_tx_msg_reply_complete() [all …]
|
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | shm_ipc.c | 25 static bool qtnf_shm_ipc_has_new_data(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_has_new_data() 32 static void qtnf_shm_handle_new_data(struct qtnf_shm_ipc *ipc) in qtnf_shm_handle_new_data() 62 struct qtnf_shm_ipc *ipc = container_of(work, struct qtnf_shm_ipc, in qtnf_shm_ipc_irq_work() local 69 static void qtnf_shm_ipc_irq_inbound_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_inbound_handler() 79 static void qtnf_shm_ipc_irq_outbound_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_outbound_handler() 94 int qtnf_shm_ipc_init(struct qtnf_shm_ipc *ipc, in qtnf_shm_ipc_init() 132 void qtnf_shm_ipc_free(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_free() 137 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 | 75 static inline void qtnf_shm_ipc_irq_handler(struct qtnf_shm_ipc *ipc) in qtnf_shm_ipc_irq_handler()
|
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl-sst-ipc.c | 302 static void skl_ipc_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in skl_ipc_tx_msg() 331 static struct ipc_message *skl_ipc_reply_get_msg(struct sst_generic_ipc *ipc, in skl_ipc_reply_get_msg() 350 int skl_ipc_process_notification(struct sst_generic_ipc *ipc, in skl_ipc_process_notification() 409 void skl_ipc_process_reply(struct sst_generic_ipc *ipc, in skl_ipc_process_reply() 472 struct sst_generic_ipc *ipc = &skl->ipc; in skl_dsp_irq_thread_handler() local 580 struct sst_generic_ipc *ipc; in skl_ipc_init() local 601 void skl_ipc_free(struct sst_generic_ipc *ipc) in skl_ipc_free() 614 int skl_ipc_create_pipeline(struct sst_generic_ipc *ipc, in skl_ipc_create_pipeline() 641 int skl_ipc_delete_pipeline(struct sst_generic_ipc *ipc, u8 instance_id) in skl_ipc_delete_pipeline() 663 int skl_ipc_set_pipeline_state(struct sst_generic_ipc *ipc, in skl_ipc_set_pipeline_state() [all …]
|
D | cnl-sst.c | 305 struct sst_generic_ipc *ipc = &cnl->ipc; in cnl_dsp_irq_thread_handler() local 376 static void cnl_ipc_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in cnl_ipc_tx_msg() 399 struct sst_generic_ipc *ipc; in cnl_ipc_init() local
|
D | skl-ssp-clk.c | 76 union skl_clk_ctrl_ipc *ipc; in skl_fill_clk_ipc() local 112 union skl_clk_ctrl_ipc *ipc; in skl_send_clk_dma_control() local
|
D | cnl-sst-dsp.c | 270 void cnl_ipc_free(struct sst_generic_ipc *ipc) in cnl_ipc_free()
|
D | skl-sst-ipc.h | 92 struct sst_generic_ipc ipc; member
|
/Linux-v4.19/net/qrtr/ |
D | qrtr.c | 377 struct qrtr_sock *ipc; in qrtr_node_rx_work() local 487 struct qrtr_sock *ipc; in qrtr_port_lookup() local 502 static void qrtr_port_put(struct qrtr_sock *ipc) in qrtr_port_put() 508 static void qrtr_port_remove(struct qrtr_sock *ipc) in qrtr_port_remove() 550 static int qrtr_port_assign(struct qrtr_sock *ipc, int *port) in qrtr_port_assign() 585 struct qrtr_sock *ipc; in qrtr_reset_ports() local 609 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in __qrtr_bind() local 657 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in qrtr_bind() local 679 struct qrtr_sock *ipc; in qrtr_local_enqueue() local 730 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in qrtr_sendmsg() local [all …]
|
/Linux-v4.19/ipc/ |
D | syscall.c | 20 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument 124 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
D | util.c | 728 struct kern_ipc_perm *ipc; in sysvipc_find_ipc() local 759 struct kern_ipc_perm *ipc = it; in sysvipc_proc_next() local 800 struct kern_ipc_perm *ipc = it; in sysvipc_proc_stop() local
|
/Linux-v4.19/arch/nds32/include/uapi/asm/ |
D | ptrace.h | 18 long ipc; member
|
/Linux-v4.19/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-v4.19/net/ipv4/ |
D | icmp.c | 369 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply() 404 struct ipcm_cookie ipc; in icmp_reply() local 579 struct ipcm_cookie ipc; in icmp_send() local
|
D | ip_output.c | 1119 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork() 1179 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data() 1489 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb() 1542 struct ipcm_cookie ipc; in ip_send_unicast_reply() local
|
/Linux-v4.19/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 181 struct sst_generic_ipc ipc; member 308 struct sst_generic_ipc *ipc = &byt->ipc; in sst_byt_irq_thread() local 633 static void byt_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in byt_tx_msg() 641 static void byt_shim_dbg(struct sst_generic_ipc *ipc, const char *text) in byt_shim_dbg() 686 struct sst_generic_ipc *ipc; in sst_byt_dsp_init() local
|
/Linux-v4.19/arch/s390/kernel/ |
D | jump_label.c | 42 unsigned char *ipc = (unsigned char *)entry->code; in jump_label_bug() local
|
/Linux-v4.19/drivers/isdn/i4l/ |
D | isdn_ppp.c | 596 struct isdn_ppp_compressor *ipc = ipc_head; in isdn_ppp_ioctl() local 2535 struct isdn_ppp_compressor *ipc = NULL; in isdn_ppp_decompress() local 2951 int isdn_ppp_register_compressor(struct isdn_ppp_compressor *ipc) in isdn_ppp_register_compressor() 2962 int isdn_ppp_unregister_compressor(struct isdn_ppp_compressor *ipc) in isdn_ppp_unregister_compressor() 2976 struct isdn_ppp_compressor *ipc = ipc_head; in isdn_ppp_set_compressor() local
|
/Linux-v4.19/sound/soc/intel/atom/sst/ |
D | sst_ipc.c | 73 u32 drv_id, u32 ipc, void *data, u32 size) in sst_wake_up_block()
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | ptrace.h | 30 long ipc; member
|
/Linux-v4.19/drivers/tty/serial/ |
D | sunsab.h | 32 u8 ipc; /* Interrupt Port Configuration */ member 68 u8 ipc; member 104 u8 ipc; member
|
/Linux-v4.19/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 315 struct sst_generic_ipc ipc; member 778 struct sst_generic_ipc *ipc = &hsw->ipc; in hsw_irq_thread() local 2056 static void hsw_tx_msg(struct sst_generic_ipc *ipc, struct ipc_message *msg) in hsw_tx_msg() 2063 static void hsw_shim_dbg(struct sst_generic_ipc *ipc, const char *text) in hsw_shim_dbg() 2105 struct sst_generic_ipc *ipc; in sst_hsw_dsp_init() local
|
/Linux-v4.19/include/net/ |
D | ip.h | 205 static inline __u8 get_rttos(struct ipcm_cookie* ipc, struct inet_sock *inet) in get_rttos() 210 static inline __u8 get_rtconn_flags(struct ipcm_cookie* ipc, struct sock* sk) in get_rtconn_flags()
|
/Linux-v4.19/drivers/mailbox/ |
D | hi6220-mailbox.c | 85 void __iomem *ipc; member
|
/Linux-v4.19/drivers/net/vmxnet3/ |
D | vmxnet3_defs.h | 270 u32 ipc:1; /* IP Checksum Correct */ member 280 u32 ipc:1; /* IP Checksum Correct */ member 303 u32 ipc:1; /* IP Checksum Correct */ member 313 u32 ipc:1; /* IP Checksum Correct */ member
|