/linux-3.3/drivers/media/dvb/firewire/ |
D | firedtv-avc.c | 227 static void debug_pmt(char *msg, int length) in debug_pmt() 1093 int avc_ca_pmt(struct firedtv *fdtv, char *msg, int length) in avc_ca_pmt()
|
/linux-3.3/drivers/atm/ |
D | ambassador.c | 1673 const char *msg; in decode_loader_result() local 1855 static inline void sf (const char * msg) in sf()
|
/linux-3.3/drivers/net/wan/ |
D | cycx_x25.c | 213 #define hex_dump(msg, p, len) argument 1013 static void hex_dump(char *msg, unsigned char *p, int len) in hex_dump()
|
/linux-3.3/drivers/scsi/bnx2fc/ |
D | bnx2fc_hwi.c | 982 u32 msg; in bnx2fc_arm_cq() local 1410 u32 msg; in bnx2fc_ring_doorbell() local
|
/linux-3.3/drivers/usb/c67x00/ |
D | c67x00-sched.c | 152 static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg) in dbg_td() 176 dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg) { } in dbg_td()
|
/linux-3.3/net/phonet/ |
D | pep.c | 1125 struct msghdr *msg, size_t len) in pep_sendmsg() 1250 struct msghdr *msg, size_t len, int noblock, in pep_recvmsg()
|
/linux-3.3/net/appletalk/ |
D | ddp.c | 1569 static int atalk_sendmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg, in atalk_sendmsg() 1739 static int atalk_recvmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg, in atalk_recvmsg()
|
/linux-3.3/drivers/input/touchscreen/ |
D | ad7877.c | 161 struct spi_message msg; member 193 struct spi_message msg; member
|
/linux-3.3/drivers/media/common/tuners/ |
D | xc5000.c | 214 struct i2c_msg msg = { .addr = priv->i2c_props.addr, in xc_send_i2c_data() local 245 struct i2c_msg msg[2] = { in xc5000_readreg() local
|
/linux-3.3/drivers/usb/core/ |
D | hcd.c | 1957 int hcd_bus_suspend(struct usb_device *rhdev, pm_message_t msg) in hcd_bus_suspend() 1994 int hcd_bus_resume(struct usb_device *rhdev, pm_message_t msg) in hcd_bus_resume()
|
/linux-3.3/drivers/scsi/ |
D | tmscsim.h | 267 #define MK_RES(drv,did,msg,tgt) ((int)(drv)<<24 | (int)(did)<<16 | (int)(msg)<<8 | (int)(tgt)) argument 268 #define MK_RES_LNX(drv,did,msg,tgt) ((int)(drv)<<24 | (int)(did)<<16 | (int)(msg)<<8 | (int)(tgt)) argument 272 #define SET_RES_MSG(who, msg) do { who &= ~RES_ENDMSG; who |= (int)(msg) << 8; } while (0) argument
|
/linux-3.3/drivers/i2c/busses/ |
D | i2c-ibm_iic.c | 519 static inline void iic_address(struct ibm_iic_private* dev, struct i2c_msg* msg) in iic_address()
|
/linux-3.3/include/net/iucv/ |
D | af_iucv.h | 56 struct iucv_message msg; member
|
/linux-3.3/drivers/staging/usbip/ |
D | usbip_common.c | 341 struct msghdr msg; in usbip_recv() local
|
/linux-3.3/drivers/net/ethernet/sfc/ |
D | selftest.c | 40 const char msg[64]; member
|
/linux-3.3/sound/core/seq/oss/ |
D | seq_oss_midi.c | 614 char msg[32]; in send_midi_event() local
|
/linux-3.3/arch/powerpc/platforms/powernv/ |
D | pci.c | 94 struct msi_msg msg; in pnv_setup_msi_irqs() local
|
/linux-3.3/drivers/block/ |
D | nbd.c | 155 struct msghdr msg; in sock_xmit() local
|
/linux-3.3/include/net/ |
D | sock.h | 93 #define SOCK_DEBUG(sk, msg...) do { if ((sk) && sock_flag((sk), SOCK_DBG)) \ argument 98 void SOCK_DEBUG(struct sock *sk, const char *msg, ...) in SOCK_DEBUG() 1174 struct msghdr *msg, async_msg; member 1981 sock_recv_timestamp(struct msghdr *msg, struct sock *sk, struct sk_buff *skb) in sock_recv_timestamp() 2014 static inline void sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk, in sock_recv_ts_and_drops()
|
/linux-3.3/security/selinux/ |
D | hooks.c | 3962 static int selinux_socket_sendmsg(struct socket *sock, struct msghdr *msg, in selinux_socket_sendmsg() 3968 static int selinux_socket_recvmsg(struct socket *sock, struct msghdr *msg, in selinux_socket_recvmsg() 4744 static int msg_msg_alloc_security(struct msg_msg *msg) in msg_msg_alloc_security() 4758 static void msg_msg_free_security(struct msg_msg *msg) in msg_msg_free_security() 4781 static int selinux_msg_msg_alloc_security(struct msg_msg *msg) in selinux_msg_msg_alloc_security() 4786 static void selinux_msg_msg_free_security(struct msg_msg *msg) in selinux_msg_msg_free_security() 4865 static int selinux_msg_queue_msgsnd(struct msg_queue *msq, struct msg_msg *msg, int msqflg) in selinux_msg_queue_msgsnd() 4908 static int selinux_msg_queue_msgrcv(struct msg_queue *msq, struct msg_msg *msg, in selinux_msg_queue_msgrcv()
|
/linux-3.3/drivers/infiniband/hw/ipath/ |
D | ipath_iba6110.c | 395 char *msg, size_t msgl) in hwerr_crcbits() 501 static void ipath_ht_handle_hwerrors(struct ipath_devdata *dd, char *msg, in ipath_ht_handle_hwerrors() 990 struct ht_irq_msg *msg) in ipath_ht_irq_update()
|
/linux-3.3/net/ipv4/ |
D | udp.c | 790 int udp_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg, in udp_sendmsg() 1040 struct msghdr msg = { .msg_flags = flags|MSG_MORE }; in udp_sendpage() local 1162 int udp_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg, in udp_recvmsg()
|
/linux-3.3/drivers/usb/gadget/ |
D | ci13xxx_udc.c | 898 char msg[DBG_DATA_MSG]; in dbg_done() local 926 char msg[DBG_DATA_MSG]; in dbg_queue() local 942 char msg[DBG_DATA_MSG]; in dbg_setup() local
|
/linux-3.3/include/linux/ |
D | security.h | 2382 static inline int security_msg_msg_alloc(struct msg_msg *msg) in security_msg_msg_alloc() 2387 static inline void security_msg_msg_free(struct msg_msg *msg) in security_msg_msg_free() 2410 struct msg_msg *msg, int msqflg) in security_msg_queue_msgsnd() 2416 struct msg_msg *msg, in security_msg_queue_msgrcv() 2617 struct msghdr *msg, int size) in security_socket_sendmsg() 2623 struct msghdr *msg, int size, in security_socket_recvmsg()
|
/linux-3.3/drivers/infiniband/hw/amso1100/ |
D | c2_qp.c | 762 union c2wr *msg; in qp_wr_post() local
|