Searched defs:msg_type (Results 1 - 60 of 60) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal-power.c22 opal_power_control_event(struct notifier_block *nb, unsigned long msg_type, void *msg) opal_power_control_event() argument
H A Dopal-memory-errors.c100 opal_memory_err_event(struct notifier_block *nb, unsigned long msg_type, void *msg) opal_memory_err_event() argument
H A Dopal-async.c127 opal_async_comp_event(struct notifier_block *nb, unsigned long msg_type, void *msg) opal_async_comp_event() argument
H A Dopal-hmi.c136 opal_handle_hmi_event(struct notifier_block *nb, unsigned long msg_type, void *msg) opal_handle_hmi_event() argument
H A Dopal.c308 int opal_message_notifier_register(enum opal_msg_type msg_type, opal_message_notifier_register() argument
321 int opal_message_notifier_unregister(enum opal_msg_type msg_type, opal_message_notifier_unregister() argument
328 static void opal_message_do_notify(uint32_t msg_type, void *msg) opal_message_do_notify() argument
/linux-4.1.27/fs/ocfs2/cluster/
H A Dtcp.h44 __be16 msg_type; member in struct:o2net_msg
H A Dtcp.c754 static int o2net_handler_cmp(struct o2net_msg_handler *nmh, u32 msg_type, o2net_handler_cmp() argument
766 o2net_handler_tree_lookup(u32 msg_type, u32 key, struct rb_node ***ret_p, o2net_handler_tree_lookup() argument
812 int o2net_register_handler(u32 msg_type, u32 key, u32 max_len, o2net_register_handler() argument
872 "for type %u key %08x\n", msg_type, key); o2net_register_handler() local
902 static struct o2net_msg_handler *o2net_handler_get(u32 msg_type, u32 key) o2net_handler_get() argument
975 static void o2net_init_msg(struct o2net_msg *msg, u16 data_len, u16 msg_type, u32 key) o2net_init_msg() argument
1029 int o2net_send_message_vec(u32 msg_type, u32 key, struct kvec *caller_vec, o2net_send_message_vec() argument
1147 int o2net_send_message(u32 msg_type, u32 key, void *data, u32 len, o2net_send_message() argument
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmast.c450 dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_lock *lock, int msg_type, int blocked_type, int flags) dlm_send_proxy_ast_msg() argument
H A Ddlmdomain.c578 static int dlm_send_one_domain_exit(struct dlm_ctxt *dlm, u32 msg_type, dlm_send_one_domain_exit() argument
/linux-4.1.27/fs/ecryptfs/
H A Dmessaging.c277 ecryptfs_send_message_locked(char *data, int data_len, u8 msg_type, ecryptfs_send_message_locked() argument
H A Dmiscdev.c159 ecryptfs_send_miscdev(char *data, size_t data_size, struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, u16 msg_flags, struct ecryptfs_daemon *daemon) ecryptfs_send_miscdev() argument
/linux-4.1.27/drivers/infiniband/core/
H A Diwpm_msg.c357 const char *msg_type = "Register Pid response"; iwpm_register_pid_cb() local
421 const char *msg_type; iwpm_add_mapping_cb() local
494 const char *msg_type; iwpm_add_and_query_mapping_cb() local
573 const char *msg_type; iwpm_remote_info_cb() local
646 const char *msg_type = "Mapping Info response"; iwpm_mapping_info_cb() local
699 const char *msg_type = "Mapping Info Ack"; iwpm_ack_mapping_info_cb() local
730 const char *msg_type = "Mapping Error Msg"; iwpm_mapping_error_cb() local
H A Diwpm_util.c462 iwpm_parse_nlmsg(struct netlink_callback *cb, int policy_max, const struct nla_policy *nlmsg_policy, struct nlattr *nltb[], const char *msg_type) iwpm_parse_nlmsg() argument
/linux-4.1.27/drivers/net/usb/
H A Drndis_host.c111 u32 xid = 0, msg_len, request_id, msg_type, rsp, rndis_command() local
503 u32 msg_type, msg_len, data_offset, data_len; rndis_rx_fixup() local
/linux-4.1.27/include/linux/usb/
H A Drndis_host.h37 __le32 msg_type; /* RNDIS_MSG_* */ member in struct:rndis_msg_hdr
55 __le32 msg_type; /* RNDIS_MSG_PACKET */ member in struct:rndis_data_hdr
72 __le32 msg_type; /* RNDIS_MSG_INIT */ member in struct:rndis_init
82 __le32 msg_type; /* RNDIS_MSG_INIT_C */ member in struct:rndis_init_c
99 __le32 msg_type; /* RNDIS_MSG_HALT */ member in struct:rndis_halt
106 __le32 msg_type; /* RNDIS_MSG_QUERY */ member in struct:rndis_query
117 __le32 msg_type; /* RNDIS_MSG_QUERY_C */ member in struct:rndis_query_c
127 __le32 msg_type; /* RNDIS_MSG_SET */ member in struct:rndis_set
138 __le32 msg_type; /* RNDIS_MSG_SET_C */ member in struct:rndis_set_c
146 __le32 msg_type; /* RNDIS_MSG_RESET */ member in struct:rndis_reset
153 __le32 msg_type; /* RNDIS_MSG_RESET_C */ member in struct:rndis_reset_c
161 __le32 msg_type; /* RNDIS_MSG_INDICATE */ member in struct:rndis_indicate
173 __le32 msg_type; /* RNDIS_MSG_KEEPALIVE */ member in struct:rndis_keepalive
180 __le32 msg_type; /* RNDIS_MSG_KEEPALIVE_C */ member in struct:rndis_keepalive_c
/linux-4.1.27/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c305 static int xenbus_write_transaction(unsigned msg_type, xenbus_write_transaction() argument
363 static int xenbus_write_watch(unsigned msg_type, struct xenbus_file_priv *u) xenbus_write_watch() argument
439 uint32_t msg_type; xenbus_file_write() local
/linux-4.1.27/drivers/iio/common/ssp_sensors/
H A Dssp_spi.c342 u8 msg_type; ssp_irq_msg() local
/linux-4.1.27/drivers/input/serio/
H A Dhyperv-keyboard.c114 u32 msg_type = __le32_to_cpu(msg->header.type); hv_kbd_on_receive() local
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dcontrol.c517 unsigned msg_type; i2400m_report_hook() local
717 unsigned msg_type; i2400m_msg_to_dev() local
H A Drx.c364 unsigned msg_type; i2400m_rx_ctl() local
441 unsigned msg_type; i2400m_rx_trace() local
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.h179 u32 msg_type:4; member in struct:dma_extended_desc::__anon7345::__anon7346
/linux-4.1.27/drivers/net/hyperv/
H A Drndis_filter.c76 get_rndis_request(struct rndis_device *dev, u32 msg_type, u32 msg_len) get_rndis_request() argument
H A Dhyperv_net.h304 u32 msg_type; member in struct:nvsp_message_header
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c1380 u16 msg_type = (msg[2]); rsi_mgmt_pkt_recv() local
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c424 int32_t *msg, msg_type, handle; radeon_uvd_cs_msg() local
/linux-4.1.27/arch/ia64/include/uapi/asm/
H A Dperfmon.h129 int msg_type; /* generic message header */ member in struct:__anon1685
139 int msg_type; /* generic message header */ member in struct:__anon1686
145 int msg_type; /* type of the message */ member in struct:__anon1687
/linux-4.1.27/drivers/md/
H A Dmd-cluster.c71 enum msg_type { enum
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxpc_uv.c672 xpc_send_activate_IRQ_uv(struct xpc_partition *part, void *msg, size_t msg_size, int msg_type) xpc_send_activate_IRQ_uv() argument
728 xpc_send_activate_IRQ_part_uv(struct xpc_partition *part, void *msg, size_t msg_size, int msg_type) xpc_send_activate_IRQ_part_uv() argument
739 xpc_send_activate_IRQ_ch_uv(struct xpc_channel *ch, unsigned long *irq_flags, void *msg, size_t msg_size, int msg_type) xpc_send_activate_IRQ_ch_uv() argument
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h25 u8 msg_type:4; member in struct:qlcnic_bc_hdr
H A Dqlcnic_sriov_common.c1264 u8 msg_type, i; qlcnic_sriov_handle_msg_event() local
742 qlcnic_sriov_prepare_bc_hdr(struct qlcnic_bc_trans *trans, struct qlcnic_cmd_args *cmd, u16 seq, u8 msg_type) qlcnic_sriov_prepare_bc_hdr() argument
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
H A Drpc.h255 __u32 msg_type; member in struct:srpc_msg
/linux-4.1.27/net/batman-adv/
H A Dpacket.h249 uint8_t msg_type; /* see ICMP message types above */ member in struct:batadv_icmp_header
272 uint8_t msg_type; /* see ICMP message types above */ member in struct:batadv_icmp_packet
299 uint8_t msg_type; /* see ICMP message types above */ member in struct:batadv_icmp_packet_rr
/linux-4.1.27/drivers/net/wireless/
H A Dray_cs.c877 ray_hw_xmit(unsigned char *data, int len, struct net_device *dev, UCHAR msg_type) ray_hw_xmit() argument
985 ray_build_header(ray_dev_t *local, struct tx_msg __iomem *ptx, UCHAR msg_type, unsigned char *data) ray_build_header() argument
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2680 static int bnx2i_send_nl_mesg(void *context, u32 msg_type, bnx2i_send_nl_mesg() argument
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c139 static inline void aead_append_src_dst(u32 *desc, u32 msg_type) aead_append_src_dst() argument
/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic.c421 int setup_APIC_eilvt(u8 offset, u8 vector, u8 msg_type, u8 mask) setup_APIC_eilvt() argument
/linux-4.1.27/include/net/netfilter/
H A Dnf_tables.h975 int msg_type; member in struct:nft_trans
/linux-4.1.27/kernel/
H A Daudit.c631 static int audit_netlink_ok(struct sk_buff *skb, u16 msg_type) audit_netlink_ok() argument
687 static int audit_log_common_recv_msg(struct audit_buffer **ab, u16 msg_type) audit_log_common_recv_msg() argument
805 u16 msg_type = nlh->nlmsg_type; audit_receive_msg() local
/linux-4.1.27/net/tipc/
H A Dmsg.h256 static inline u32 msg_type(struct tipc_msg *m) msg_type() function
/linux-4.1.27/drivers/scsi/
H A Dscsi_transport_iscsi.c2797 iscsi_if_ep_connect(struct iscsi_transport *transport, struct iscsi_uevent *ev, int msg_type) iscsi_if_ep_connect() argument
2858 iscsi_if_transport_ep(struct iscsi_transport *transport, struct iscsi_uevent *ev, int msg_type) iscsi_if_transport_ep() argument
H A Dadvansys.c491 uchar msg_type; member in struct:ext_msg
/linux-4.1.27/drivers/scsi/dpt/
H A Ddpti_i2o.h114 u8 msg_type; member in struct:i2o_sys_tbl_entry
/linux-4.1.27/arch/x86/include/asm/uv/
H A Duv_bau.h275 unsigned int msg_type:3; /* software type of the member in struct:uv1_bau_msg_header
344 unsigned int msg_type:3; /* software type of the member in struct:uv2_3_bau_msg_header
449 unsigned short msg_type:3; /* software message type */ member in struct:bau_pq_entry
/linux-4.1.27/drivers/block/
H A Dsx8.c259 unsigned int msg_type; member in struct:carm_request
/linux-4.1.27/include/uapi/linux/
H A Di2o-dev.h235 __u8 msg_type; member in struct:_i2o_status_block
/linux-4.1.27/net/netfilter/
H A Dnf_tables_api.c109 static struct nft_trans *nft_trans_alloc(struct nft_ctx *ctx, int msg_type, nft_trans_alloc() argument
142 static int nft_trans_table_add(struct nft_ctx *ctx, int msg_type) nft_trans_table_add() argument
169 static int nft_trans_chain_add(struct nft_ctx *ctx, int msg_type) nft_trans_chain_add() argument
240 static struct nft_trans *nft_trans_rule_add(struct nft_ctx *ctx, int msg_type, nft_trans_rule_add() argument
289 static int nft_trans_set_add(struct nft_ctx *ctx, int msg_type, nft_trans_set_add() argument
3242 nft_trans_elem_alloc(struct nft_ctx *ctx, int msg_type, struct nft_set *set) nft_trans_elem_alloc() argument
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c234 ath6kl_wmi_data_hdr_add(struct wmi *wmi, struct sk_buff *skb, u8 msg_type, u32 flags, enum wmi_data_hdr_data_type data_type, u8 meta_ver, void *tx_meta_info, u8 if_idx) ath6kl_wmi_data_hdr_add() argument
H A Dwmi.h2235 u8 msg_type; member in struct:wmi_tx_complete_event
/linux-4.1.27/drivers/staging/i2o/
H A Di2o.h592 u8 msg_type; member in struct:i2o_sys_tbl_entry
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
H A Dlib-types.h181 __u32 msg_type; member in struct:lnet_msg
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dcnic.c316 u32 msg_type = ISCSI_KEVENT_IF_DOWN; cnic_send_nlmsg() local
364 static int cnic_iscsi_nl_msg_recv(struct cnic_dev *dev, u32 msg_type, cnic_iscsi_nl_msg_recv() argument
/linux-4.1.27/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h586 msg_type: 8, /* 47-40: type of request */ member in struct:proto_error_reg
/linux-4.1.27/include/linux/
H A Dhyperv.h1227 u8 msg_type; member in struct:hyperv_service_callback
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dhtt.h58 u8 msg_type; member in struct:htt_cmd_hdr
313 u8 msg_type; member in struct:htt_resp_hdr
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_ioc.c6248 bfa_fru_write_send(void *cbarg, enum bfi_fru_h2i_msgs msg_type) bfa_fru_write_send() argument
6282 bfa_fru_read_send(void *cbarg, enum bfi_fru_h2i_msgs msg_type) bfa_fru_read_send() argument
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx.h1197 ahd_msg_type msg_type; member in struct:ahd_softc
H A Daic7xxx.h1035 ahc_msg_type msg_type; member in struct:ahc_softc
/linux-4.1.27/arch/powerpc/include/asm/
H A Dopal-api.h359 __be32 msg_type; member in struct:opal_msg
/linux-4.1.27/drivers/media/common/siano/
H A Dsmscoreapi.h622 u16 msg_type; member in struct:sms_msg_hdr
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h770 enum wcn36xx_hal_host_msg_type msg_type:16; member in struct:wcn36xx_hal_msg_header
2398 u16 msg_type; member in struct:wcn36xx_hal_stats_rsp_msg

Completed in 2603 milliseconds