/linux-4.1.27/drivers/connector/ |
D | cn_proc.c | 69 struct cn_msg *msg; in proc_fork_connector() local 101 struct cn_msg *msg; in proc_exec_connector() local 126 struct cn_msg *msg; in proc_id_connector() local 165 struct cn_msg *msg; in proc_sid_connector() local 190 struct cn_msg *msg; in proc_ptrace_connector() local 223 struct cn_msg *msg; in proc_comm_connector() local 249 struct cn_msg *msg; in proc_coredump_connector() local 274 struct cn_msg *msg; in proc_exit_connector() local 309 struct cn_msg *msg; in cn_proc_ack() local 335 static void cn_proc_mcast_ctl(struct cn_msg *msg, in cn_proc_mcast_ctl()
|
D | connector.c | 73 int cn_netlink_send_mult(struct cn_msg *msg, u16 len, u32 portid, u32 __group, in cn_netlink_send_mult() 132 int cn_netlink_send(struct cn_msg *msg, u32 portid, u32 __group, in cn_netlink_send() 147 struct cn_msg *msg = nlmsg_data(nlmsg_hdr(skb)); in cn_call_callback() local
|
/linux-4.1.27/net/sctp/ |
D | chunk.c | 50 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init() 64 struct sctp_datamsg *msg; in sctp_datamsg_new() local 73 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free() 87 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy() 138 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold() 144 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() 151 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign() 173 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local 349 struct sctp_datamsg *msg = chunk->msg; in sctp_chunk_abandoned() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | pack_generic.c | 95 static inline int lustre_msg_check_version_v2(struct lustre_msg_v2 *msg, in lustre_msg_check_version_v2() 102 int lustre_msg_check_version(struct lustre_msg *msg, __u32 version) in lustre_msg_check_version() 179 int lustre_packed_msg_size(struct lustre_msg *msg) in lustre_packed_msg_size() 191 void lustre_init_msg_v2(struct lustre_msg_v2 *msg, int count, __u32 *lens, in lustre_init_msg_v2() 440 int lustre_shrink_msg_v2(struct lustre_msg_v2 *msg, int segment, in lustre_shrink_msg_v2() 487 int lustre_shrink_msg(struct lustre_msg *msg, int segment, in lustre_shrink_msg() 774 static inline void *__lustre_swab_buf(struct lustre_msg *msg, int index, in __lustre_swab_buf() 794 static inline struct ptlrpc_body *lustre_msg_ptlrpc_body(struct lustre_msg *msg) in lustre_msg_ptlrpc_body() 800 __u32 lustre_msghdr_get_flags(struct lustre_msg *msg) in lustre_msghdr_get_flags() 816 void lustre_msghdr_set_flags(struct lustre_msg *msg, __u32 flags) in lustre_msghdr_set_flags() [all …]
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-msg.c | 61 lnet_build_msg_event(lnet_msg_t *msg, lnet_event_kind_t ev_type) in lnet_build_msg_event() 137 lnet_msg_commit(lnet_msg_t *msg, int cpt) in lnet_msg_commit() 170 lnet_msg_decommit_tx(lnet_msg_t *msg, int status) in lnet_msg_decommit_tx() 220 lnet_msg_decommit_rx(lnet_msg_t *msg, int status) in lnet_msg_decommit_rx() 274 lnet_msg_decommit(lnet_msg_t *msg, int cpt, int status) in lnet_msg_decommit() 308 lnet_msg_attach_md(lnet_msg_t *msg, lnet_libmd_t *md, in lnet_msg_attach_md() 336 lnet_msg_detach_md(lnet_msg_t *msg, int status) in lnet_msg_detach_md() 359 lnet_complete_msg_locked(lnet_msg_t *msg, int cpt) in lnet_complete_msg_locked() 435 lnet_finalize(lnet_ni_t *ni, lnet_msg_t *msg, int status) in lnet_finalize() 543 lnet_msg_t *msg = list_entry(container->msc_active.next, in lnet_msg_container_cleanup() local
|
D | lib-move.c | 565 lnet_ni_recv(lnet_ni_t *ni, void *private, lnet_msg_t *msg, int delayed, in lnet_ni_recv() 603 lnet_setpayloadbuffer(lnet_msg_t *msg) in lnet_setpayloadbuffer() 622 lnet_prep_send(lnet_msg_t *msg, int type, lnet_process_id_t target, in lnet_prep_send() 643 lnet_ni_send(lnet_ni_t *ni, lnet_msg_t *msg) in lnet_ni_send() 658 lnet_ni_eager_recv(lnet_ni_t *ni, lnet_msg_t *msg) in lnet_ni_eager_recv() 786 lnet_post_send_locked(lnet_msg_t *msg, int do_send) in lnet_post_send_locked() 872 lnet_msg2bufpool(lnet_msg_t *msg) in lnet_msg2bufpool() 892 lnet_post_routed_recv_locked(lnet_msg_t *msg, int do_recv) in lnet_post_routed_recv_locked() 968 lnet_return_tx_credits_locked(lnet_msg_t *msg) in lnet_return_tx_credits_locked() 1026 lnet_return_rx_credits_locked(lnet_msg_t *msg) in lnet_return_rx_credits_locked() [all …]
|
D | lib-ptl.c | 140 struct lnet_match_info *info, struct lnet_msg *msg) in lnet_try_match_md() 261 lnet_mt_of_match(struct lnet_match_info *info, struct lnet_msg *msg) in lnet_mt_of_match() 374 struct lnet_match_info *info, struct lnet_msg *msg) in lnet_mt_match_md() 429 lnet_ptl_match_early(struct lnet_portal *ptl, struct lnet_msg *msg) in lnet_ptl_match_early() 462 struct lnet_match_info *info, struct lnet_msg *msg) in lnet_ptl_match_delay() 536 lnet_ptl_match_md(struct lnet_match_info *info, struct lnet_msg *msg) in lnet_ptl_match_md() 629 lnet_msg_t *msg; in lnet_ptl_attach_md() local
|
/linux-4.1.27/tools/perf/config/ |
D | Makefile | 243 …msg := $(warning No libelf found, disables 'probe' tool, please install elfutils-libelf-devel/libe… macro 252 msg := $(error No static glibc found, please install glibc-static); macro 254 msg := $(error No gnu/libc-version.h found, please install glibc-dev[el]); macro 261 …msg := $(warning No libdw DWARF unwind found, Please install elfutils-devel/libdw-dev >= 0.158 and… macro 265 …msg := $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables d… macro 289 …msg := $(warning DWARF register mappings have not been defined for architecture $(ARCH), DWARF sup… macro 308 …msg := $(warning No libunwind found. Please install libunwind-dev[el] >= 1.1 and/or set LIBUNWIND_… macro 319 msg := $(warning Disabling post unwind, no support found.); macro 345 msg := $(warning No debug_frame support found in libunwind); macro 360 …msg := $(warning No libaudit.h found, disables 'trace' tool, please install audit-libs-devel or li… macro [all …]
|
/linux-4.1.27/net/tipc/ |
D | netlink_compat.c | 168 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit() 238 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit() 272 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit() 324 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit() 343 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump() 357 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable() 389 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable() 413 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat() 452 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump() 563 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump() [all …]
|
D | link.c | 172 struct tipc_msg *msg = buf_msg(skb); in link_timeout() local 229 struct tipc_msg *msg; in tipc_link_create() local 341 struct tipc_msg *msg = buf_msg(skb_peek(list)); in link_schedule_user() local 702 struct tipc_msg *msg = buf_msg(skb_peek(list)); in __tipc_link_xmit() local 838 struct tipc_msg *msg; in tipc_link_sync_xmit() local 861 struct tipc_msg *msg = buf_msg(buf); in tipc_link_sync_rcv() local 879 struct tipc_msg *msg; in tipc_link_push_packets() local 920 struct tipc_msg *msg = buf_msg(buf); in link_retransmit_failure() local 959 struct tipc_msg *msg; in tipc_link_retransmit() local 1045 struct tipc_msg *msg; in tipc_rcv() local [all …]
|
D | msg.c | 93 struct tipc_msg *msg; in tipc_msg_create() local 125 struct tipc_msg *msg; in tipc_buf_append() local 205 struct tipc_msg *msg; in tipc_msg_validate() local 349 struct tipc_msg *msg = buf_msg(skb); in tipc_msg_bundle() local 394 struct tipc_msg *msg; in tipc_msg_extract() local 436 struct tipc_msg *msg = buf_msg(*skb); in tipc_msg_make_bundle() local 476 struct tipc_msg *msg = buf_msg(buf); in tipc_msg_reverse() local 518 struct tipc_msg *msg = buf_msg(skb); in tipc_msg_lookup_dest() local
|
D | ib_media.c | 58 static int tipc_ib_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_ib_addr2msg() 68 char *msg) in tipc_ib_raw2addr() 81 char *msg) in tipc_ib_msg2addr()
|
D | eth_media.c | 52 static int tipc_eth_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_eth_addr2msg() 63 char *msg) in tipc_eth_raw2addr() 77 char *msg) in tipc_eth_msg2addr()
|
D | net.c | 151 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net() 187 struct tipc_nl_msg msg; in tipc_nl_net_dump() local
|
D | socket.c | 272 static bool tsk_peer_msg(struct tipc_sock *tsk, struct tipc_msg *msg) in tsk_peer_msg() 320 struct tipc_msg *msg; in tipc_sk_create() local 663 struct msghdr *msg, size_t dsz, long timeo) in tipc_sendmcast() 719 struct tipc_msg *msg; in tipc_sk_mcast_rcv() local 772 struct tipc_msg *msg = buf_msg(*skb); in tipc_sk_proto_rcv() local 1099 struct tipc_msg *msg = &tsk->phdr; in tipc_sk_finish_conn() local 1122 static void set_orig_addr(struct msghdr *m, struct tipc_msg *msg) in set_orig_addr() 1148 static int tipc_sk_anc_data_recv(struct msghdr *m, struct tipc_msg *msg, in tipc_sk_anc_data_recv() 1213 struct tipc_msg *msg; in tipc_sk_send_ack() local 1279 struct tipc_msg *msg; in tipc_recvmsg() local [all …]
|
D | bearer.c | 593 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer() 643 struct tipc_nl_msg msg; in tipc_nl_bearer_dump() local 676 struct tipc_nl_msg msg; in tipc_nl_bearer_get() local 859 static int __tipc_nl_add_media(struct tipc_nl_msg *msg, in __tipc_nl_add_media() 908 struct tipc_nl_msg msg; in tipc_nl_media_dump() local 934 struct tipc_nl_msg msg; in tipc_nl_media_get() local
|
/linux-4.1.27/fs/nfs/ |
D | proc.c | 58 struct rpc_message msg = { in nfs_proc_get_root() local 103 struct rpc_message msg = { in nfs_proc_getattr() local 126 struct rpc_message msg = { in nfs_proc_setattr() local 161 struct rpc_message msg = { in nfs_proc_lookup() local 184 struct rpc_message msg = { in nfs_proc_readlink() local 233 struct rpc_message msg = { in nfs_proc_create() local 262 struct rpc_message msg = { in nfs_proc_mknod() local 308 struct rpc_message msg = { in nfs_proc_remove() local 323 nfs_proc_unlink_setup(struct rpc_message *msg, struct inode *dir) in nfs_proc_unlink_setup() 340 nfs_proc_rename_setup(struct rpc_message *msg, struct inode *dir) in nfs_proc_rename_setup() [all …]
|
D | nfs3proc.c | 31 nfs3_rpc_wrapper(struct rpc_clnt *clnt, struct rpc_message *msg, int flags) in nfs3_rpc_wrapper() 44 #define rpc_call_sync(clnt, msg, flags) nfs3_rpc_wrapper(clnt, msg, flags) argument 63 struct rpc_message msg = { in do_proc_get_root() local 105 struct rpc_message msg = { in nfs3_proc_getattr() local 128 struct rpc_message msg = { in nfs3_proc_setattr() local 160 struct rpc_message msg = { in nfs3_proc_lookup() local 192 struct rpc_message msg = { in nfs3_proc_access() local 248 struct rpc_message msg = { in nfs3_proc_readlink() local 269 struct rpc_message msg; member 414 struct rpc_message msg = { in nfs3_proc_remove() local [all …]
|
D | nfs42proc.c | 35 static int _nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in _nfs42_proc_fallocate() 71 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate() 90 struct rpc_message msg = { in nfs42_proc_allocate() local 111 struct rpc_message msg = { in nfs42_proc_deallocate() local 143 struct rpc_message msg = { in nfs42_proc_llseek() local
|
D | nfs4proc.c | 857 struct rpc_message *msg, in nfs4_call_sync_sequence() 888 struct rpc_message *msg, in nfs4_call_sync() 1810 struct rpc_message msg = { in _nfs4_proc_open_confirm() local 1970 struct rpc_message msg = { in nfs4_run_open_task() local 2537 struct rpc_message msg = { in _nfs4_do_setattr() local 2791 struct rpc_message msg = { in nfs4_do_close() local 2885 struct rpc_message msg = { in _nfs4_server_capabilities() local 2979 struct rpc_message msg = { in _nfs4_lookup_root() local 3219 struct rpc_message msg = { in _nfs4_proc_getattr() local 3328 struct rpc_message msg = { in _nfs4_proc_lookup() local [all …]
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 7802 struct i2c_msg msg[] = {{.addr=0x50, .flags=0, .buf=&subaddr, .len = 1}, in saa7134_board_init2() local 7878 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7887 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7939 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7946 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local 7954 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local 7964 struct i2c_msg msg = {.addr=0x09, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7993 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 8002 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 8032 struct i2c_msg msg = { .addr = 0x0a, .flags = 0 }; in saa7134_board_init2() local [all …]
|
D | saa7134-dvb.c | 192 struct i2c_msg msg = {.addr=0x43, .flags=0, .buf=off, .len = sizeof(off)}; in mt352_pinnacle_tuner_set_params() local 258 struct i2c_msg msg = {.addr = 0x4b, .flags = 0, .buf = initmsg, .len = 2}; in kworld_sbtvd_gate_ctrl() local 430 static u8 msg[] = { 0x0b, 0xf5, 0x86, 0xab }; in philips_td1316_tuner_init() local 451 static u8 msg[] = { 0x0b, 0xdc, 0x86, 0xa4 }; in philips_td1316_tuner_sleep() local 467 static u8 msg[] = { 0x00, 0x40}; in philips_europa_tuner_init() local 484 static u8 msg[] = { 0x00, 0x14 }; in philips_europa_tuner_sleep() local 1027 struct i2c_msg msg[] = { { .addr = 0x08, .flags = 0, .buf = wbuf, .len = 1 }, in md8800_set_voltage2() local 1449 struct i2c_msg msg = {.addr = 0x08, .flags = 0, .len = 1}; in dvb_init() local 1936 struct i2c_msg msg = {.addr = 0x08, .buf = &data, .flags = 0, .len = 1}; in dvb_fini() local
|
/linux-4.1.27/drivers/hsi/clients/ |
D | hsi_char.c | 129 static void hsc_add_tail(struct hsc_channel *channel, struct hsi_msg *msg, in hsc_add_tail() 142 struct hsi_msg *msg = NULL; in hsc_get_first_msg() local 158 static inline void hsc_msg_free(struct hsi_msg *msg) in hsc_msg_free() 166 struct hsi_msg *msg, *tmp; in hsc_free_list() local 188 struct hsi_msg *msg; in hsc_msg_alloc() local 210 struct hsi_msg *msg; in hsc_msgs_alloc() local 228 static inline unsigned int hsc_msg_len_get(struct hsi_msg *msg) in hsc_msg_len_get() 233 static inline void hsc_msg_len_set(struct hsi_msg *msg, unsigned int len) in hsc_msg_len_set() 238 static void hsc_rx_completed(struct hsi_msg *msg) in hsc_rx_completed() 251 static void hsc_rx_msg_destructor(struct hsi_msg *msg) in hsc_rx_msg_destructor() [all …]
|
D | ssi_protocol.c | 163 static inline void ssip_set_cmd(struct hsi_msg *msg, u32 cmd) in ssip_set_cmd() 171 static inline u32 ssip_get_cmd(struct hsi_msg *msg) in ssip_get_cmd() 180 static void ssip_skb_to_msg(struct sk_buff *skb, struct hsi_msg *msg) in ssip_skb_to_msg() 198 static void ssip_free_data(struct hsi_msg *msg) in ssip_free_data() 213 struct hsi_msg *msg; in ssip_alloc_data() local 226 static inline void ssip_release_cmd(struct hsi_msg *msg) in ssip_release_cmd() 238 struct hsi_msg *msg; in ssip_claim_cmd() local 253 struct hsi_msg *msg, *tmp; in ssip_free_cmds() local 265 struct hsi_msg *msg; in ssip_alloc_cmds() local 400 struct hsi_msg *msg; in ssip_reset() local [all …]
|
D | cmt_speech.c | 46 u32 msg; member 210 static inline void cs_set_cmd(struct hsi_msg *msg, u32 cmd) in cs_set_cmd() 216 static inline u32 cs_get_cmd(struct hsi_msg *msg) in cs_get_cmd() 222 static void cs_release_cmd(struct hsi_msg *msg) in cs_release_cmd() 229 static void cs_cmd_destructor(struct hsi_msg *msg) in cs_cmd_destructor() 254 struct hsi_msg *msg; in cs_claim_cmd() local 267 struct hsi_msg *msg, *tmp; in cs_free_cmds() local 279 struct hsi_msg *msg; in cs_alloc_cmds() local 307 static void cs_hsi_data_destructor(struct hsi_msg *msg) in cs_hsi_data_destructor() 365 static void cs_hsi_free_data_msg(struct hsi_msg *msg) in cs_hsi_free_data_msg() [all …]
|
/linux-4.1.27/arch/x86/kernel/apic/ |
D | msi.c | 25 struct msi_msg *msg, u8 hpet_id) in native_compose_msi_msg() 54 struct msi_msg *msg, u8 hpet_id) in msi_compose_msg() 82 struct msi_msg msg; in msi_set_affinity() local 120 struct msi_msg msg; in setup_msi_irq() local 185 struct msi_msg msg; in dmar_msi_set_affinity() local 218 struct msi_msg msg; in arch_setup_dmar_msi() local 239 struct msi_msg msg; in hpet_msi_set_affinity() local 272 struct msi_msg msg; in default_setup_hpet_msi() local
|
D | htirq.c | 26 struct ht_irq_msg msg; in target_ht_irq() local 67 struct ht_irq_msg msg; in arch_setup_ht_irq() local
|
/linux-4.1.27/sound/soc/intel/common/ |
D | sst-ipc.c | 44 struct ipc_message *msg = NULL; in msg_get_empty() local 56 struct ipc_message *msg, void *rx_data) in tx_wait_done() 89 struct ipc_message *msg; in ipc_tx_message() local 143 struct ipc_message *msg; in ipc_tx_msgs() local 190 struct ipc_message *msg; in sst_ipc_reply_find_msg() local 213 struct ipc_message *msg) in sst_ipc_tx_msg_reply_complete() 226 struct ipc_message *msg, *tmp; in sst_ipc_drop_all() local
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | prism2mgmt.c | 120 struct p80211msg_dot11req_scan *msg = msgp; in prism2mgmt_scan() local 532 struct p80211msg_dot11req_start *msg = msgp; in prism2mgmt_start() local 714 struct p80211msg_p2req_readpda *msg = msgp; in prism2mgmt_readpda() local 780 struct p80211msg_p2req_ramdl_state *msg = msgp; in prism2mgmt_ramdl_state() local 835 struct p80211msg_p2req_ramdl_write *msg = msgp; in prism2mgmt_ramdl_write() local 897 struct p80211msg_p2req_flashdl_state *msg = msgp; in prism2mgmt_flashdl_state() local 967 struct p80211msg_p2req_flashdl_write *msg = msgp; in prism2mgmt_flashdl_write() local 1030 struct p80211msg_lnxreq_autojoin *msg = msgp; in prism2mgmt_autojoin() local 1098 struct p80211msg_lnxreq_wlansniff *msg = msgp; in prism2mgmt_wlansniff() local
|
D | prism2mib.c | 268 struct p80211msg_dot11req_mibset *msg = msgp; in prism2mgmt_mibset_mibget() local 378 struct p80211msg_dot11req_mibset *msg, in prism2mib_bytearea2pstr() 428 struct p80211msg_dot11req_mibset *msg, void *data) in prism2mib_uint32() 475 struct p80211msg_dot11req_mibset *msg, void *data) in prism2mib_flag() 532 struct p80211msg_dot11req_mibset *msg, in prism2mib_wepdefaultkey() 582 struct p80211msg_dot11req_mibset *msg, in prism2mib_privacyinvoked() 624 struct p80211msg_dot11req_mibset *msg, in prism2mib_excludeunencrypted() 660 struct p80211msg_dot11req_mibset *msg, in prism2mib_fragmentationthreshold() 709 struct p80211msg_dot11req_mibset *msg, void *data) in prism2mib_priv()
|
D | p80211req.c | 98 struct p80211msg *msg = (struct p80211msg *) msgbuf; in p80211req_dorequest() local 152 static void p80211req_handlemsg(wlandevice_t *wlandev, struct p80211msg *msg) in p80211req_handlemsg()
|
/linux-4.1.27/drivers/misc/sgi-xp/ |
D | xpc_uv.c | 333 xpc_send_gru_msg(struct gru_message_queue_desc *gru_mq_desc, void *msg, in xpc_send_gru_msg() 437 struct xpc_activate_mq_msg_activate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local 469 struct xpc_activate_mq_msg_deactivate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local 485 struct xpc_activate_mq_msg_chctl_closerequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local 504 struct xpc_activate_mq_msg_chctl_closereply_uv *msg; in xpc_handle_activate_mq_msg_uv() local 521 struct xpc_activate_mq_msg_chctl_openrequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local 541 struct xpc_activate_mq_msg_chctl_openreply_uv *msg; in xpc_handle_activate_mq_msg_uv() local 561 struct xpc_activate_mq_msg_chctl_opencomplete_uv *msg; in xpc_handle_activate_mq_msg_uv() local 672 xpc_send_activate_IRQ_uv(struct xpc_partition *part, void *msg, size_t msg_size, in xpc_send_activate_IRQ_uv() 728 xpc_send_activate_IRQ_part_uv(struct xpc_partition *part, void *msg, in xpc_send_activate_IRQ_part_uv() [all …]
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_tlv.c | 30 s32 fm10k_tlv_msg_init(u32 *msg, u16 msg_id) in fm10k_tlv_msg_init() 51 s32 fm10k_tlv_attr_put_null_string(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_null_string() 128 s32 fm10k_tlv_attr_put_mac_vlan(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_mac_vlan() 188 s32 fm10k_tlv_attr_put_bool(u32 *msg, u16 attr_id) in fm10k_tlv_attr_put_bool() 214 s32 fm10k_tlv_attr_put_value(u32 *msg, u16 attr_id, s64 value, u32 len) in fm10k_tlv_attr_put_value() 286 s32 fm10k_tlv_attr_put_le_struct(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_le_struct() 356 u32 *fm10k_tlv_attr_nest_start(u32 *msg, u16 attr_id) in fm10k_tlv_attr_nest_start() 381 s32 fm10k_tlv_attr_nest_stop(u32 *msg) in fm10k_tlv_attr_nest_stop() 558 s32 fm10k_tlv_msg_parse(struct fm10k_hw *hw, u32 *msg, in fm10k_tlv_msg_parse() 653 static void fm10k_tlv_msg_test_generate_data(u32 *msg, u32 attr_flags) in fm10k_tlv_msg_test_generate_data() [all …]
|
D | fm10k_vf.c | 170 u32 msg[4]; in fm10k_update_vlan_vf() local 274 u32 msg[7]; in fm10k_update_uc_addr_vf() local 316 u32 msg[7]; in fm10k_update_mc_addr_vf() local 349 u32 msg[1]; in fm10k_update_int_moderator_vf() local 399 u32 msg[2]; in fm10k_update_lport_state_vf() local 426 u32 msg[3]; in fm10k_update_xcast_mode_vf() local
|
D | fm10k_tlv.h | 115 #define fm10k_tlv_attr_put_u8(msg, attr_id, val) \ argument 117 #define fm10k_tlv_attr_put_u16(msg, attr_id, val) \ argument 119 #define fm10k_tlv_attr_put_u32(msg, attr_id, val) \ argument 121 #define fm10k_tlv_attr_put_u64(msg, attr_id, val) \ argument 123 #define fm10k_tlv_attr_put_s8(msg, attr_id, val) \ argument 125 #define fm10k_tlv_attr_put_s16(msg, attr_id, val) \ argument 127 #define fm10k_tlv_attr_put_s32(msg, attr_id, val) \ argument 129 #define fm10k_tlv_attr_put_s64(msg, attr_id, val) \ argument
|
D | fm10k_pf.c | 330 u32 msg[5]; in fm10k_update_xc_addr_pf() local 416 u32 msg[3], xcast_mode; in fm10k_update_xcast_mode_pf() local 483 u32 msg[3], lport_msg; in fm10k_update_lport_state_pf() local 848 u32 msg[4], txdctl, txqctl, tdbal = 0, tdbah = 0; in fm10k_iov_assign_default_mac_vlan_pf() local 1089 u32 msg[1]; in fm10k_iov_reset_lport_pf() local 1130 u32 msg[4]; in fm10k_iov_report_timestamp_pf() local 1318 u32 msg[2]; in fm10k_iov_msg_lport_state_pf() local 1556 u32 msg[1]; in fm10k_request_lport_map_pf() local
|
/linux-4.1.27/drivers/staging/unisys/uislib/ |
D | uislib.c | 122 init_msg_header(struct controlvm_message *msg, u32 id, uint rsp, uint svr) in init_msg_header() 145 create_bus(struct controlvm_message *msg, char *buf) in create_bus() 258 destroy_bus(struct controlvm_message *msg, char *buf) in destroy_bus() 323 static int create_device(struct controlvm_message *msg, char *buf) in create_device() 490 static int pause_device(struct controlvm_message *msg) in pause_device() 547 static int resume_device(struct controlvm_message *msg) in resume_device() 605 static int destroy_device(struct controlvm_message *msg, char *buf) in destroy_device() 678 init_chipset(struct controlvm_message *msg, char *buf) in init_chipset() 704 struct controlvm_message msg; in delete_bus_glue() local 715 struct controlvm_message msg; in delete_device_glue() local [all …]
|
/linux-4.1.27/drivers/iio/common/ssp_sensors/ |
D | ssp_spi.c | 88 struct ssp_msg *msg; in ssp_create_msg() local 187 static int ssp_do_transfer(struct ssp_data *data, struct ssp_msg *msg, in ssp_do_transfer() 254 struct ssp_msg *msg) in ssp_spi_sync_command() 259 static int ssp_spi_sync(struct ssp_data *data, struct ssp_msg *msg, in ssp_spi_sync() 345 struct ssp_msg *msg, *n; in ssp_irq_msg() local 456 struct ssp_msg *msg, *n; in ssp_clean_pending_list() local 472 struct ssp_msg *msg; in ssp_command() local 490 struct ssp_msg *msg; in ssp_send_instruction() local 523 struct ssp_msg *msg; in ssp_get_chipid() local 541 struct ssp_msg *msg; in ssp_set_magnetic_matrix() local [all …]
|
/linux-4.1.27/net/ceph/ |
D | msgpool.c | 13 struct ceph_msg *msg; in msgpool_alloc() local 28 struct ceph_msg *msg = element; in msgpool_free() local 57 struct ceph_msg *msg; in ceph_msgpool_get() local 73 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put()
|
D | messenger.c | 528 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_recvmsg() local 560 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_sendmsg() local 636 static void ceph_msg_remove(struct ceph_msg *msg) in ceph_msg_remove() 648 struct ceph_msg *msg = list_first_entry(head, struct ceph_msg, in ceph_msg_remove_list() local 1111 static void ceph_msg_data_cursor_init(struct ceph_msg *msg, size_t length) in ceph_msg_data_cursor_init() 1213 static void prepare_message_data(struct ceph_msg *msg, u32 data_len) in prepare_message_data() 1549 struct ceph_msg *msg = con->out_msg; in write_partial_message_data() local 2249 struct ceph_msg *msg = con->in_msg; in read_partial_msg_data() local 2464 struct ceph_msg *msg; in process_message() local 3000 void ceph_con_send(struct ceph_connection *con, struct ceph_msg *msg) in ceph_con_send() [all …]
|
D | mon_client.c | 193 struct ceph_msg *msg = monc->m_subscribe; in __send_subscribe() local 239 struct ceph_msg *msg) in handle_subscribe_ack() 356 struct ceph_msg *msg) in ceph_monc_handle_map() 547 struct ceph_msg *msg) in handle_statfs_reply() 619 struct ceph_msg *msg) in handle_get_version_reply() 890 struct ceph_msg *msg) in handle_auth_reply() 966 static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) in dispatch()
|
/linux-4.1.27/net/nfc/ |
D | netlink.c | 67 static int nfc_genl_send_target(struct sk_buff *msg, struct nfc_target *target, in nfc_genl_send_target() 185 struct sk_buff *msg; in nfc_genl_targets_found() local 215 struct sk_buff *msg; in nfc_genl_target_lost() local 246 struct sk_buff *msg; in nfc_genl_tm_activated() local 278 struct sk_buff *msg; in nfc_genl_tm_deactivated() local 308 struct sk_buff *msg; in nfc_genl_device_added() local 341 struct sk_buff *msg; in nfc_genl_device_removed() local 371 struct sk_buff *msg; in nfc_genl_llc_send_sdres() local 439 struct sk_buff *msg; in nfc_genl_se_added() local 471 struct sk_buff *msg; in nfc_genl_se_removed() local [all …]
|
/linux-4.1.27/drivers/pci/ |
D | htirq.c | 32 struct ht_irq_msg msg; member 36 void write_ht_irq_msg(unsigned int irq, struct ht_irq_msg *msg) in write_ht_irq_msg() 55 void fetch_ht_irq_msg(unsigned int irq, struct ht_irq_msg *msg) in fetch_ht_irq_msg() 64 struct ht_irq_msg msg = cfg->msg; in mask_ht_irq() local 73 struct ht_irq_msg msg = cfg->msg; in unmask_ht_irq() local
|
/linux-4.1.27/drivers/staging/nvec/ |
D | nvec.c | 146 unsigned char *msg = (unsigned char *)data; in nvec_status_notifier() local 197 void nvec_msg_free(struct nvec_chip *nvec, struct nvec_msg *msg) in nvec_msg_free() 209 static bool nvec_msg_is_event(struct nvec_msg *msg) in nvec_msg_is_event() 220 static size_t nvec_msg_size(struct nvec_msg *msg) in nvec_msg_size() 264 struct nvec_msg *msg; in nvec_write_async() local 304 struct nvec_msg *msg; in nvec_write_sync() local 382 struct nvec_msg *msg; in nvec_request_master() local 416 static int parse_msg(struct nvec_chip *nvec, struct nvec_msg *msg) in parse_msg() 445 struct nvec_msg *msg; in nvec_dispatch() local 793 struct nvec_msg *msg; in tegra_nvec_probe() local [all …]
|
/linux-4.1.27/drivers/isdn/pcbit/ |
D | layer2.h | 93 #define SET_MSG_SCMD(msg, ch) (msg = (msg & 0xffffff00) | (((ch) & 0xff))) argument 94 #define SET_MSG_CMD(msg, ch) (msg = (msg & 0xffff00ff) | (((ch) & 0xff) << 8)) argument 95 #define SET_MSG_PROC(msg, ch) (msg = (msg & 0xff00ffff) | (((ch) & 0xff) << 16)) argument 96 #define SET_MSG_CPU(msg, ch) (msg = (msg & 0x00ffffff) | (((ch) & 0xff) << 24)) argument 98 #define GET_MSG_SCMD(msg) ((msg) & 0xFF) argument 99 #define GET_MSG_CMD(msg) ((msg) >> 8 & 0xFF) argument 100 #define GET_MSG_PROC(msg) ((msg) >> 16 & 0xFF) argument 101 #define GET_MSG_CPU(msg) ((msg) >> 24) argument 115 ulong msg; member
|
D | layer2.c | 75 pcbit_l2_write(struct pcbit_dev *dev, ulong msg, ushort refnum, in pcbit_l2_write() 178 ulong msg; in pcbit_transmit() local 286 unsigned long flags, msg; in pcbit_deliver() local
|
/linux-4.1.27/net/ieee802154/ |
D | netlink.c | 43 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_create() local 61 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast() 75 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_new_reply() local 90 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info) in ieee802154_nl_reply()
|
D | nl-phy.c | 36 static int ieee802154_nl_fill_phy(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_phy() 84 struct sk_buff *msg; in ieee802154_list_phy() local 171 struct sk_buff *msg; in ieee802154_add_iface() local 274 struct sk_buff *msg; in ieee802154_del_iface() local
|
D | nl-mac.c | 37 static int nla_put_hwaddr(struct sk_buff *msg, int type, __le64 hwaddr) in nla_put_hwaddr() 47 static int nla_put_shortaddr(struct sk_buff *msg, int type, __le16 addr) in nla_put_shortaddr() 59 struct sk_buff *msg; in ieee802154_nl_start_confirm() local 80 static int ieee802154_nl_fill_iface(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_iface() 412 struct sk_buff *msg; in ieee802154_list_iface() local 609 ieee802154_llsec_fill_key_id(struct sk_buff *msg, in ieee802154_llsec_fill_key_id() 650 struct sk_buff *msg; in ieee802154_llsec_getparams() local 918 ieee802154_nl_fill_key(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_key() 1055 ieee802154_nl_fill_dev(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_dev() 1161 ieee802154_nl_fill_devkey(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_devkey() [all …]
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smsendian.c | 31 struct sms_msg_data *msg = (struct sms_msg_data *)buffer; in smsendian_handle_tx_message() local 58 struct sms_msg_data *msg = (struct sms_msg_data *)buffer; in smsendian_handle_rx_message() local 93 void smsendian_handle_message_header(void *msg) in smsendian_handle_message_header()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | msi_ia64.c | 18 struct msi_msg msg; in ia64_set_msi_irq_affinity() local 47 struct msi_msg msg; in ia64_setup_msi_irq() local 137 struct msi_msg msg; in dmar_msi_set_affinity() local 169 msi_compose_msg(struct pci_dev *pdev, unsigned int irq, struct msi_msg *msg) in msi_compose_msg() 195 struct msi_msg msg; in arch_setup_dmar_msi() local
|
/linux-4.1.27/drivers/media/tuners/ |
D | tda827x.c | 137 struct i2c_msg *msg, in tuner_transfer() 162 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, in tda827xo_set_params() local 236 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, in tda827xo_sleep() local 258 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0 }; in tda827xo_set_analog_params() local 338 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, in tda827xo_agcf() local 448 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, in tda827xa_sleep() local 468 struct i2c_msg msg = { .flags = 0, .buf = buf, .len = sizeof(buf) }; in tda827xa_lna_gain() local 521 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, in tda827xa_set_params() local 668 struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, in tda827xa_set_analog_params() local 763 struct i2c_msg msg = {.addr = priv->i2c_addr, .flags = 0, in tda827xa_agcf() local [all …]
|
D | mt2131.c | 55 struct i2c_msg msg[2] = { in mt2131_readreg() local 72 struct i2c_msg msg = { .addr = priv->cfg->i2c_address, .flags = 0, in mt2131_writereg() local 84 struct i2c_msg msg = { .addr = priv->cfg->i2c_address, in mt2131_writeregs() local
|
D | tuner-i2c.h | 38 struct i2c_msg msg = { .addr = props->addr, .flags = 0, in tuner_i2c_xfer_send() local 47 struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, in tuner_i2c_xfer_recv() local 58 struct i2c_msg msg[2] = { { .addr = props->addr, .flags = 0, in tuner_i2c_xfer_send_recv() local
|
D | mt2060.c | 44 struct i2c_msg msg[2] = { in mt2060_readreg() local 60 struct i2c_msg msg = { in mt2060_writereg() local 74 struct i2c_msg msg = { in mt2060_writeregs() local
|
D | mt2266.c | 59 struct i2c_msg msg[2] = { in mt2266_readreg() local 74 struct i2c_msg msg = { in mt2266_writereg() local 87 struct i2c_msg msg = { in mt2266_writeregs() local
|
/linux-4.1.27/net/wimax/ |
D | op-msg.c | 122 const void *msg, size_t size, in wimax_msg_alloc() 184 const void *wimax_msg_data_len(struct sk_buff *msg, size_t *size) in wimax_msg_data_len() 206 const void *wimax_msg_data(struct sk_buff *msg) in wimax_msg_data() 227 ssize_t wimax_msg_len(struct sk_buff *msg) in wimax_msg_len() 276 void *msg = skb->data; in wimax_msg_send() local
|
/linux-4.1.27/drivers/staging/i2o/ |
D | iop.c | 66 struct i2o_message *msg; in i2o_msg_get_wait() local 282 struct i2o_message *msg; in i2o_iop_quiesce() local 323 struct i2o_message *msg; in i2o_iop_enable() local 394 struct i2o_message *msg; in i2o_iop_clear() local 433 struct i2o_message *msg; in i2o_iop_init_outbound_queue() local 493 struct i2o_message *msg; in i2o_iop_reset() local 703 struct i2o_message *msg; in i2o_iop_systab_set() local 922 struct i2o_message *msg; in i2o_status_get() local 983 struct i2o_message *msg; in i2o_hrt_get() local 1167 struct i2o_message *msg; in i2o_event_register() local
|
D | exec-osm.c | 54 struct i2o_message *msg; /* pointer to the reply message */ member 122 int i2o_msg_post_wait_mem(struct i2o_controller *c, struct i2o_message *msg, in i2o_msg_post_wait_mem() 217 struct i2o_message *msg, u32 context) in i2o_msg_post_wait_complete() 385 struct i2o_message *msg; in i2o_exec_lct_notify() local 461 struct i2o_message *msg) in i2o_exec_reply() 546 struct i2o_message *msg; in i2o_exec_lct_get() local
|
D | debug.c | 19 u32 *msg = (u32 *) m; in i2o_report_status() local 55 u32 *msg = (u32 *) m; in i2o_dump_message() local 70 static void i2o_report_fail_status(u8 req_status, u32 *msg) in i2o_report_fail_status()
|
D | i2o_block.c | 138 struct i2o_message *msg; in i2o_block_device_flush() local 166 struct i2o_message *msg; in i2o_block_device_mount() local 195 struct i2o_message *msg; in i2o_block_device_lock() local 223 struct i2o_message *msg; in i2o_block_device_unlock() local 252 struct i2o_message *msg; in i2o_block_device_power() local 461 struct i2o_message *msg) in i2o_block_reply() 730 struct i2o_message *msg; in i2o_block_transfer() local
|
D | i2o_config.c | 237 struct i2o_message *msg; in i2o_cfg_swdl() local 315 struct i2o_message *msg; in i2o_cfg_swul() local 388 struct i2o_message *msg; in i2o_cfg_swdel() local 430 struct i2o_message *msg; in i2o_cfg_validate() local 460 struct i2o_message *msg; in i2o_cfg_evt_reg() local 541 struct i2o_message *msg; in i2o_cfg_passthru32() local 792 struct i2o_message *msg; in i2o_cfg_passthru() local
|
/linux-4.1.27/sound/soc/intel/atom/sst/ |
D | sst_ipc.c | 40 struct sst_block *msg = NULL; in sst_create_block() local 127 struct ipc_post *msg = ipc_msg; in sst_post_message_mrfld() local 225 void *msg) in process_fw_init() 245 struct ipc_post *msg) in process_fw_async_msg() 314 struct ipc_post *msg) in sst_process_reply_mrfld()
|
D | sst_pvt.c | 167 struct ipc_post *msg; in sst_create_ipc_msg() local 234 struct ipc_post *msg = NULL; in sst_prepare_and_post_msg() local 314 int msg, int task_id, int large, int drv_id) in sst_fill_header_mrfld() 326 void sst_fill_header_dsp(struct ipc_dsp_hdr *dsp, int msg, in sst_fill_header_dsp() 417 struct ipc_post *msg) in sst_add_to_dispatch_list_and_post()
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | cm.c | 78 struct cm_sidr_generic_msg *msg = in set_local_comm_id() local 85 struct cm_generic_msg *msg = (struct cm_generic_msg *)mad; in set_local_comm_id() local 93 struct cm_sidr_generic_msg *msg = in get_local_comm_id() local 100 struct cm_generic_msg *msg = (struct cm_generic_msg *)mad; in get_local_comm_id() local 108 struct cm_sidr_generic_msg *msg = in set_remote_comm_id() local 115 struct cm_generic_msg *msg = (struct cm_generic_msg *)mad; in set_remote_comm_id() local 123 struct cm_sidr_generic_msg *msg = in get_remote_comm_id() local 130 struct cm_generic_msg *msg = (struct cm_generic_msg *)mad; in get_remote_comm_id() local 137 struct cm_req_msg *msg = (struct cm_req_msg *)mad; in gid_from_req_msg() local
|
/linux-4.1.27/ipc/ |
D | msgutil.c | 53 struct msg_msg *msg; in alloc_msg() local 88 struct msg_msg *msg; in load_msg() local 153 int store_msg(void __user *dest, struct msg_msg *msg, size_t len) in store_msg() 172 void free_msg(struct msg_msg *msg) in free_msg()
|
D | msg.c | 214 struct msg_msg *msg, *t; in freeque() local 547 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg() 569 static inline int pipelined_send(struct msg_queue *msq, struct msg_msg *msg) in pipelined_send() 611 struct msg_msg *msg; in do_msgsnd() local 751 static long do_msg_fill(void __user *dest, struct msg_msg *msg, size_t bufsz) in do_msg_fill() 801 struct msg_msg *msg, *found = NULL; in find_msg() local 829 struct msg_msg *msg, *copy = NULL; in do_msgrcv() local
|
/linux-4.1.27/tools/perf/ui/gtk/ |
D | util.c | 32 char *msg; in perf_gtk__error() local 58 char *msg; in perf_gtk__warning_info_bar() local 79 char *msg, *p; in perf_gtk__warning_statusbar() local
|
/linux-4.1.27/kernel/locking/ |
D | spinlock_debug.c | 52 static void spin_dump(raw_spinlock_t *lock, const char *msg) in spin_dump() 70 static void spin_bug(raw_spinlock_t *lock, const char *msg) in spin_bug() 78 #define SPIN_BUG_ON(cond, lock, msg) if (unlikely(cond)) spin_bug(lock, msg) argument 162 static void rwlock_bug(rwlock_t *lock, const char *msg) in rwlock_bug() 173 #define RWLOCK_BUG_ON(cond, lock, msg) if (unlikely(cond)) rwlock_bug(lock, msg) argument
|
/linux-4.1.27/net/rxrpc/ |
D | ar-output.c | 33 static int rxrpc_sendmsg_cmsg(struct rxrpc_sock *rx, struct msghdr *msg, in rxrpc_sendmsg_cmsg() 132 struct msghdr *msg, size_t len) in rxrpc_client_sendmsg() 211 int rxrpc_kernel_send_data(struct rxrpc_call *call, struct msghdr *msg, in rxrpc_kernel_send_data() 272 int rxrpc_server_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg, size_t len) in rxrpc_server_sendmsg() 335 struct msghdr msg; in rxrpc_send_packet() local 522 struct msghdr *msg, size_t len) in rxrpc_send_data()
|
/linux-4.1.27/net/ipv4/ |
D | ip_sockglue.c | 53 static void ip_cmsg_recv_pktinfo(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_pktinfo() 62 static void ip_cmsg_recv_ttl(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_ttl() 68 static void ip_cmsg_recv_tos(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_tos() 73 static void ip_cmsg_recv_opts(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_opts() 83 static void ip_cmsg_recv_retopts(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_retopts() 100 static void ip_cmsg_recv_checksum(struct msghdr *msg, struct sk_buff *skb, in ip_cmsg_recv_checksum() 114 static void ip_cmsg_recv_security(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_security() 132 static void ip_cmsg_recv_dstaddr(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_dstaddr() 154 void ip_cmsg_recv_offset(struct msghdr *msg, struct sk_buff *skb, in ip_cmsg_recv_offset() 222 int ip_cmsg_send(struct net *net, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send() [all …]
|
/linux-4.1.27/drivers/net/can/ |
D | janz-ican3.c | 283 static int ican3_old_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_old_recv_msg() 328 static int ican3_old_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_old_send_msg() 532 static int ican3_new_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_new_send_msg() 563 static int ican3_new_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_new_recv_msg() 595 static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_send_msg() 611 static int ican3_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_recv_msg() 633 struct ican3_msg msg; in ican3_msg_connect() local 644 struct ican3_msg msg; in ican3_msg_disconnect() local 655 struct ican3_msg msg; in ican3_msg_newhostif() local 676 struct ican3_msg msg; in ican3_msg_fasthostif() local [all …]
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | budget.c | 99 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 211 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = buf, .len = sizeof(buf) }; in alps_bsrv2_tuner_set_params() local 253 struct i2c_msg msg = { .addr = 0x62, .flags = 0, .buf = data, .len = sizeof(data) }; in alps_tdbe2_tuner_set_params() local 283 struct i2c_msg msg = { .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_401_tuner_set_params() local 339 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_451_tuner_set_params() local 363 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in s5h1420_tuner_set_params() local 430 struct i2c_msg msg[] = { in i2c_readreg() local 442 struct i2c_msg msg[] = { { .addr = 0x50,.flags = 0,.buf = &b,.len = 1 }, in read_pwm() local
|
D | budget-patch.c | 101 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 200 static int av7110_send_diseqc_msg(struct budget_patch *budget, int len, u8 *msg, int burst) in av7110_send_diseqc_msg() 270 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = buf, .len = sizeof(buf) }; in alps_bsrv2_tuner_set_params() local 312 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_451_tuner_set_params() local
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | e1000_mbx.c | 35 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in igb_read_mbx() 59 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in igb_write_mbx() 195 static s32 igb_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_posted_mbx() 222 static s32 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_posted_mbx() 346 static s32 igb_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_mbx_pf() 387 static s32 igb_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_mbx_pf()
|
/linux-4.1.27/kernel/irq/ |
D | msi.c | 21 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __get_cached_msi_msg() 26 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg() 36 struct msi_msg *msg) in irq_chip_write_msi_msg() 54 struct msi_msg msg; in msi_domain_set_affinity() local 69 struct msi_msg msg; in msi_domain_activate() local 78 struct msi_msg msg; in msi_domain_deactivate() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_mbx.c | 43 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_read_mbx() 66 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_write_mbx() 190 static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_read_posted_mbx() 217 static s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_write_posted_mbx() 356 static s32 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_write_mbx_pf() 395 static s32 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_read_mbx_pf()
|
/linux-4.1.27/drivers/net/ethernet/qualcomm/ |
D | qca_7k.c | 51 struct spi_message *msg; in qcaspi_read_register() local 92 struct spi_message *msg; in qcaspi_write_register() local 131 struct spi_message *msg = &qca->spi_msg1; in qcaspi_tx_cmd() local
|
/linux-4.1.27/drivers/w1/ |
D | w1_netlink.c | 46 struct w1_netlink_msg *msg; /* advances as w1_netlink_msg is appened */ member 61 struct w1_netlink_msg *msg; member 211 static void w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, in w1_netlink_send_error() 216 struct w1_netlink_msg msg; in w1_netlink_send_error() member 233 void w1_netlink_send(struct w1_master *dev, struct w1_netlink_msg *msg) in w1_netlink_send() 237 struct w1_netlink_msg msg; in w1_netlink_send() member 420 struct w1_netlink_msg *msg; in w1_process_command_root() local 517 static void w1_list_count_cmds(struct w1_netlink_msg *msg, int *cmd_count, in w1_list_count_cmds() 556 struct w1_netlink_msg *msg = (struct w1_netlink_msg *)(cn + 1); in w1_cn_callback() local
|
D | w1_int.c | 115 struct w1_netlink_msg msg; in w1_add_master_device() local 193 struct w1_netlink_msg msg; in __w1_remove_master_device() local
|
/linux-4.1.27/drivers/media/pci/pt1/ |
D | va1j5jf8007s.c | 179 struct i2c_msg msg; in va1j5jf8007s_set_frequency_1() local 208 struct i2c_msg msg; in va1j5jf8007s_set_frequency_2() local 229 struct i2c_msg msg; in va1j5jf8007s_set_frequency_3() local 281 struct i2c_msg msg; in va1j5jf8007s_set_modulation() local 330 struct i2c_msg msg; in va1j5jf8007s_set_ts_id() local 513 struct i2c_msg msg; in va1j5jf8007s_init_frequency() local 534 struct i2c_msg msg; in va1j5jf8007s_set_sleep() local 652 struct i2c_msg msg; in va1j5jf8007s_prepare_2() local 709 struct i2c_msg msg; in va1j5jf8007s_attach() local
|
D | va1j5jf8007t.c | 165 struct i2c_msg msg; in va1j5jf8007t_set_frequency() local 220 struct i2c_msg msg; in va1j5jf8007t_set_modulation() local 359 struct i2c_msg msg; in va1j5jf8007t_init_frequency() local 383 struct i2c_msg msg; in va1j5jf8007t_set_sleep() local 470 struct i2c_msg msg; in va1j5jf8007t_prepare() local 509 struct i2c_msg msg; in va1j5jf8007t_attach() local
|
/linux-4.1.27/arch/score/include/asm/ |
D | bug.h | 12 #define die(msg, regs) \ argument 14 #define die_if_kernel(msg, regs) \ argument
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | netup-init.c | 29 struct i2c_msg msg = { in i2c_av_write() local 50 struct i2c_msg msg = { in i2c_av_write4() local 74 struct i2c_msg msg = { in i2c_av_read() local
|
D | netup-eeprom.c | 34 struct i2c_msg msg[] = { in netup_eeprom_read() local 68 struct i2c_msg msg[] = { in netup_eeprom_write() local
|
D | cx23885-i2c.c | 78 const struct i2c_msg *msg, int joined_rlen) in i2c_sendbytes() 159 const struct i2c_msg *msg, int joined) in i2c_readbytes() 367 struct i2c_msg msg; in cx23885_av_clk() local
|
/linux-4.1.27/fs/reiserfs/ |
D | hashes.c | 44 u32 keyed_hash(const signed char *msg, int len) in keyed_hash() 128 u32 yura_hash(const signed char *msg, int len) in yura_hash() 167 u32 r5_hash(const signed char *msg, int len) in r5_hash()
|
/linux-4.1.27/drivers/mfd/ |
D | cros_ec.c | 31 struct cros_ec_command *msg) in cros_ec_prepare_tx() 51 struct cros_ec_command *msg) in cros_ec_check_result() 69 struct cros_ec_command *msg) in cros_ec_cmd_xfer()
|
D | ipaq-micro.c | 37 struct ipaq_micro_msg *msg = micro->msg; in ipaq_micro_trigger_tx() local 65 int ipaq_micro_tx_msg(struct ipaq_micro *micro, struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg() 101 struct ipaq_micro_msg *msg = micro->msg; in micro_rx_msg() local 195 struct ipaq_micro_msg msg = { in ipaq_micro_get_version() local 216 struct ipaq_micro_msg msg = { in ipaq_micro_eeprom_read() local
|
D | tps65912-spi.c | 34 struct spi_message msg; in tps65912_spi_write() local 58 struct spi_message msg; in tps65912_spi_read() local
|
/linux-4.1.27/net/atm/ |
D | mpoa_caches.c | 135 struct k_message msg; in cache_hit() local 194 struct k_message msg; in in_cache_remove_entry() local 256 struct k_message msg; in check_resolving_entries() local 431 struct k_message msg; in eg_cache_remove_entry() local 458 static eg_cache_entry *eg_cache_add_entry(struct k_message *msg, in eg_cache_add_entry() 506 struct k_message msg; in clear_expired() local
|
D | signaling.c | 36 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos() 65 struct atmsvc_msg *msg; in sigd_send() local 147 struct atmsvc_msg *msg; in sigd_enq2() local
|
D | mpc.c | 1081 static void MPOA_trigger_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_trigger_rcvd() 1117 static void check_qos_and_open_shortcut(struct k_message *msg, in check_qos_and_open_shortcut() 1156 static void MPOA_res_reply_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_res_reply_rcvd() 1206 static void ingress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in ingress_purge_rcvd() 1229 static void egress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in egress_purge_rcvd() 1284 static void mps_death(struct k_message *msg, struct mpoa_client *mpc) in mps_death() 1308 static void MPOA_cache_impos_rcvd(struct k_message *msg, in MPOA_cache_impos_rcvd() 1371 static void set_mps_mac_addr_rcvd(struct k_message *msg, in set_mps_mac_addr_rcvd() 1389 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | dibx000_common.c | 89 static int dibx000_master_i2c_write(struct dibx000_i2c_master *mst, struct i2c_msg *msg, u8 stop) in dibx000_master_i2c_write() 132 static int dibx000_master_i2c_read(struct dibx000_i2c_master *mst, struct i2c_msg *msg) in dibx000_master_i2c_read() 202 static int dibx000_i2c_master_xfer_gpio12(struct i2c_adapter *i2c_adap, struct i2c_msg msg[], int n… in dibx000_i2c_master_xfer_gpio12() 224 static int dibx000_i2c_master_xfer_gpio34(struct i2c_adapter *i2c_adap, struct i2c_msg msg[], int n… in dibx000_i2c_master_xfer_gpio34() 279 struct i2c_msg msg[], int num) in dibx000_i2c_gated_gpio67_xfer() 326 struct i2c_msg msg[], int num) in dibx000_i2c_gated_tuner_xfer()
|
D | isl6421.c | 49 struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, in isl6421_set_voltage() local 77 struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, in isl6421_enable_high_lnb_voltage() local 95 struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, in isl6421_set_tone() local
|
D | stb6000.c | 56 struct i2c_msg msg = { in stb6000_sleep() local 87 struct i2c_msg msg = { in stb6000_set_params() local 207 struct i2c_msg msg[2] = { in stb6000_attach() local
|
D | tda826x.c | 56 struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = buf, .len = 2 }; in tda826x_sleep() local 83 struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = buf, .len = 11 }; in tda826x_set_params() local 148 struct i2c_msg msg[2] = { in tda826x_attach() local
|
D | lnbp21.c | 51 struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, in lnbp21_set_voltage() local 79 struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, in lnbp21_enable_high_lnb_voltage() local 98 struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, in lnbp21_set_tone() local
|
D | lnbp22.c | 54 struct i2c_msg msg = { in lnbp22_set_voltage() local 85 struct i2c_msg msg = { in lnbp22_enable_high_lnb_voltage() local
|
D | dvb-pll.c | 351 struct i2c_msg msg = { in opera1_bw() local 422 struct i2c_msg msg = { in samsung_dtos403ih102a_set() local 619 struct i2c_msg msg = { .flags = 0, in dvb_pll_sleep() local 642 struct i2c_msg msg = in dvb_pll_set_params() local 716 struct i2c_msg msg = { .flags = 0, in dvb_pll_init() local 757 struct i2c_msg msg = { .addr = pll_addr, .flags = I2C_M_RD, in dvb_pll_attach() local
|
D | l64781.c | 56 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; in l64781_writereg() local 70 …struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 … in l64781_readreg() local 114 struct i2c_msg msg = { .addr = 0x00, .flags = 0, .buf = buf, .len = 1 }; in reset_and_configure() local 508 struct i2c_msg msg [] = { { .addr = config->demod_address, .flags = 0, .buf = b0, .len = 1 }, in l64781_attach() local
|
D | isl6405.c | 49 struct i2c_msg msg = { .addr = isl6405->i2c_addr, .flags = 0, in isl6405_set_voltage() local 91 struct i2c_msg msg = { .addr = isl6405->i2c_addr, .flags = 0, in isl6405_enable_high_lnb_voltage() local
|
D | tua6100.c | 57 struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = reg0, .len = 2 }; in tua6100_sleep() local 178 struct i2c_msg msg [] = { { .addr = addr, .flags = 0, .buf = b1, .len = 1 }, in tua6100_attach() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | dbell.h | 40 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd() 54 static inline void _ppc_msgsnd(u32 msg) in _ppc_msgsnd() 67 u32 msg = PPC_DBELL_TYPE(type) | (flags & PPC_DBELL_MSG_BRDCAST) | in ppc_msgsnd() local
|
/linux-4.1.27/drivers/hsi/controllers/ |
D | omap_ssi_port.c | 194 static int ssi_claim_lch(struct hsi_msg *msg) in ssi_claim_lch() 212 static int ssi_start_dma(struct hsi_msg *msg, int lch) in ssi_start_dma() 283 static int ssi_start_pio(struct hsi_msg *msg) in ssi_start_pio() 312 struct hsi_msg *msg; in ssi_start_transfer() local 328 static int ssi_async_break(struct hsi_msg *msg) in ssi_async_break() 366 static int ssi_async(struct hsi_msg *msg) in ssi_async() 422 struct hsi_msg *msg; in ssi_flush_queue() local 509 struct hsi_msg *msg; in ssi_flush() local 605 struct hsi_msg *msg; in ssi_transfer() local 630 struct hsi_msg *msg; in ssi_cleanup_queues() local [all …]
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | mbx.c | 90 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_posted_mbx() 116 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_posted_mbx() 256 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_mbx_vf() 292 static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_mbx_vf()
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_msghandler.c | 504 struct ipmi_recv_msg *msg, *msg2; in free_recv_msg_list() local 514 struct ipmi_smi_msg *msg, *msg2; in free_smi_msg_list() local 733 static void deliver_response(struct ipmi_recv_msg *msg) in deliver_response() 754 deliver_err_response(struct ipmi_recv_msg *msg, int err) in deliver_err_response() 833 struct ipmi_recv_msg *msg = intf->seq_table[seq].recv_msg; in intf_find_seq() local 886 struct ipmi_recv_msg *msg = NULL; in intf_err_seq() local 1228 struct ipmi_recv_msg *msg, *msg2; in ipmi_set_gets_events() local 1404 struct kernel_ipmi_msg *msg, in format_ipmb_msg() 1448 struct kernel_ipmi_msg *msg, in format_lan_msg() 1533 struct kernel_ipmi_msg *msg, in i_ipmi_request() [all …]
|
D | ipmi_watchdog.c | 356 static void set_timeout_free_smi(struct ipmi_smi_msg *msg) in set_timeout_free_smi() 361 static void set_timeout_free_recv(struct ipmi_recv_msg *msg) in set_timeout_free_recv() 377 struct kernel_ipmi_msg msg; in i_ipmi_set_timeout() local 475 static void panic_smi_free(struct ipmi_smi_msg *msg) in panic_smi_free() 479 static void panic_recv_free(struct ipmi_recv_msg *msg) in panic_recv_free() 493 struct kernel_ipmi_msg msg; in panic_halt_ipmi_heartbeat() local 571 static void heartbeat_free_smi(struct ipmi_smi_msg *msg) in heartbeat_free_smi() 576 static void heartbeat_free_recv(struct ipmi_recv_msg *msg) in heartbeat_free_recv() 590 struct kernel_ipmi_msg msg; in ipmi_heartbeat() local 943 static void ipmi_wdog_msg_handler(struct ipmi_recv_msg *msg, in ipmi_wdog_msg_handler()
|
D | ipmi_powernv.c | 49 struct ipmi_smi_msg *msg, u8 completion_code) in send_error_reply() 58 static void ipmi_powernv_send(void *send_info, struct ipmi_smi_msg *msg) in ipmi_powernv_send() 117 struct ipmi_smi_msg *msg; in ipmi_powernv_recv() local
|
D | ipmi_devintf.c | 61 static void file_receive_handler(struct ipmi_recv_msg *msg, in file_receive_handler() 160 struct ipmi_recv_msg *msg, *next; in ipmi_release() local 182 struct kernel_ipmi_msg msg; in handle_send_req() local 282 struct ipmi_recv_msg *msg; in ipmi_ioctl() local 679 struct compat_ipmi_msg msg; member 687 struct compat_ipmi_msg msg; member
|
D | ipmi_si_intf.c | 330 void debug_timestamp(char *msg) in debug_timestamp() 348 struct ipmi_smi_msg *msg) in deliver_recv_msg() 359 struct ipmi_smi_msg *msg = smi_info->curr_msg; in return_hosed_msg() local 417 static void start_new_msg(struct smi_info *smi_info, unsigned char *msg, in start_new_msg() 430 unsigned char msg[2]; in start_check_enables() local 444 unsigned char msg[3]; in start_clear_flags() local 517 struct ipmi_smi_msg *msg; in alloc_msg_handle_irq() local 609 struct ipmi_smi_msg *msg; in handle_transaction_done() local 635 unsigned char msg[4]; in handle_transaction_done() local 658 unsigned char msg[3]; in handle_transaction_done() local [all …]
|
D | ipmi_ssif.c | 319 struct ipmi_smi_msg *msg) in deliver_recv_msg() 336 struct ipmi_smi_msg *msg) in return_hosed_msg() 357 unsigned char msg[3]; in start_clear_flags() local 389 struct ipmi_smi_msg *msg) in check_start_send() 404 struct ipmi_smi_msg *msg; in start_event_fetch() local 428 struct ipmi_smi_msg *msg; in start_recv_msg_fetch() local 596 struct ipmi_smi_msg *msg; in msg_done_handler() local 1000 struct ipmi_smi_msg *msg; in start_next_msg() local 1032 struct ipmi_smi_msg *msg) in sender() 1206 static int do_cmd(struct i2c_client *client, int len, unsigned char *msg, in do_cmd() [all …]
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 581 static int nl80211_msg_put_channel(struct sk_buff *msg, in nl80211_msg_put_channel() 918 static int nl80211_put_iftypes(struct sk_buff *msg, u32 attr, u16 ifmodes) in nl80211_put_iftypes() 942 struct sk_buff *msg, in nl80211_put_iface_combinations() 1011 struct sk_buff *msg) in nl80211_send_wowlan_tcp_caps() 1050 static int nl80211_send_wowlan(struct sk_buff *msg, in nl80211_send_wowlan() 1108 static int nl80211_send_coalesce(struct sk_buff *msg, in nl80211_send_coalesce() 1129 static int nl80211_send_band_rateinfo(struct sk_buff *msg, in nl80211_send_band_rateinfo() 1186 nl80211_send_mgmt_stypes(struct sk_buff *msg, in nl80211_send_mgmt_stypes() 1254 struct sk_buff *msg, u32 portid, u32 seq, in nl80211_send_wiphy() 1848 struct sk_buff *msg; in nl80211_get_wiphy() local [all …]
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | mbx.c | 85 static s32 ixgbevf_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_posted_mbx() 111 static s32 ixgbevf_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_posted_mbx() 251 static s32 ixgbevf_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_mbx_vf() 287 static s32 ixgbevf_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_mbx_vf()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dw2102.c | 165 static int dw2102_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], in dw2102_i2c_transfer() 239 struct i2c_msg msg[], int num) in dw2102_serit_i2c_transfer() 293 static int dw2102_earda_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], int num) in dw2102_earda_i2c_transfer() 392 static int dw2104_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], int num) in dw2104_i2c_transfer() 491 static int dw3101_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], in dw3101_i2c_transfer() 571 static int s6x0_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], in s6x0_i2c_transfer() 705 static int su3000_i2c_transfer(struct i2c_adapter *adap, struct i2c_msg msg[], in su3000_i2c_transfer() 838 struct i2c_msg msg[] = { in s6x0_read_mac_address() local 877 struct i2c_msg msg = { in su3000_streaming_ctrl() local 910 struct i2c_msg msg[] = { in su3000_read_mac_address() local [all …]
|
D | friio-fe.c | 32 struct i2c_msg msg[2]; in jdvbt90502_reg_read() local 60 struct i2c_msg msg; in jdvbt90502_single_reg_write() local 131 struct i2c_msg msg[2]; in jdvbt90502_pll_set_freq() local 376 struct i2c_msg msg; in jdvbt90502_init() local
|
D | opera1.c | 134 static int opera1_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[], in opera1_i2c_xfer() 174 struct i2c_msg msg[] = { in opera1_set_voltage() local 312 struct i2c_msg msg[] = { in opera1_pid_filter() local 329 struct i2c_msg msg[] = { in opera1_pid_filter_control() local
|
/linux-4.1.27/drivers/scsi/ |
D | dpt_i2o.c | 317 u32 msg[17]; in adpt_inquiry() local 685 u32 msg[5]; in adpt_abort() local 729 u32 msg[4]; in adpt_device_reset() local 773 u32 msg[4]; in adpt_bus_reset() local 1195 static int adpt_i2o_post_wait(adpt_hba* pHba, u32* msg, int len, int timeout) in adpt_i2o_post_wait() 1286 u32 __iomem *msg; in adpt_i2o_post_this() local 1352 u32 msg[8]; in adpt_i2o_reset_hba() local 1707 u32 msg[MAX_MESSAGE_SIZE]; in adpt_i2o_passthru() local 2160 void __iomem *msg; in adpt_isr() local 2219 u32 msg[MAX_MESSAGE_SIZE]; in adpt_scsi_to_i2o() local [all …]
|
D | hptiop.c | 134 u32 msg = readl(&iop->outbound_msgaddr0); in iop_intr_itl() local 220 u32 msg; in iop_intr_mv() local 273 u32 msg = readl(&(hba->u.mvfrey.mu->cpu_to_f0_msg_a)); in iop_intr_mvfrey() local 368 static void hptiop_post_msg_itl(struct hptiop_hba *hba, u32 msg) in hptiop_post_msg_itl() 374 static void hptiop_post_msg_mv(struct hptiop_hba *hba, u32 msg) in hptiop_post_msg_mv() 381 static void hptiop_post_msg_mvfrey(struct hptiop_hba *hba, u32 msg) in hptiop_post_msg_mvfrey() 387 static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec) in iop_send_sync_msg() 685 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg) in hptiop_message_callback()
|
/linux-4.1.27/arch/m68k/mac/ |
D | iop.c | 222 static void iop_free_msg(struct iop_msg *msg) in iop_free_msg() 346 void iop_complete_message(struct iop_msg *msg) in iop_complete_message() 373 static void iop_do_send(struct iop_msg *msg) in iop_do_send() 397 struct iop_msg *msg,*msg2; in iop_handle_send() local 431 struct iop_msg *msg; in iop_handle_recv() local 481 struct iop_msg *msg, *q; in iop_send_message() local
|
/linux-4.1.27/drivers/s390/crypto/ |
D | zcrypt_msgtype6.c | 187 } __packed * msg = ap_msg->message; in ICAMEX_msg_to_type6MEX_msgX() local 255 } __packed * msg = ap_msg->message; in ICACRT_msg_to_type6CRT_msgX() local 311 } __packed * msg = ap_msg->message; in XCRB_msg_to_type6CPRB_msgX() local 415 } __packed * msg = ap_msg->message; in xcrb_msg_to_type6_ep11cprb_msgx() local 551 struct type86x_reply *msg = reply->message; in convert_type86_ica() local 624 struct type86_fmt2_msg *msg = reply->message; in convert_type86_xcrb() local 655 struct type86_fmt2_msg *msg = reply->message; in convert_type86_ep11_xcrb() local 677 } __packed * msg = reply->message; in convert_type86_rng() local 691 struct type86x_reply *msg = reply->message; in convert_response_ica() local 729 struct type86x_reply *msg = reply->message; in convert_response_xcrb() local [all …]
|
D | zcrypt_pcicc.c | 176 } __attribute__((packed)) *msg = ap_msg->message; in ICAMEX_msg_to_type6MEX_msg() local 263 } __attribute__((packed)) *msg = ap_msg->message; in ICACRT_msg_to_type6CRT_msg() local 355 struct type86_reply *msg = reply->message; in convert_type86() local 420 struct type86_reply *msg = reply->message; in convert_response() local 453 struct ap_message *msg, in zcrypt_pcicc_receive()
|
/linux-4.1.27/drivers/platform/chrome/ |
D | cros_ec_lightbar.c | 105 struct cros_ec_command msg = INIT_MSG(param, resp); in get_lightbar_version() local 162 struct cros_ec_command msg = INIT_MSG(param, resp); in brightness_store() local 200 struct cros_ec_command msg = INIT_MSG(param, resp); in led_rgb_store() local 264 struct cros_ec_command msg = INIT_MSG(param, resp); in sequence_show() local 295 struct cros_ec_command msg = INIT_MSG(param, resp); in sequence_store() local
|
D | cros_ec_sysfs.c | 69 struct cros_ec_command msg = { 0 }; in store_ec_reboot() local 126 struct cros_ec_command msg = { 0 }; in show_ec_version() local 219 struct cros_ec_command msg = { 0 }; in show_ec_flashinfo() local
|
/linux-4.1.27/scripts/kconfig/ |
D | kxgettext.c | 84 const char *msg; member 92 static struct message *message__new(const char *msg, char *option, in message__new() 120 static struct message *mesage__find(const char *msg) in mesage__find() 149 static int message__add(const char *msg, char *option, const char *file, in message__add()
|
/linux-4.1.27/include/net/ |
D | scm.h | 75 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()
|
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()
|
/linux-4.1.27/arch/arc/kernel/ |
D | smp.c | 209 static void ipi_send_msg_one(int cpu, enum ipi_msg_type msg) in ipi_send_msg_one() 242 static void ipi_send_msg(const struct cpumask *callmap, enum ipi_msg_type msg) in ipi_send_msg() 281 static inline void __do_IPI(unsigned long msg) in __do_IPI() 322 unsigned long msg = __ffs(pending); in do_IPI() local
|
/linux-4.1.27/sound/oss/ |
D | midi_synth.c | 44 do_midi_msg(int synthno, unsigned char *msg, int mlen) in do_midi_msg() 286 int msg, chn; in midi_synth_kill_note() local 376 int msg, chn; in midi_synth_start_note() local 562 int msg, chn; in midi_synth_aftertouch() local 594 int chn, msg; in midi_synth_controller() local 623 int msg, prev_chn; in midi_synth_bender() local
|
/linux-4.1.27/drivers/s390/net/ |
D | smsgiucv_app.c | 37 #define ENV_TEXT_LEN(msg) (strlen(ENV_TEXT_STR) + strlen((msg)) + 1) argument 67 const char *msg) in smsg_app_event_alloc() 120 static void smsg_app_callback(const char *from, char *msg) in smsg_app_callback()
|
/linux-4.1.27/tools/perf/ui/ |
D | libslang.h | 15 #define slsmg_printf(msg, args...) \ argument 17 #define slsmg_write_nstring(msg, len) \ argument
|
D | helpline.c | 38 void ui_helpline__push(const char *msg) in ui_helpline__push() 64 void ui_helpline__puts(const char *msg) in ui_helpline__puts()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_mipi_dsi.c | 235 struct mipi_dsi_msg *msg) in mipi_dsi_device_transfer() 324 const struct mipi_dsi_msg *msg) in mipi_dsi_create_packet() 381 struct mipi_dsi_msg msg = { in mipi_dsi_set_maximum_return_packet_size() local 407 struct mipi_dsi_msg msg = { in mipi_dsi_generic_write() local 452 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local 496 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_write_buffer() local 579 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_read() local
|
D | drm_dp_helper.c | 177 struct drm_dp_aux_msg msg; in drm_dp_dpcd_access() local 433 static int drm_dp_i2c_do_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in drm_dp_i2c_do_msg() 524 struct drm_dp_aux_msg msg = *orig_msg; in drm_dp_i2c_drain_msg() local 560 struct drm_dp_aux_msg msg; in drm_dp_i2c_xfer() local
|
D | drm_dp_mst_topology.c | 299 static void drm_dp_crc_sideband_chunk_req(u8 *msg, u8 len) in drm_dp_crc_sideband_chunk_req() 318 static bool drm_dp_sideband_msg_build(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_msg_build() 533 struct drm_dp_sideband_msg_reply_body *msg) in drm_dp_sideband_parse_reply() 568 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_connection_status_notify() 595 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_resource_status_notify() 618 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_req() 634 static int build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_byt… in build_dpcd_write() 648 static int build_link_address(struct drm_dp_sideband_msg_tx *msg) in build_link_address() 657 static int build_enum_path_resources(struct drm_dp_sideband_msg_tx *msg, int port_num) in build_enum_path_resources() 668 static int build_allocate_payload(struct drm_dp_sideband_msg_tx *msg, int port_num, in build_allocate_payload() [all …]
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-axxia.c | 97 struct i2c_msg *msg; member 206 static int i2c_m_rd(const struct i2c_msg *msg) in i2c_m_rd() 211 static int i2c_m_ten(const struct i2c_msg *msg) in i2c_m_ten() 216 static int i2c_m_recv_len(const struct i2c_msg *msg) in i2c_m_recv_len() 227 struct i2c_msg *msg = idev->msg; in axxia_i2c_empty_rx_fifo() local 259 struct i2c_msg *msg = idev->msg; in axxia_i2c_fill_tx_fifo() local 332 static int axxia_i2c_xfer_msg(struct axxia_i2c_dev *idev, struct i2c_msg *msg) in axxia_i2c_xfer_msg()
|
D | i2c-qup.c | 118 struct i2c_msg *msg; member 247 static void qup_i2c_set_write_mode(struct qup_i2c_dev *qup, struct i2c_msg *msg) in qup_i2c_set_write_mode() 264 static void qup_i2c_issue_write(struct qup_i2c_dev *qup, struct i2c_msg *msg) in qup_i2c_issue_write() 305 static int qup_i2c_write_one(struct qup_i2c_dev *qup, struct i2c_msg *msg) in qup_i2c_write_one() 373 static void qup_i2c_issue_read(struct qup_i2c_dev *qup, struct i2c_msg *msg) in qup_i2c_issue_read() 387 static void qup_i2c_read_fifo(struct qup_i2c_dev *qup, struct i2c_msg *msg) in qup_i2c_read_fifo() 410 static int qup_i2c_read_one(struct qup_i2c_dev *qup, struct i2c_msg *msg) in qup_i2c_read_one()
|
D | i2c-digicolor.c | 57 struct i2c_msg *msg; member 80 static u8 dc_i2c_addr_cmd(struct i2c_msg *msg) in dc_i2c_addr_cmd() 149 struct i2c_msg *msg = i2c->msg; in dc_i2c_start_msg() local 218 static int dc_i2c_xfer_msg(struct dc_i2c *i2c, struct i2c_msg *msg, int first, in dc_i2c_xfer_msg()
|
/linux-4.1.27/fs/ceph/ |
D | mds_client.c | 290 static int parse_reply_info(struct ceph_msg *msg, in parse_reply_info() 817 struct ceph_msg *msg; in create_session_msg() local 839 struct ceph_msg *msg; in create_session_open_msg() local 912 struct ceph_msg *msg; in __open_session() local 1006 struct ceph_msg *msg; in cleanup_cap_releases() local 1239 struct ceph_msg *msg; in send_renew_caps() local 1269 struct ceph_msg *msg; in send_flushmsg_ack() local 1321 struct ceph_msg *msg; in request_close_session() local 1435 struct ceph_msg *msg, *partial = NULL; in ceph_add_cap_releases() local 1560 struct ceph_msg *msg; in ceph_send_cap_releases() local [all …]
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_intr.c | 190 static void ipath_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in ipath_format_hwmsg() 208 char *msg, size_t msgl) in ipath_format_hwerrors() 453 unsigned supp_msgs, char *msg, u32 msgsz) in handle_supp_msgs() 499 ipath_err_t errs, char *msg, in handle_frequent_errors() 536 char msg[128]; in handle_sdma_errors() local 633 char msg[128]; in handle_errors() local
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
D | netlink_k.c | 52 void *msg; in netlink_rcv_cb() local 92 void *msg, int len)) in netlink_init() 116 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len) in netlink_send()
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | netlink_k.c | 49 void *msg; in netlink_rcv_cb() local 91 void (*cb)(struct net_device *dev, u16 type, void *msg, int len)) in netlink_init() 115 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len) in netlink_send()
|
/linux-4.1.27/drivers/scsi/arm/ |
D | msgqueue.h | 16 char msg[8]; member 22 struct message msg; member
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.c | 43 i40e_status v_retval, u8 *msg, in i40e_vc_vf_broadcast() 1054 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_send_msg_to_vf() 1218 u8 *msg, u16 msglen) in i40e_vc_config_promiscuous_mode_msg() 1257 static int i40e_vc_config_queues_msg(struct i40e_vf *vf, u8 *msg, u16 msglen) in i40e_vc_config_queues_msg() 1314 static int i40e_vc_config_irq_map_msg(struct i40e_vf *vf, u8 *msg, u16 msglen) in i40e_vc_config_irq_map_msg() 1376 static int i40e_vc_enable_queues_msg(struct i40e_vf *vf, u8 *msg, u16 msglen) in i40e_vc_enable_queues_msg() 1416 static int i40e_vc_disable_queues_msg(struct i40e_vf *vf, u8 *msg, u16 msglen) in i40e_vc_disable_queues_msg() 1455 static int i40e_vc_get_stats_msg(struct i40e_vf *vf, u8 *msg, u16 msglen) in i40e_vc_get_stats_msg() 1532 static int i40e_vc_add_mac_addr_msg(struct i40e_vf *vf, u8 *msg, u16 msglen) in i40e_vc_add_mac_addr_msg() 1596 static int i40e_vc_del_mac_addr_msg(struct i40e_vf *vf, u8 *msg, u16 msglen) in i40e_vc_del_mac_addr_msg() [all …]
|
/linux-4.1.27/drivers/hv/ |
D | hv_snapshot.c | 47 struct hv_vss_msg *msg; /* current message */ member 77 vss_cn_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in vss_cn_callback() 100 struct cn_msg *msg; in vss_send_op() local
|
D | hv_kvp.c | 101 struct cn_msg *msg; in kvp_register() local 141 static int kvp_handle_handshake(struct hv_kvp_msg *msg) in kvp_handle_handshake() 180 kvp_cn_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in kvp_cn_callback() 346 struct cn_msg *msg; in kvp_send_key() local
|
/linux-4.1.27/drivers/md/ |
D | dm-log-userspace-transfer.c | 59 struct cn_msg *msg = prealloced_cn_msg; in dm_ulog_sendto_server() local 82 static int fill_pkg(struct cn_msg *msg, struct dm_ulog_request *tfr) in fill_pkg() 133 static void cn_ulog_callback(struct cn_msg *msg, struct netlink_skb_parms *nsp) in cn_ulog_callback()
|
/linux-4.1.27/net/ipv6/ |
D | datagram.c | 386 int ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len, int *addr_len) in ipv6_recv_error() 479 int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len, in ipv6_recv_rxpmtu() 527 void ip6_datagram_recv_common_ctl(struct sock *sk, struct msghdr *msg, in ip6_datagram_recv_common_ctl() 552 void ip6_datagram_recv_specific_ctl(struct sock *sk, struct msghdr *msg, in ip6_datagram_recv_specific_ctl() 677 void ip6_datagram_recv_ctl(struct sock *sk, struct msghdr *msg, in ip6_datagram_recv_ctl() 686 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
|
D | ping.c | 59 static int dummy_ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len, in dummy_ipv6_recv_error() 64 static void dummy_ip6_datagram_recv_ctl(struct sock *sk, struct msghdr *msg, in dummy_ip6_datagram_recv_ctl() 80 int ping_v6_sendmsg(struct sock *sk, struct msghdr *msg, size_t len) in ping_v6_sendmsg()
|
D | ndisc.c | 486 struct nd_msg *msg; in ndisc_send_na() local 562 struct nd_msg *msg; in ndisc_send_ns() local 599 struct rs_msg *msg; in ndisc_send_rs() local 704 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_ns() local 864 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_na() local 1407 struct rd_msg *msg = (struct rd_msg *)skb_transport_header(skb); in ndisc_redirect_rcv() local 1466 struct rd_msg *msg; in ndisc_send_redirect() local 1597 struct nd_msg *msg; in ndisc_rcv() local
|
/linux-4.1.27/kernel/printk/ |
D | printk.c | 284 static char *log_text(const struct printk_log *msg) in log_text() 290 static char *log_dict(const struct printk_log *msg) in log_dict() 298 struct printk_log *msg = (struct printk_log *)(log_buf + idx); in log_from_idx() local 312 struct printk_log *msg = (struct printk_log *)(log_buf + idx); in log_next() local 413 struct printk_log *msg; in log_store() local 573 struct printk_log *msg; in devkmsg_read() local 1016 static size_t print_prefix(const struct printk_log *msg, bool syslog, char *buf) in print_prefix() 1039 static size_t msg_print_text(const struct printk_log *msg, enum log_flags prev, in msg_print_text() 1101 struct printk_log *msg; in syslog_print() local 1192 struct printk_log *msg = log_from_idx(idx); in syslog_print_all() local [all …]
|
/linux-4.1.27/drivers/leds/ |
D | leds-ipaq-micro.c | 39 struct ipaq_micro_msg msg = { in micro_leds_brightness_set() local 76 struct ipaq_micro_msg msg = { in micro_leds_blink_set() local
|
/linux-4.1.27/security/selinux/ |
D | netlink.c | 50 struct selnl_msg_setenforce *msg = nlmsg_data(nlh); in selnl_add_payload() local 58 struct selnl_msg_policyload *msg = nlmsg_data(nlh); in selnl_add_payload() local
|
/linux-4.1.27/drivers/spi/ |
D | spi-pxa2xx-pxadma.c | 50 struct spi_message *msg = drv_data->cur_msg; in pxa2xx_spi_map_dma_buffers() local 139 const char *msg) in pxa2xx_spi_dma_error_stop() 164 struct spi_message *msg = drv_data->cur_msg; in pxa2xx_spi_dma_transfer_complete() local
|
/linux-4.1.27/net/core/ |
D | scm.c | 133 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send() 215 int put_cmsg(struct msghdr * msg, int level, int type, int len, void *data) in put_cmsg() 254 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
|
/linux-4.1.27/drivers/gpu/drm/msm/edp/ |
D | edp_aux.c | 41 static int edp_msg_fifo_tx(struct edp_aux *aux, struct drm_dp_aux_msg *msg) in edp_msg_fifo_tx() 88 static int edp_msg_fifo_rx(struct edp_aux *aux, struct drm_dp_aux_msg *msg) in edp_msg_fifo_rx() 118 ssize_t edp_aux_transfer(struct drm_dp_aux *drm_aux, struct drm_dp_aux_msg *msg) in edp_aux_transfer()
|
/linux-4.1.27/fs/lockd/ |
D | svcsubs.c | 35 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() 45 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file() 53 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() 58 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file()
|
D | clntproc.c | 255 struct rpc_message msg = { in nlmclnt_call() local 327 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call() 355 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call() 371 struct rpc_message msg = { in nlm_async_call() local 380 struct rpc_message msg = { in nlm_async_reply() local 396 struct rpc_message msg = { in nlmclnt_async_call() local
|
/linux-4.1.27/drivers/net/can/usb/ |
D | esd_usb2.c | 183 } msg; member 227 struct esd_usb2_msg *msg) in esd_usb2_rx_event() 315 struct esd_usb2_msg *msg) in esd_usb2_rx_can_msg() 360 struct esd_usb2_msg *msg) in esd_usb2_tx_done_msg() 409 struct esd_usb2_msg *msg; in esd_usb2_read_bulk_callback() local 525 static int esd_usb2_send_msg(struct esd_usb2 *dev, struct esd_usb2_msg *msg) in esd_usb2_send_msg() 538 struct esd_usb2_msg *msg) in esd_usb2_wait_msg() 623 struct esd_usb2_msg *msg; in esd_usb2_start() local 723 struct esd_usb2_msg *msg; in esd_usb2_start_xmit() local 849 struct esd_usb2_msg *msg; in esd_usb2_close() local [all …]
|
D | kvaser_usb.c | 259 u8 msg[14]; member 282 u8 msg[14]; member 289 u8 msg[14]; member 556 struct kvaser_msg *msg) in kvaser_usb_send_msg() 568 struct kvaser_msg *msg) in kvaser_usb_wait_msg() 630 struct kvaser_msg *msg; in kvaser_usb_send_simple_msg() local 650 struct kvaser_msg msg; in kvaser_usb_get_software_info() local 679 struct kvaser_msg msg; in kvaser_usb_get_card_info() local 700 const struct kvaser_msg *msg) in kvaser_usb_tx_acknowledge() 778 struct kvaser_msg *msg; in kvaser_usb_simple_msg_async() local [all …]
|
D | ems_usb.c | 131 u8 msg[8]; member 218 } msg; member 309 static void ems_usb_rx_can_msg(struct ems_usb *dev, struct ems_cpc_msg *msg) in ems_usb_rx_can_msg() 341 static void ems_usb_rx_err(struct ems_usb *dev, struct ems_cpc_msg *msg) in ems_usb_rx_err() 444 struct ems_cpc_msg *msg; in ems_usb_read_bulk_callback() local 545 static int ems_usb_command_msg(struct ems_usb *dev, struct ems_cpc_msg *msg) in ems_usb_command_msg() 748 struct ems_cpc_msg *msg; in ems_usb_start_xmit() local 944 static void init_params_sja1000(struct ems_cpc_msg *msg) in init_params_sja1000()
|
/linux-4.1.27/drivers/net/wan/ |
D | ixp4xx_hss.c | 273 struct msg { struct 275 u8 cmd, unused, hss_port, index; 276 union { 360 static void hss_npe_send(struct port *port, struct msg *msg, const char* what) in hss_npe_send() 372 struct msg msg; in hss_config_set_lut() local 395 struct msg msg; in hss_config() local 462 struct msg msg; in hss_set_hdlc_cfg() local 474 struct msg msg; in hss_get_status() local 490 struct msg msg; in hss_start_hdlc() local 501 struct msg msg; in hss_stop_hdlc() local [all …]
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal-memory-errors.c | 40 struct opal_msg msg; member 101 unsigned long msg_type, void *msg) in opal_memory_err_event()
|
D | opal-async.c | 108 int opal_async_wait_response(uint64_t token, struct opal_msg *msg) in opal_async_wait_response() 128 unsigned long msg_type, void *msg) in opal_async_comp_event()
|
/linux-4.1.27/drivers/media/pci/mantis/ |
D | mantis_vp2040.c | 57 struct i2c_msg msg = {.addr = 0x60, .flags = 0, .buf = buf, .len = sizeof(buf)}; in tda1002x_cu1216_tuner_set() local 112 struct i2c_msg msg[] = { in read_pwm() local
|
D | mantis_vp2033.c | 56 struct i2c_msg msg[] = { in read_pwm() local 75 struct i2c_msg msg = {.addr = 0x60, .flags = 0, .buf = buf, .len = sizeof(buf)}; in tda1002x_cu1216_tuner_set() local
|
D | mantis_i2c.c | 38 static int mantis_i2c_read(struct mantis_pci *mantis, const struct i2c_msg *msg) in mantis_i2c_read() 84 static int mantis_i2c_write(struct mantis_pci *mantis, const struct i2c_msg *msg) in mantis_i2c_write()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sstate.c | 21 static void do_set_sstate(unsigned long state, const char *msg) in do_set_sstate() 51 const char *msg; in sstate_reboot_call() local
|
/linux-4.1.27/drivers/usb/core/ |
D | generic.c | 199 static int generic_suspend(struct usb_device *udev, pm_message_t msg) in generic_suspend() 220 static int generic_resume(struct usb_device *udev, pm_message_t msg) in generic_resume()
|
D | driver.c | 1132 static int usb_suspend_device(struct usb_device *udev, pm_message_t msg) in usb_suspend_device() 1155 static int usb_resume_device(struct usb_device *udev, pm_message_t msg) in usb_resume_device() 1188 struct usb_interface *intf, pm_message_t msg) in usb_suspend_interface() 1209 struct usb_interface *intf, pm_message_t msg, int reset_resume) in usb_resume_interface() 1289 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) in usb_suspend_both() 1372 static int usb_resume_both(struct usb_device *udev, pm_message_t msg) in usb_resume_both() 1405 static void choose_wakeup(struct usb_device *udev, pm_message_t msg) in choose_wakeup() 1433 int usb_suspend(struct device *dev, pm_message_t msg) in usb_suspend() 1461 int usb_resume(struct device *dev, pm_message_t msg) in usb_resume()
|
D | usb.h | 89 static inline int usb_port_suspend(struct usb_device *udev, pm_message_t msg) in usb_port_suspend() 94 static inline int usb_port_resume(struct usb_device *udev, pm_message_t msg) in usb_port_resume()
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-i2c.c | 65 const struct i2c_msg *msg, int tuner_type) in is_tuner() 85 const struct i2c_msg *msg) in cx231xx_i2c_send_bytes() 196 const struct i2c_msg *msg) in cx231xx_i2c_recv_bytes() 346 const struct i2c_msg *msg) in cx231xx_i2c_check_for_device()
|
/linux-4.1.27/drivers/net/can/softing/ |
D | softing_fw.c | 31 const char *msg) in _softing_fct_cmd() 64 static int softing_fct_cmd(struct softing *card, int16_t cmd, const char *msg) in softing_fct_cmd() 77 const char *msg) in softing_bootloader_command() 436 struct can_frame msg; in softing_startstop() local
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | isar.c | 51 u_char *msg) in sendmsg() 90 rcv_mbox(struct IsdnCardState *cs, struct isar_reg *ireg, u_char *msg) in rcv_mbox() 133 u_char *msg, int maxdelay) in waitrecmsg() 156 u_char msg[] = ISAR_MSG_HWVER; in ISARVersion() local 196 u_char *msg, *tmpmsg, *mp, tmp[64]; in isar_load_firmware() local 1372 u_char cmsb = IOM_CTRL_ENA, msg[5] = {IOM_P1_TXD, 0, 0, 0, 0}; in setup_iom2() local 1573 u_char msg; in isar_setup() local
|
/linux-4.1.27/drivers/input/misc/ |
D | cma3000_d0x_i2c.c | 26 u8 reg, u8 val, char *msg) in cma3000_i2c_set() 38 static int cma3000_i2c_read(struct device *dev, u8 reg, char *msg) in cma3000_i2c_read()
|
/linux-4.1.27/drivers/atm/ |
D | atmtcp.c | 43 const struct atmtcp_control *msg,int flag) in atmtcp_send_control() 88 static int atmtcp_recv_control(const struct atmtcp_control *msg) in atmtcp_recv_control() 121 struct atmtcp_control msg; in atmtcp_v_open() local 145 struct atmtcp_control msg; in atmtcp_v_close() local
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_netlink.c | 84 struct sk_buff *msg; in l2tp_nl_cmd_noop() local 117 struct sk_buff *msg; in l2tp_tunnel_notify() local 145 struct sk_buff *msg; in l2tp_session_notify() local 416 struct sk_buff *msg; in l2tp_nl_cmd_tunnel_get() local 779 struct sk_buff *msg; in l2tp_nl_cmd_session_get() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_intr.c | 47 static void qib_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in qib_format_hwmsg() 63 size_t nhwerrmsgs, char *msg, size_t msgl) in qib_format_hwerrors()
|
/linux-4.1.27/drivers/net/ieee802154/ |
D | mrf24j40.c | 103 struct spi_message msg; in write_short_reg() local 129 struct spi_message msg; in read_short_reg() local 158 struct spi_message msg; in read_long_reg() local 189 struct spi_message msg; in write_long_reg() local 223 struct spi_message msg; in write_tx_buf() local 271 struct spi_message msg; in mrf24j40_read_rx_buf() local
|
/linux-4.1.27/fs/afs/ |
D | rxrpc.c | 273 static int afs_send_pages(struct afs_call *call, struct msghdr *msg, in afs_send_pages() 343 struct msghdr msg; in afs_make_call() local 772 struct msghdr msg; in afs_send_empty_reply() local 804 struct msghdr msg; in afs_send_simple_reply() local
|
/linux-4.1.27/drivers/usb/usbip/ |
D | vhci_tx.c | 68 struct msghdr msg; in vhci_send_cmd_submit() local 157 struct msghdr msg; in vhci_send_cmd_unlink() local
|
/linux-4.1.27/drivers/infiniband/core/ |
D | cm.c | 216 struct ib_mad_send_buf *msg; member 256 struct ib_mad_send_buf **msg) in cm_alloc_msg() 288 struct ib_mad_send_buf **msg) in cm_alloc_response_msg() 310 static void cm_free_msg(struct ib_mad_send_buf *msg) in cm_free_msg() 1201 struct ib_mad_send_buf *msg = NULL; in cm_issue_rej() local 1402 struct ib_mad_send_buf *msg = NULL; in cm_dup_req_handler() local 1649 struct ib_mad_send_buf *msg; in ib_send_cm_rep() local 1712 struct ib_mad_send_buf *msg; in ib_send_cm_rtu() local 1783 struct ib_mad_send_buf *msg = NULL; in cm_dup_rep_handler() local 2001 struct ib_mad_send_buf *msg; in ib_send_cm_dreq() local [all …]
|
/linux-4.1.27/drivers/staging/skein/ |
D | skein_api.c | 147 int skein_update(struct skein_ctx *ctx, const u8 *msg, in skein_update() 172 int skein_update_bits(struct skein_ctx *ctx, const u8 *msg, in skein_update_bits()
|
/linux-4.1.27/net/sunrpc/ |
D | rpcb_clnt.c | 391 static int rpcb_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg… in rpcb_register_call() 453 struct rpc_message msg = { in rpcb_register() local 477 struct rpc_message *msg) in rpcb_register_inet4() 508 struct rpc_message *msg) in rpcb_register_inet6() 535 struct rpc_message *msg) in rpcb_unregister_all_protofamilies() 602 struct rpc_message msg = { in rpcb_v4_register() local 625 struct rpc_message msg = { in rpcb_call_async() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | irq_remapping.h | 78 struct msi_msg *msg, u8 hpet_id) in compose_remapped_msi_msg() 86 static inline void panic_if_irq_remap(const char *msg) in panic_if_irq_remap()
|
/linux-4.1.27/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
|
/linux-4.1.27/net/phonet/ |
D | datagram.c | 86 static int pn_sendmsg(struct sock *sk, struct msghdr *msg, size_t len) in pn_sendmsg() 127 static int pn_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in pn_recvmsg()
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | decompress.c | 18 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 25 # define Assert(cond,msg) argument
|
/linux-4.1.27/net/ |
D | socket.c | 611 static inline int sock_sendmsg_nosec(struct socket *sock, struct msghdr *msg) in sock_sendmsg_nosec() 618 int sock_sendmsg(struct socket *sock, struct msghdr *msg) in sock_sendmsg() 627 int kernel_sendmsg(struct socket *sock, struct msghdr *msg, in kernel_sendmsg() 638 void __sock_recv_timestamp(struct msghdr *msg, struct sock *sk, in __sock_recv_timestamp() 680 void __sock_recv_wifi_status(struct msghdr *msg, struct sock *sk, in __sock_recv_wifi_status() 696 static inline void sock_recv_drops(struct msghdr *msg, struct sock *sk, in sock_recv_drops() 704 void __sock_recv_ts_and_drops(struct msghdr *msg, struct sock *sk, in __sock_recv_ts_and_drops() 712 static inline int sock_recvmsg_nosec(struct socket *sock, struct msghdr *msg, in sock_recvmsg_nosec() 718 int sock_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in sock_recvmsg() 742 int kernel_recvmsg(struct socket *sock, struct msghdr *msg, in kernel_recvmsg() [all …]
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | bcdc.c | 104 struct brcmf_proto_bcdc_dcmd msg; member 114 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_msg() local 163 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_query_dcmd() local 218 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_set_dcmd() local
|
D | msgbuf.c | 93 struct msgbuf_common_hdr msg; member 104 struct msgbuf_common_hdr msg; member 116 struct msgbuf_common_hdr msg; member 125 struct msgbuf_common_hdr msg; member 138 struct msgbuf_common_hdr msg; member 146 struct msgbuf_common_hdr msg; member 155 struct msgbuf_common_hdr msg; member 162 struct msgbuf_common_hdr msg; member 174 struct msgbuf_common_hdr msg; member 189 struct msgbuf_common_hdr msg; member [all …]
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_lib-linux.c | 102 struct msghdr msg = {.msg_flags = MSG_DONTWAIT}; in ksocknal_lib_send_iov() local 166 struct msghdr msg = {.msg_flags = MSG_DONTWAIT}; in ksocknal_lib_send_kiov() local 214 struct msghdr msg = { in ksocknal_lib_recv_iov() local 323 struct msghdr msg = { in ksocknal_lib_recv_kiov() local
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164-bus.c | 134 int saa7164_bus_set(struct saa7164_dev *dev, struct tmComResInfo* msg, in saa7164_bus_set() 319 int saa7164_bus_get(struct saa7164_dev *dev, struct tmComResInfo* msg, in saa7164_bus_get()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | rtas_flash.c | 243 const char *msg; in get_flash_status_msg() local 280 char msg[RTAS_MSG_MAXLEN]; in rtas_flash_read_msg() local 297 char msg[RTAS_MSG_MAXLEN]; in rtas_flash_read_num() local 394 char msg[RTAS_MSG_MAXLEN]; in manage_flash_read() local 470 char *msg, int msglen) in get_validate_flash_msg() 491 char msg[VALIDATE_MSG_LEN]; in validate_flash_read() local
|
/linux-4.1.27/drivers/macintosh/ |
D | adb-iop.c | 80 static void adb_iop_complete(struct iop_msg *msg) in adb_iop_complete() 102 static void adb_iop_listen(struct iop_msg *msg) in adb_iop_listen()
|
/linux-4.1.27/crypto/ |
D | algif_hash.c | 42 static int hash_sendmsg(struct socket *sock, struct msghdr *msg, in hash_sendmsg() 149 static int hash_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in hash_recvmsg() 275 static int hash_sendmsg_nokey(struct socket *sock, struct msghdr *msg, in hash_sendmsg_nokey() 299 static int hash_recvmsg_nokey(struct socket *sock, struct msghdr *msg, in hash_recvmsg_nokey()
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | board-sx1.c | 53 struct i2c_msg msg[1]; in sx1_i2c_write_byte() local 77 struct i2c_msg msg[1]; in sx1_i2c_read_byte() local
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | pmi.c | 45 pmi_message_t msg; member 218 int pmi_send_message(pmi_message_t msg) in pmi_send_message()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_nat_pptp.c | 124 u_int16_t msg; in pptp_outbound_pkt() local 226 u_int16_t msg; in pptp_inbound_pkt() local
|
/linux-4.1.27/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()
|