Home
last modified time | relevance | path

Searched defs:msg (Results 1226 – 1250 of 2385) sorted by relevance

1...<<41424344454647484950>>...96

/linux-6.15/drivers/acpi/apei/
Dhest.c300 const char *msg = acpi_format_exception(status); in acpi_hest_init() local
/linux-6.15/include/linux/
Dipmi.h51 struct kernel_ipmi_msg msg; member
/linux-6.15/drivers/media/usb/dvb-usb/
Ddibusb-mb.c70 struct i2c_msg msg[2] = { in dibusb_tuner_probe_and_attach() local
/linux-6.15/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_smc.c165 PPSMC_Msg msg) in amdgpu_si_send_msg_to_smc()
/linux-6.15/drivers/irqchip/
Dirq-mvebu-gicp.c58 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/
Dselftest_reset.c20 const char *msg) in __igt_reset_stolen()
Dintel_reset.c1330 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/
Ddsi.c2094 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/
Dip_output.c928 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/
Dhpet.c494 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/
Dvsock_test.c426 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/
Dhci_sock.c1512 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/
Dynl.py171 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/
Dtest_progs.h151 struct msg { struct
152 enum msg_type type; argument
153 union {
/linux-6.15/ipc/
Dmqueue.c130 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/
Di2c-core-base.c2145 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/
Dnet.c625 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/
Dvpu_imx8q.c197 struct vpu_sc_msg_misc msg; in vpu_imx8q_get_fuse() local
/linux-6.15/tools/testing/selftests/net/tcp_ao/
Drst.c38 char *msg) in netstats_check()
/linux-6.15/drivers/xen/xenbus/
Dxenbus.h81 struct xsd_sockmsg msg; member
/linux-6.15/drivers/net/wwan/t7xx/
Dt7xx_hif_dpmaif_rx.h43 } msg; member
/linux-6.15/drivers/platform/chrome/
Dcros_ec.c106 struct cros_ec_command msg; in cros_ec_sleep_event() member
/linux-6.15/scripts/dtc/
Dfdtput.c277 static void usage(const char *msg) in usage()
Dfdtget.c282 static void usage(const char *msg) in usage()
/linux-6.15/drivers/tee/optee/
Drpc.c43 struct i2c_msg msg = { }; in handle_rpc_func_cmd_i2c_transfer() local

1...<<41424344454647484950>>...96