/include/net/ |
D | scm.h | 74 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()
|
D | 6lowpan.h | 202 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()
|
D | ip_vs.h | 227 #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 …]
|
D | sock.h | 98 #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/ |
D | bug.h | 20 #define BUILD_BUG_ON_MSG(cond, msg) (0) argument 50 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument
|
D | torture.h | 39 #define torture_param(type, name, init, msg) \ argument
|
D | compiler.h | 415 #define __compiletime_assert(condition, msg, prefix, suffix) \ argument 424 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument 436 #define compiletime_assert(condition, msg) \ argument
|
D | msi.h | 48 struct msi_msg msg; member
|
D | ipmi.h | 65 struct kernel_ipmi_msg msg; member
|
D | zlib.h | 93 char *msg; /* last error message, NULL if no error */ member
|
D | ipmi_smi.h | 237 static inline void ipmi_free_smi_msg(struct ipmi_smi_msg *msg) in ipmi_free_smi_msg()
|
D | i2o.h | 415 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()
|
D | arcdevice.h | 86 #define BUGMSG2(x,msg,args...) do { BUGLVL(x) printk(msg, ## args); } while (0) argument 87 #define BUGMSG(x,msg,args...) \ argument
|
D | security.h | 2520 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/ |
D | ipaq-micro.h | 116 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/ |
D | scsi_tcq.h | 100 static inline int scsi_populate_tag_msg(struct scsi_cmnd *cmd, char *msg) in scsi_populate_tag_msg()
|
/include/uapi/linux/ |
D | ipmi.h | 262 struct ipmi_msg msg; member 316 struct ipmi_msg msg; /* The data field must point to a buffer. member
|
D | netlink.h | 101 struct nlmsghdr msg; member
|
/include/uapi/linux/dvb/ |
D | ca.h | 67 unsigned char msg[256]; member
|
/include/linux/hsi/ |
D | hsi.h | 400 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/ |
D | nf_conntrack_sip.h | 111 unsigned int (*msg)(struct sk_buff *skb, member
|
/include/net/sctp/ |
D | command.h | 139 struct sctp_datamsg *msg; member
|
/include/linux/iio/imu/ |
D | adis.h | 61 struct spi_message msg; member
|
/include/net/iucv/ |
D | af_iucv.h | 56 struct iucv_message msg; member
|
/include/linux/power/ |
D | charger-manager.h | 286 enum cm_event_types type, char *msg) { } in cm_notify_event()
|