Home
last modified time | relevance | path

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

123

/include/linux/
Dcec-funcs.h48 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source()
57 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source()
63 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on()
69 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on()
77 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source()
86 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source()
92 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source()
101 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information()
111 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information()
117 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change()
[all …]
Dbug.h21 #define BUILD_BUG_ON_MSG(cond, msg) (0) argument
54 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument
Ddma-iommu.h89 static inline void iommu_dma_map_msi_msg(int irq, struct msi_msg *msg) in iommu_dma_map_msi_msg()
Dhtirq.h21 struct ht_irq_msg msg; member
Dmsi.h70 struct msi_msg msg; member
139 static inline void __write_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __write_msi_msg()
143 static inline void write_msi_msg(int irq, struct msi_msg *msg) in write_msi_msg()
Dtorture.h39 #define torture_param(type, name, init, msg) \ argument
Dcec.h97 __u8 msg[CEC_MAX_MSG_SIZE]; member
111 static inline __u8 cec_msg_initiator(const struct cec_msg *msg) in cec_msg_initiator()
120 static inline __u8 cec_msg_destination(const struct cec_msg *msg) in cec_msg_destination()
129 static inline int cec_msg_opcode(const struct cec_msg *msg) in cec_msg_opcode()
138 static inline bool cec_msg_is_broadcast(const struct cec_msg *msg) in cec_msg_is_broadcast()
152 static inline void cec_msg_init(struct cec_msg *msg, in cec_msg_init()
169 static inline void cec_msg_set_reply_to(struct cec_msg *msg, in cec_msg_set_reply_to()
190 static inline bool cec_msg_status_is_ok(const struct cec_msg *msg) in cec_msg_status_is_ok()
Dcompiler.h508 #define __compiletime_assert(condition, msg, prefix, suffix) \ argument
517 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
529 #define compiletime_assert(condition, msg) \ argument
Dipmi.h66 struct kernel_ipmi_msg msg; member
Dsocket.h102 #define CMSG_FIRSTHDR(msg) __CMSG_FIRSTHDR((msg)->msg_control, (msg)->msg_controllen) argument
107 #define for_each_cmsghdr(cmsg, msg) \ argument
142 static inline size_t msg_data_left(struct msghdr *msg) in msg_data_left()
Dzlib.h93 char *msg; /* last error message, NULL if no error */ member
Dipmi_smi.h240 static inline void ipmi_free_smi_msg(struct ipmi_smi_msg *msg) in ipmi_free_smi_msg()
Dvirtio_vsock.h62 struct msghdr *msg; member
/include/net/
Dscm.h75 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send()
90 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
106 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
110 static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
D6lowpan.h203 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
218 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table()
227 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table()
229 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
Dudplite.h22 struct msghdr *msg = from; in udplite_getfrag() local
Dip_vs.h220 #define IP_VS_DBG_BUF(level, msg, ...) \ argument
227 #define IP_VS_ERR_BUF(msg...) \ argument
240 #define IP_VS_DBG(level, msg, ...) \ argument
245 #define IP_VS_DBG_RL(msg, ...) \ argument
250 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
255 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
262 #define IP_VS_DBG_BUF(level, msg...) do {} while (0) argument
263 #define IP_VS_ERR_BUF(msg...) do {} while (0) argument
264 #define IP_VS_DBG(level, msg...) do {} while (0) argument
265 #define IP_VS_DBG_RL(msg...) do {} while (0) argument
[all …]
Dping.h62 struct msghdr *msg; member
/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/linux/ceph/
Dauth.h127 struct ceph_msg *msg) in ceph_auth_sign_message()
136 struct ceph_msg *msg) in ceph_auth_check_message_signature()
/include/uapi/linux/
Drio_cm_cdev.h54 __u64 msg; member
Dipmi.h262 struct ipmi_msg msg; member
316 struct ipmi_msg msg; /* The data field must point to a buffer. member
/include/uapi/linux/dvb/
Dca.h67 unsigned char msg[256]; member
/include/media/
Dcec.h71 struct cec_msg msg; member
83 struct cec_msg msg; member
/include/linux/hsi/
Dhsi.h397 static inline int hsi_async_read(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async_read()
410 static inline int hsi_async_write(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async_write()

123