/linux-5.10/drivers/s390/net/ |
D | netiucv.c | 497 struct iucv_message *msg) in netiucv_callback_rx() 508 struct iucv_message *msg) in netiucv_callback_txdone() 655 struct iucv_message *msg = ev->data; in conn_action_rx() local 691 struct iucv_message *msg = ev->data; in conn_action_txdone() local 1132 struct iucv_message msg; in netiucv_transmit_skb() local
|
/linux-5.10/net/mptcp/ |
D | protocol.c | 884 struct msghdr *msg, struct mptcp_data_frag *dfrag, in mptcp_sendmsg_frag() 1163 static int mptcp_sendmsg(struct sock *sk, struct msghdr *msg, size_t len) in mptcp_sendmsg() 1332 struct msghdr *msg, in __mptcp_recvmsg_mskq() 1495 static int mptcp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in mptcp_recvmsg() 1745 struct msghdr msg = { in mptcp_worker() local
|
/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_pf.h | 97 #define FM10K_PF_MSG_ERR_HANDLER(msg, func) \ argument
|
/linux-5.10/arch/x86/boot/compressed/ |
D | ident_map_64.c | 318 static void do_pf_error(const char *msg, unsigned long error_code, in do_pf_error()
|
/linux-5.10/drivers/parisc/ |
D | eisa.c | 48 #define EISA_DBG(msg, arg...) argument
|
/linux-5.10/arch/x86/platform/uv/ |
D | bios_uv.c | 174 unsigned long get_uv_systab_phys(bool msg) in get_uv_systab_phys()
|
/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | gf100.c | 100 char msg[128]; in gf100_ltc_lts_intr() local
|
/linux-5.10/drivers/regulator/ |
D | cros-ec-regulator.c | 28 struct cros_ec_command *msg; in cros_ec_cmd() local
|
/linux-5.10/drivers/video/backlight/ |
D | tosa_lcd.c | 59 struct spi_message msg; in tosa_tg_send() local
|
/linux-5.10/tools/perf/tests/ |
D | attr.py | 33 def __init__(self, test, msg): argument
|
/linux-5.10/drivers/hwmon/pmbus/ |
D | max31785.c | 58 struct i2c_msg msg[2] = { in max31785_read_long_data() local
|
/linux-5.10/drivers/hwmon/ |
D | max1111.c | 39 struct spi_message msg; member
|
/linux-5.10/net/can/j1939/ |
D | main.c | 348 unsigned long msg, void *data) in j1939_netdev_notify()
|
/linux-5.10/drivers/iio/adc/ |
D | ad7766.c | 45 struct spi_message msg; member
|
/linux-5.10/drivers/video/fbdev/via/ |
D | via_i2c.c | 134 u8 msg[2] = { index, data }; in viafb_i2c_writebyte() local
|
/linux-5.10/arch/mips/pci/ |
D | pci-xlr.c | 223 struct msi_msg msg; in arch_setup_msi_irq() local
|
/linux-5.10/drivers/hv/ |
D | hv_fcopy.c | 290 static int fcopy_on_msg(void *msg, int len) in fcopy_on_msg()
|
/linux-5.10/include/linux/ |
D | virtio_vsock.h | 57 struct msghdr *msg; member
|
/linux-5.10/net/netfilter/ |
D | nf_conntrack_proto_icmp.c | 198 const char *msg) in icmp_error_log()
|
/linux-5.10/drivers/net/ethernet/brocade/bna/ |
D | bfa_ioc.c | 2438 union bfi_ioc_i2h_msg_u *msg; in bfa_ioc_isr() local 3065 struct bfi_flash_write_req *msg = in bfa_flash_write_send() local 3098 struct bfi_flash_read_req *msg = in bfa_flash_read_send() local 3121 bfa_flash_intr(void *flasharg, struct bfi_mbmsg *msg) in bfa_flash_intr() 3130 struct bfi_mbmsg *msg; in bfa_flash_intr() member 3262 struct bfi_flash_query_req *msg = in bfa_nw_flash_get_attr() local
|
/linux-5.10/drivers/staging/media/atomisp/i2c/ |
D | atomisp-mt9m114.c | 57 struct i2c_msg msg[2]; in mt9m114_read_reg() local 109 struct i2c_msg msg; in mt9m114_write_reg() local 246 struct i2c_msg msg; in __mt9m114_flush_reg_array() local
|
/linux-5.10/tools/power/pm-graph/ |
D | sleepgraph.py | 69 def pprint(msg): argument 318 def vprint(self, msg): argument 1135 def errorSummary(self, errinfo, msg): argument 1413 def setStart(self, time, msg=''): argument 1420 def setEnd(self, time, msg=''): argument 2007 def handleEndMarker(self, time, msg=''): argument 5869 def doError(msg, help=False): argument
|
/linux-5.10/drivers/nvme/target/ |
D | tcp.c | 648 struct msghdr msg = { .msg_flags = MSG_DONTWAIT }; in nvmet_try_send_ddgst() local 791 struct msghdr msg = {}; in nvmet_tcp_handle_icreq() local 1010 struct msghdr msg = { .msg_flags = MSG_DONTWAIT }; in nvmet_tcp_try_recv_pdu() local 1102 struct msghdr msg = { .msg_flags = MSG_DONTWAIT }; in nvmet_tcp_try_recv_ddgst() local
|
/linux-5.10/ipc/ |
D | mqueue.c | 129 struct msg_msg *msg; /* ptr of loaded message */ member 192 static int msg_insert(struct msg_msg *msg, struct mqueue_inode_info *info) in msg_insert() 253 struct msg_msg *msg; in msg_get() local 502 struct msg_msg *msg, *nmsg; in mqueue_evict_inode() local
|
/linux-5.10/drivers/vhost/ |
D | net.c | 610 struct msghdr *msg, in get_tx_bufs() 766 struct msghdr msg = { in handle_tx_copy() local 855 struct msghdr msg = { in handle_tx_zerocopy() local 1104 struct msghdr msg = { in handle_rx() local
|