Home
last modified time | relevance | path

Searched defs:msg (Results 701 – 725 of 1018) sorted by relevance

1...<<21222324252627282930>>...41

/linux-3.3/drivers/media/dvb/firewire/
Dfiredtv-avc.c227 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/
Dambassador.c1673 const char *msg; in decode_loader_result() local
1855 static inline void sf (const char * msg) in sf()
/linux-3.3/drivers/net/wan/
Dcycx_x25.c213 #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/
Dbnx2fc_hwi.c982 u32 msg; in bnx2fc_arm_cq() local
1410 u32 msg; in bnx2fc_ring_doorbell() local
/linux-3.3/drivers/usb/c67x00/
Dc67x00-sched.c152 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/
Dpep.c1125 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/
Dddp.c1569 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/
Dad7877.c161 struct spi_message msg; member
193 struct spi_message msg; member
/linux-3.3/drivers/media/common/tuners/
Dxc5000.c214 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/
Dhcd.c1957 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/
Dtmscsim.h267 #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/
Di2c-ibm_iic.c519 static inline void iic_address(struct ibm_iic_private* dev, struct i2c_msg* msg) in iic_address()
/linux-3.3/include/net/iucv/
Daf_iucv.h56 struct iucv_message msg; member
/linux-3.3/drivers/staging/usbip/
Dusbip_common.c341 struct msghdr msg; in usbip_recv() local
/linux-3.3/drivers/net/ethernet/sfc/
Dselftest.c40 const char msg[64]; member
/linux-3.3/sound/core/seq/oss/
Dseq_oss_midi.c614 char msg[32]; in send_midi_event() local
/linux-3.3/arch/powerpc/platforms/powernv/
Dpci.c94 struct msi_msg msg; in pnv_setup_msi_irqs() local
/linux-3.3/drivers/block/
Dnbd.c155 struct msghdr msg; in sock_xmit() local
/linux-3.3/include/net/
Dsock.h93 #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/
Dhooks.c3962 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/
Dipath_iba6110.c395 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/
Dudp.c790 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/
Dci13xxx_udc.c898 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/
Dsecurity.h2382 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/
Dc2_qp.c762 union c2wr *msg; in qp_wr_post() local

1...<<21222324252627282930>>...41