| /linux/drivers/firmware/efi/ |
| H A D | cper.c | 241 int cper_mem_err_location(struct cper_mem_err_compact *mem, char *msg) in cper_mem_err_location() 296 int cper_dimm_err_location(struct cper_mem_err_compact *mem, char *msg) in cper_dimm_err_location()
|
| /linux/arch/powerpc/sysdev/ |
| H A D | fsl_msi.c | 143 struct msi_msg *msg, in fsl_compose_msi_msg() 187 struct msi_msg msg; in fsl_setup_msi_irqs() local
|
| /linux/drivers/usb/chipidea/ |
| H A D | ci_hdrc_imx.c | 623 pm_message_t msg) in imx_controller_suspend() 652 pm_message_t msg) in imx_controller_resume()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_client.c | 82 i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id, u8 *msg, u16 len) in i40e_notify_client_of_vf_msg() 537 u32 vf_id, u8 *msg, u16 len) in i40e_client_virtchnl_send()
|
| /linux/arch/s390/pci/ |
| H A D | pci_irq.c | 130 struct msi_msg msg = entry->msg; in zpci_set_irq_affinity() local 298 struct msi_msg msg; in arch_setup_msi_irqs() local
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_sched.c | 143 void ip_vs_scheduler_err(struct ip_vs_service *svc, const char *msg) in ip_vs_scheduler_err()
|
| /linux/drivers/char/hw_random/ |
| H A D | mpfs-rng.c | 39 struct mpfs_mss_msg msg = { in mpfs_rng_read() local
|
| /linux/drivers/video/fbdev/via/ |
| H A D | via_aux.h | 58 struct i2c_msg msg[2] = { in via_aux_read() local
|
| /linux/tools/tracing/rtla/src/ |
| H A D | timerlat.c | 243 static const char * const msg[] = { in timerlat_usage() local
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | cx24123.c | 236 struct i2c_msg msg = { in cx24123_i2c_writereg() local 257 struct i2c_msg msg[] = { in cx24123_i2c_readreg() local 1013 struct i2c_msg msg[], int num) in cx24123_tuner_i2c_tuner_xfer()
|
| /linux/net/ipv6/ |
| H A D | icmp.c | 324 struct sk_buff *org_skb = msg->skb; in icmpv6_getfrag() local 465 struct icmpv6_msg msg; icmp6_send() local 735 struct icmpv6_msg msg; icmpv6_echo_reply() local [all...] |
| /linux/drivers/acpi/arm64/ |
| H A D | apmt.c | 167 const char *msg = acpi_format_exception(status); in acpi_apmt_init() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tcp_custom_syncookie.c | 69 #define msg "Hello World" macro
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_mailbox.c | 38 union octeon_mbox_message msg; in octeon_mbox_read() local
|
| /linux/fs/f2fs/ |
| H A D | hash.c | 42 static void str2hashbuf(const unsigned char *msg, size_t len, in str2hashbuf()
|
| /linux/drivers/media/pci/ngene/ |
| H A D | ngene-i2c.c | 102 struct i2c_msg msg[], int num) in ngene_i2c_master_xfer()
|
| /linux/drivers/spi/ |
| H A D | spi-slave-system-control.c | 42 struct spi_message msg; member
|
| /linux/fs/ecryptfs/ |
| H A D | keystore.c | 200 struct ecryptfs_message *msg) in parse_tag_65_packet() 349 struct ecryptfs_message *msg) in parse_tag_67_packet() 1133 struct ecryptfs_message *msg = NULL; in decrypt_pki_encrypted_session_key() local 1971 struct ecryptfs_message *msg; in pki_encrypt_session_key() local
|
| /linux/net/can/ |
| H A D | isotp.c | 938 static int isotp_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in isotp_sendmsg() argument 1129 static int isotp_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in isotp_recvmsg() argument 1541 isotp_notify(struct isotp_sock * so,unsigned long msg,struct net_device * dev) isotp_notify() argument 1584 isotp_notifier(struct notifier_block * nb,unsigned long msg,void * ptr) isotp_notifier() argument [all...] |
| /linux/arch/powerpc/kernel/ |
| H A D | smp.c | 252 int smp_request_message_ipi(int virq, int msg) in smp_request_message_ipi() 278 void smp_muxed_ipi_set_message(int cpu, int msg) in smp_muxed_ipi_set_message() 290 void smp_muxed_ipi_message_pass(int cpu, int msg) in smp_muxed_ipi_message_pass() 352 static inline void do_message_pass(int cpu, int msg) in do_message_pass()
|
| /linux/fs/ocfs2/cluster/ |
| H A D | tcp.c | 905 struct msghdr msg = { .msg_flags = MSG_DONTWAIT, }; in o2net_recv_tcp_msg() local 914 struct msghdr msg = {.msg_flags = 0,}; in o2net_send_tcp_msg() local 936 struct msghdr msg = {}; in o2net_sendpage() local 964 static void o2net_init_msg(struct o2net_msg *msg, u16 data_len, u16 msg_type, u32 key) in o2net_init_msg() 1020 struct o2net_msg *msg = NULL; in o2net_send_message_vec() local
|
| /linux/drivers/input/touchscreen/ |
| H A D | melfas_mip4.c | 183 struct i2c_msg msg[] = { in mip4_i2c_xfer() local 710 struct i2c_msg msg[] = { in mip4_bl_read_status() local 773 struct i2c_msg msg[] = { in mip4_bl_change_mode() local 848 struct i2c_msg msg[] = { in mip4_bl_get_address() local 972 struct i2c_msg msg[] = { in mip4_bl_verify_page() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | g84.c | 101 char msg[64]; in nvkm_gr_vstatus_print() local
|
| /linux/drivers/media/common/ |
| H A D | ttpci-eeprom.c | 111 struct i2c_msg msg[] = { in ttpci_eeprom_read_encodedMAC() local
|
| /linux/net/rxrpc/ |
| H A D | insecure.c | 54 struct msghdr *msg) in none_sendmsg_respond_to_challenge()
|