/linux-6.15/drivers/acpi/apei/ |
D | hest.c | 300 const char *msg = acpi_format_exception(status); in acpi_hest_init() local
|
/linux-6.15/include/linux/ |
D | ipmi.h | 51 struct kernel_ipmi_msg msg; member
|
/linux-6.15/drivers/media/usb/dvb-usb/ |
D | dibusb-mb.c | 70 struct i2c_msg msg[2] = { in dibusb_tuner_probe_and_attach() local
|
/linux-6.15/drivers/gpu/drm/amd/pm/legacy-dpm/ |
D | si_smc.c | 165 PPSMC_Msg msg) in amdgpu_si_send_msg_to_smc()
|
/linux-6.15/drivers/irqchip/ |
D | irq-mvebu-gicp.c | 58 static void gicp_compose_msi_msg(struct irq_data *data, struct msi_msg *msg) in gicp_compose_msi_msg()
|
/linux-6.15/drivers/gpu/drm/i915/gt/ |
D | selftest_reset.c | 20 const char *msg) in __igt_reset_stolen()
|
D | intel_reset.c | 1330 int __intel_engine_reset_bh(struct intel_engine_cs *engine, const char *msg) in __intel_engine_reset_bh() 1392 int intel_engine_reset(struct intel_engine_cs *engine, const char *msg) in intel_engine_reset() 1476 char *msg = NULL; in intel_gt_handle_error() local
|
/linux-6.15/drivers/gpu/drm/omapdrm/dss/ |
D | dsi.c | 2094 const struct mipi_dsi_msg *msg) in dsi_vc_send_long() 2155 const struct mipi_dsi_msg *msg) in dsi_vc_send_short() 2186 const struct mipi_dsi_msg msg = { in dsi_vc_send_null() local 2195 const struct mipi_dsi_msg *msg) in dsi_vc_write_common() 2340 const struct mipi_dsi_msg *msg) in dsi_vc_dcs_read() 2374 const struct mipi_dsi_msg *msg) in dsi_vc_generic_read() 3239 const struct mipi_dsi_msg msg = { in _dsi_send_nop() local 4189 const struct mipi_dsi_msg *msg) in _omap_dsi_host_transfer() 4238 const struct mipi_dsi_msg *msg) in omap_dsi_host_transfer()
|
/linux-6.15/net/ipv4/ |
D | ip_output.c | 928 struct msghdr *msg = from; in ip_generic_getfrag() local 1001 struct msghdr *msg = from; in __ip_append_data() local 1218 struct msghdr *msg = from; in __ip_append_data() local
|
/linux-6.15/arch/x86/kernel/ |
D | hpet.c | 494 static void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg) in hpet_msi_write() 500 static void hpet_msi_write_msg(struct irq_data *data, struct msi_msg *msg) in hpet_msi_write_msg() 606 struct msi_msg msg; in hpet_clkevt_msi_resume() local
|
/linux-6.15/tools/testing/vsock/ |
D | vsock_test.c | 426 struct msghdr msg = {0}; in test_seqpacket_msg_bounds_server() local 512 struct msghdr msg = {0}; in test_seqpacket_msg_trunc_server() local 1626 struct msghdr msg = { 0 }; in test_stream_msgzcopy_leak_zcskb_client() local
|
/linux-6.15/net/bluetooth/ |
D | hci_sock.c | 1512 static void hci_sock_cmsg(struct sock *sk, struct msghdr *msg, in hci_sock_cmsg() 1549 static int hci_sock_recvmsg(struct socket *sock, struct msghdr *msg, in hci_sock_recvmsg() 1791 static int hci_sock_sendmsg(struct socket *sock, struct msghdr *msg, in hci_sock_sendmsg()
|
/linux-6.15/tools/net/ynl/pyynl/lib/ |
D | ynl.py | 171 def __init__(self, msg, offset=0): argument 192 def __init__(self, msg, offset, attr_space=None): argument 305 def _genl_msg_finalize(msg): argument
|
/linux-6.15/tools/testing/selftests/bpf/ |
D | test_progs.h | 151 struct msg { struct 152 enum msg_type type; argument 153 union {
|
/linux-6.15/ipc/ |
D | mqueue.c | 130 struct msg_msg *msg; /* ptr of loaded message */ member 191 static int msg_insert(struct msg_msg *msg, struct mqueue_inode_info *info) in msg_insert() 252 struct msg_msg *msg; in msg_get() local 516 struct msg_msg *msg, *nmsg; in mqueue_evict_inode() local
|
/linux-6.15/drivers/i2c/ |
D | i2c-core-base.c | 2145 static int i2c_quirk_error(struct i2c_adapter *adap, struct i2c_msg *msg, char *err_msg) in i2c_quirk_error() 2336 struct i2c_msg msg = { in i2c_transfer_buffer_flags() local 2643 u8 *i2c_get_dma_safe_msg_buf(struct i2c_msg *msg, unsigned int threshold) in i2c_get_dma_safe_msg_buf() 2671 void i2c_put_dma_safe_msg_buf(u8 *buf, struct i2c_msg *msg, bool xferred) in i2c_put_dma_safe_msg_buf()
|
/linux-6.15/drivers/vhost/ |
D | net.c | 625 struct msghdr *msg, in get_tx_bufs() 747 struct msghdr msg = { in handle_tx_copy() local 837 struct msghdr msg = { in handle_tx_zerocopy() local 1093 struct msghdr msg = { in handle_rx() local
|
/linux-6.15/drivers/media/platform/amphion/ |
D | vpu_imx8q.c | 197 struct vpu_sc_msg_misc msg; in vpu_imx8q_get_fuse() local
|
/linux-6.15/tools/testing/selftests/net/tcp_ao/ |
D | rst.c | 38 char *msg) in netstats_check()
|
/linux-6.15/drivers/xen/xenbus/ |
D | xenbus.h | 81 struct xsd_sockmsg msg; member
|
/linux-6.15/drivers/net/wwan/t7xx/ |
D | t7xx_hif_dpmaif_rx.h | 43 } msg; member
|
/linux-6.15/drivers/platform/chrome/ |
D | cros_ec.c | 106 struct cros_ec_command msg; in cros_ec_sleep_event() member
|
/linux-6.15/scripts/dtc/ |
D | fdtput.c | 277 static void usage(const char *msg) in usage()
|
D | fdtget.c | 282 static void usage(const char *msg) in usage()
|
/linux-6.15/drivers/tee/optee/ |
D | rpc.c | 43 struct i2c_msg msg = { }; in handle_rpc_func_cmd_i2c_transfer() local
|