/include/uapi/linux/ |
D | cec-funcs.h | 14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source() 23 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source() 29 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on() 35 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on() 43 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source() 52 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source() 58 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source() 67 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information() 77 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information() 83 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change() [all …]
|
D | rio_cm_cdev.h | 55 __u64 msg; member
|
D | cec.h | 64 __u8 msg[CEC_MAX_MSG_SIZE]; member 78 static inline __u8 cec_msg_initiator(const struct cec_msg *msg) in cec_msg_initiator() 87 static inline __u8 cec_msg_destination(const struct cec_msg *msg) in cec_msg_destination() 96 static inline int cec_msg_opcode(const struct cec_msg *msg) in cec_msg_opcode() 105 static inline int cec_msg_is_broadcast(const struct cec_msg *msg) in cec_msg_is_broadcast() 119 static inline void cec_msg_init(struct cec_msg *msg, in cec_msg_init() 136 static inline void cec_msg_set_reply_to(struct cec_msg *msg, in cec_msg_set_reply_to() 164 static inline int cec_msg_status_is_ok(const struct cec_msg *msg) in cec_msg_status_is_ok()
|
D | ipmi.h | 243 struct ipmi_msg msg; member 297 struct ipmi_msg msg; /* The data field must point to a buffer. member
|
/include/linux/ |
D | skmsg.h | 136 static inline void sk_msg_check_to_free(struct sk_msg *msg, u32 i, u32 bytes) in sk_msg_check_to_free() 171 #define sk_msg_iter_prev(msg, which) \ argument 174 #define sk_msg_iter_next(msg, which) \ argument 177 static inline void sk_msg_clear_meta(struct sk_msg *msg) in sk_msg_clear_meta() 182 static inline void sk_msg_init(struct sk_msg *msg) in sk_msg_init() 206 static inline bool sk_msg_full(const struct sk_msg *msg) in sk_msg_full() 211 static inline u32 sk_msg_elem_used(const struct sk_msg *msg) in sk_msg_elem_used() 216 static inline struct scatterlist *sk_msg_elem(struct sk_msg *msg, int which) in sk_msg_elem() 221 static inline struct scatterlist sk_msg_elem_cpy(struct sk_msg *msg, int which) in sk_msg_elem_cpy() 226 static inline struct page *sk_msg_page(struct sk_msg *msg, int which) in sk_msg_page() [all …]
|
D | compiler_attributes.h | 134 # define __compiletime_error(msg) __attribute__((__error__(msg))) argument 136 # define __compiletime_error(msg) argument 307 # define __compiletime_warning(msg) __attribute__((__warning__(msg))) argument 309 # define __compiletime_warning(msg) argument
|
D | build_bug.h | 39 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument 78 #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) argument
|
D | netlink.h | 91 #define NL_SET_ERR_MSG(extack, msg) do { \ argument 101 #define NL_SET_ERR_MSG_MOD(extack, msg) \ argument 113 #define NL_SET_ERR_MSG_ATTR_POL(extack, attr, pol, msg) do { \ argument 126 #define NL_SET_ERR_MSG_ATTR(extack, attr, msg) \ argument
|
D | compiler_types.h | 311 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 318 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 321 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument 333 #define compiletime_assert(condition, msg) \ argument
|
D | dma-iommu.h | 86 struct msi_msg *msg) in iommu_dma_compose_msi_msg()
|
D | msi.h | 63 static inline void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg() 131 struct msi_msg msg; member 228 static inline void pci_write_msi_msg(unsigned int irq, struct msi_msg *msg) in pci_write_msi_msg()
|
D | torture.h | 26 #define torture_param(type, name, init, msg) \ argument
|
/include/trace/events/ |
D | spi.h | 174 #define spi_valid_txbuf(msg, xfer) \ argument 176 #define spi_valid_rxbuf(msg, xfer) \ argument
|
D | devlink.h | 230 int err, const char *msg) in trace_devlink_hwerr()
|
/include/net/ |
D | scm.h | 78 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send() 93 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 114 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) in scm_passec() 123 static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
|
D | 6lowpan.h | 218 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline() 233 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table() 242 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table() 244 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline()
|
D | udplite.h | 23 struct msghdr *msg = from; in udplite_getfrag() local
|
D | ping.h | 58 struct msghdr *msg; member
|
D | ip_vs.h | 208 #define IP_VS_DBG_BUF(level, msg, ...) \ argument 215 #define IP_VS_ERR_BUF(msg...) \ argument 228 #define IP_VS_DBG(level, msg, ...) \ argument 233 #define IP_VS_DBG_RL(msg, ...) \ argument 238 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument 243 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument 250 #define IP_VS_DBG_BUF(level, msg...) do {} while (0) argument 251 #define IP_VS_ERR_BUF(msg...) do {} while (0) argument 252 #define IP_VS_DBG(level, msg...) do {} while (0) argument 253 #define IP_VS_DBG_RL(msg...) do {} while (0) argument [all …]
|
/include/linux/can/dev/ |
D | peak_canfd.h | 213 static inline int pucan_error_get_channel(const struct pucan_error_msg *msg) in pucan_error_get_channel() 232 static inline int pucan_status_get_channel(const struct pucan_status_msg *msg) in pucan_status_get_channel() 237 static inline int pucan_status_is_rx_barrier(const struct pucan_status_msg *msg) in pucan_status_is_rx_barrier() 242 static inline int pucan_status_is_passive(const struct pucan_status_msg *msg) in pucan_status_is_passive() 247 static inline int pucan_status_is_warning(const struct pucan_status_msg *msg) in pucan_status_is_warning() 252 static inline int pucan_status_is_busoff(const struct pucan_status_msg *msg) in pucan_status_is_busoff() 279 static inline int pucan_msg_get_channel(const struct pucan_rx_msg *msg) in pucan_msg_get_channel() 285 static inline u8 pucan_msg_get_dlc(const struct pucan_rx_msg *msg) in pucan_msg_get_dlc() 290 static inline int pucan_ermsg_get_channel(const struct pucan_error_msg *msg) in pucan_ermsg_get_channel() 295 static inline int pucan_stmsg_get_channel(const struct pucan_status_msg *msg) in pucan_stmsg_get_channel()
|
/include/linux/mfd/ |
D | ipaq-micro.h | 117 struct ipaq_micro_msg *msg; member 130 struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg_sync() 143 struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg_async()
|
/include/linux/ceph/ |
D | auth.h | 145 struct ceph_msg *msg) in ceph_auth_sign_message() 154 struct ceph_msg *msg) in ceph_auth_check_message_signature()
|
/include/linux/firmware/imx/ |
D | ipc.h | 60 static inline int imx_scu_call_rpc(struct imx_sc_ipc *ipc, void *msg, in imx_scu_call_rpc()
|
/include/linux/iio/common/ |
D | cros_ec_sensors_core.h | 65 struct cros_ec_command *msg; member
|
/include/media/ |
D | cec.h | 68 struct cec_msg msg; member 79 struct cec_msg msg; member 345 struct cec_msg *msg) in cec_received_msg()
|