Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 38) sorted by relevance

12

/include/net/
Dscm.h74 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send()
89 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
105 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
109 static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
D6lowpan.h202 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
217 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table()
226 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table()
228 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
Dip_vs.h227 #define IP_VS_DBG_BUF(level, msg, ...) \ argument
234 #define IP_VS_ERR_BUF(msg...) \ argument
247 #define IP_VS_DBG(level, msg, ...) \ argument
252 #define IP_VS_DBG_RL(msg, ...) \ argument
257 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
262 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
269 #define IP_VS_DBG_BUF(level, msg...) do {} while (0) argument
270 #define IP_VS_ERR_BUF(msg...) do {} while (0) argument
271 #define IP_VS_DBG(level, msg...) do {} while (0) argument
272 #define IP_VS_DBG_RL(msg...) do {} while (0) argument
[all …]
Dsock.h98 #define SOCK_DEBUG(sk, msg...) do { if ((sk) && sock_flag((sk), SOCK_DBG)) \ argument
103 void SOCK_DEBUG(const struct sock *sk, const char *msg, ...) in SOCK_DEBUG()
1395 struct msghdr *msg, async_msg; member
2178 sock_recv_timestamp(struct msghdr *msg, struct sock *sk, struct sk_buff *skb) in sock_recv_timestamp()
2205 static inline void sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk, in sock_recv_ts_and_drops()
/include/linux/
Dbug.h20 #define BUILD_BUG_ON_MSG(cond, msg) (0) argument
50 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument
Dtorture.h39 #define torture_param(type, name, init, msg) \ argument
Dcompiler.h415 #define __compiletime_assert(condition, msg, prefix, suffix) \ argument
424 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
436 #define compiletime_assert(condition, msg) \ argument
Dmsi.h48 struct msi_msg msg; member
Dipmi.h65 struct kernel_ipmi_msg msg; member
Dzlib.h93 char *msg; /* last error message, NULL if no error */ member
Dipmi_smi.h237 static inline void ipmi_free_smi_msg(struct ipmi_smi_msg *msg) in ipmi_free_smi_msg()
Di2o.h415 struct i2o_message msg; /* I2O message */ member
867 struct i2o_message *msg) in i2o_msg_post()
891 struct i2o_message *msg, in i2o_msg_post_wait()
907 struct i2o_message __iomem *msg; in i2o_msg_nop_mfa() local
929 struct i2o_message *msg) in i2o_msg_nop()
Darcdevice.h86 #define BUGMSG2(x,msg,args...) do { BUGLVL(x) printk(msg, ## args); } while (0) argument
87 #define BUGMSG(x,msg,args...) \ argument
Dsecurity.h2520 static inline int security_msg_msg_alloc(struct msg_msg *msg) in security_msg_msg_alloc()
2525 static inline void security_msg_msg_free(struct msg_msg *msg) in security_msg_msg_free()
2548 struct msg_msg *msg, int msqflg) in security_msg_queue_msgsnd()
2554 struct msg_msg *msg, in security_msg_queue_msgrcv()
2765 struct msghdr *msg, int size) in security_socket_sendmsg()
2771 struct msghdr *msg, int size, in security_socket_recvmsg()
/include/linux/mfd/
Dipaq-micro.h116 struct ipaq_micro_msg *msg; member
129 struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg_sync()
142 struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg_async()
/include/scsi/
Dscsi_tcq.h100 static inline int scsi_populate_tag_msg(struct scsi_cmnd *cmd, char *msg) in scsi_populate_tag_msg()
/include/uapi/linux/
Dipmi.h262 struct ipmi_msg msg; member
316 struct ipmi_msg msg; /* The data field must point to a buffer. member
Dnetlink.h101 struct nlmsghdr msg; member
/include/uapi/linux/dvb/
Dca.h67 unsigned char msg[256]; member
/include/linux/hsi/
Dhsi.h400 static inline int hsi_async_read(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async_read()
413 static inline int hsi_async_write(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async_write()
/include/linux/netfilter/
Dnf_conntrack_sip.h111 unsigned int (*msg)(struct sk_buff *skb, member
/include/net/sctp/
Dcommand.h139 struct sctp_datamsg *msg; member
/include/linux/iio/imu/
Dadis.h61 struct spi_message msg; member
/include/net/iucv/
Daf_iucv.h56 struct iucv_message msg; member
/include/linux/power/
Dcharger-manager.h286 enum cm_event_types type, char *msg) { } in cm_notify_event()

12