| /net/tipc/ |
| D | netlink_compat.c | 179 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit() 276 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit() 329 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit() 385 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit() 405 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump() 426 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable() 469 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable() 502 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat() 541 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump() 681 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump() [all …]
|
| D | eth_media.c | 52 static int tipc_eth_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_eth_addr2msg() 63 const char *msg) in tipc_eth_raw2addr() 75 char *msg) in tipc_eth_msg2addr()
|
| D | ib_media.c | 60 static int tipc_ib_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_ib_addr2msg() 70 const char *msg) in tipc_ib_raw2addr() 83 char *msg) in tipc_ib_msg2addr()
|
| D | net.c | 164 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net() 205 struct tipc_nl_msg msg; in tipc_nl_net_dump() local 291 static int __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_addr_legacy_get() 326 struct tipc_nl_msg msg; in tipc_nl_net_addr_legacy_get() local
|
| /net/sctp/ |
| D | chunk.c | 35 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init() 49 struct sctp_datamsg *msg; in sctp_datamsg_new() local 58 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free() 72 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy() 119 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold() 125 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() 132 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign() 155 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
|
| /net/core/ |
| D | skmsg.c | 13 static bool sk_msg_try_coalesce_ok(struct sk_msg *msg, int elem_first_coalesce) in sk_msg_try_coalesce_ok() 27 int sk_msg_alloc(struct sock *sk, struct sk_msg *msg, int len, in sk_msg_alloc() 138 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero() 162 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return() 177 static int sk_msg_free_elem(struct sock *sk, struct sk_msg *msg, u32 i, in sk_msg_free_elem() 193 static int __sk_msg_free(struct sock *sk, struct sk_msg *msg, u32 i, in __sk_msg_free() 211 int sk_msg_free_nocharge(struct sock *sk, struct sk_msg *msg) in sk_msg_free_nocharge() 217 int sk_msg_free(struct sock *sk, struct sk_msg *msg) in sk_msg_free() 223 static void __sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, in __sk_msg_free_partial() 251 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial() [all …]
|
| D | scm.c | 148 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send() 231 int put_cmsg(struct msghdr * msg, int level, int type, int len, void *data) in put_cmsg() 285 int put_cmsg_notrunc(struct msghdr *msg, int level, int type, int len, in put_cmsg_notrunc() 295 void put_cmsg_scm_timestamping64(struct msghdr *msg, struct scm_timestamping_internal *tss_internal) in put_cmsg_scm_timestamping64() 309 void put_cmsg_scm_timestamping(struct msghdr *msg, struct scm_timestamping_internal *tss_internal) in put_cmsg_scm_timestamping() 323 static int scm_max_fds(struct msghdr *msg) in scm_max_fds() 330 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
|
| D | drop_monitor.c | 136 struct net_dm_alert_msg *msg; in reset_per_cpu_data() local 218 struct net_dm_alert_msg *msg; in trace_drop_common() local 326 static int net_dm_hw_entry_put(struct sk_buff *msg, in net_dm_hw_entry_put() 350 static int net_dm_hw_entries_put(struct sk_buff *msg, in net_dm_hw_entries_put() 378 net_dm_hw_summary_report_fill(struct sk_buff *msg, in net_dm_hw_summary_report_fill() 413 struct sk_buff *msg; in net_dm_hw_summary_work() local 587 static int net_dm_packet_report_in_port_put(struct sk_buff *msg, int ifindex, in net_dm_packet_report_in_port_put() 612 static int net_dm_packet_report_fill(struct sk_buff *msg, struct sk_buff *skb, in net_dm_packet_report_fill() 695 struct sk_buff *msg; in net_dm_packet_report() local 781 static int net_dm_hw_packet_report_fill(struct sk_buff *msg, in net_dm_hw_packet_report_fill() [all …]
|
| /net/batman-adv/ |
| D | netlink.c | 176 static int batadv_netlink_mesh_fill_ap_isolation(struct sk_buff *msg, in batadv_netlink_mesh_fill_ap_isolation() 226 static int batadv_netlink_mesh_fill(struct sk_buff *msg, in batadv_netlink_mesh_fill() 380 struct sk_buff *msg; in batadv_netlink_notify_mesh() local 411 struct sk_buff *msg; in batadv_netlink_get_mesh() local 627 batadv_netlink_tp_meter_put(struct sk_buff *msg, u32 cookie) in batadv_netlink_tp_meter_put() 650 struct sk_buff *msg; in batadv_netlink_tpmeter_notify() local 709 struct sk_buff *msg = NULL; in batadv_netlink_tp_meter_start() local 792 static int batadv_netlink_hardif_fill(struct sk_buff *msg, in batadv_netlink_hardif_fill() 862 struct sk_buff *msg; in batadv_netlink_notify_hardif() local 895 struct sk_buff *msg; in batadv_netlink_get_hardif() local [all …]
|
| D | bat_v.c | 128 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh() 178 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif() 210 batadv_v_neigh_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_neigh_dump() 266 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry() 335 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry() 386 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket() 421 batadv_v_orig_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_orig_dump() 655 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_v_gw_dump_entry() 751 static void batadv_v_gw_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_gw_dump()
|
| /net/devlink/ |
| D | dev.c | 13 struct sk_buff *msg; member 58 static int devlink_reload_stat_put(struct sk_buff *msg, in devlink_reload_stat_put() 79 devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote) in devlink_reload_stats_put() 142 static int devlink_nl_nested_fill(struct sk_buff *msg, struct devlink *devlink) in devlink_nl_nested_fill() 159 static int devlink_nl_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_fill() 201 struct sk_buff *msg; in devlink_notify() local 226 struct sk_buff *msg; in devlink_nl_get_doit() local 244 devlink_nl_get_dump_one(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_get_dump_one() 252 int devlink_nl_get_dumpit(struct sk_buff *msg, struct netlink_callback *cb) in devlink_nl_get_dumpit() 491 struct sk_buff *msg; in devlink_nl_reload_actions_performed_snd() local [all …]
|
| D | sb.c | 167 static int devlink_nl_sb_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_fill() 209 struct sk_buff *msg; in devlink_nl_sb_get_doit() local 232 devlink_nl_sb_get_dump_one(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_get_dump_one() 264 static int devlink_nl_sb_pool_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_pool_fill() 311 struct sk_buff *msg; in devlink_nl_sb_pool_get_doit() local 342 static int __sb_pool_get_dumpit(struct sk_buff *msg, int start, int *p_idx, in __sb_pool_get_dumpit() 369 devlink_nl_sb_pool_get_dump_one(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_pool_get_dump_one() 447 static int devlink_nl_sb_port_pool_fill(struct sk_buff *msg, in devlink_nl_sb_port_pool_fill() 512 struct sk_buff *msg; in devlink_nl_sb_port_pool_get_doit() local 544 static int __sb_port_pool_get_dumpit(struct sk_buff *msg, int start, int *p_idx, in __sb_port_pool_get_dumpit() [all …]
|
| /net/nfc/ |
| D | netlink.c | 61 static int nfc_genl_send_target(struct sk_buff *msg, struct nfc_target *target, in nfc_genl_send_target() 172 struct sk_buff *msg; in nfc_genl_targets_found() local 201 struct sk_buff *msg; in nfc_genl_target_lost() local 231 struct sk_buff *msg; in nfc_genl_tm_activated() local 262 struct sk_buff *msg; in nfc_genl_tm_deactivated() local 289 static int nfc_genl_setup_device_added(struct nfc_dev *dev, struct sk_buff *msg) in nfc_genl_setup_device_added() 302 struct sk_buff *msg; in nfc_genl_device_added() local 331 struct sk_buff *msg; in nfc_genl_device_removed() local 360 struct sk_buff *msg; in nfc_genl_llc_send_sdres() local 426 struct sk_buff *msg; in nfc_genl_se_added() local [all …]
|
| /net/ceph/ |
| D | msgpool.c | 15 struct ceph_msg *msg; in msgpool_alloc() local 31 struct ceph_msg *msg = element; in msgpool_free() local 62 struct ceph_msg *msg; in ceph_msgpool_get() local 81 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put()
|
| D | messenger.c | 538 static void ceph_msg_remove(struct ceph_msg *msg) in ceph_msg_remove() 548 struct ceph_msg *msg = list_first_entry(head, struct ceph_msg, in ceph_msg_remove_list() local 673 struct ceph_msg *msg; in ceph_con_discard_sent() local 698 struct ceph_msg *msg; in ceph_con_discard_requeued() local 1067 struct ceph_msg *msg, size_t length) in ceph_msg_data_cursor_init() 1403 struct ceph_msg *msg = con->in_msg; in ceph_con_process_message() local 1704 static void msg_con_set(struct ceph_msg *msg, struct ceph_connection *con) in msg_con_set() 1731 void ceph_con_send(struct ceph_connection *con, struct ceph_msg *msg) in ceph_con_send() 1771 void ceph_msg_revoke(struct ceph_msg *msg) in ceph_msg_revoke() 1811 void ceph_msg_revoke_incoming(struct ceph_msg *msg) in ceph_msg_revoke_incoming() [all …]
|
| /net/ieee802154/ |
| D | netlink.c | 27 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_create() local 45 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast() 59 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_new_reply() local 74 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info) in ieee802154_nl_reply()
|
| D | nl-phy.c | 28 static int ieee802154_nl_fill_phy(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_phy() 76 struct sk_buff *msg; in ieee802154_list_phy() local 163 struct sk_buff *msg; in ieee802154_add_iface() local 268 struct sk_buff *msg; in ieee802154_del_iface() local
|
| /net/ |
| D | compat.c | 37 struct compat_msghdr *msg, in __get_compat_msghdr() 88 struct compat_msghdr msg; in get_compat_msghdr() local 114 #define CMSG_COMPAT_FIRSTHDR(msg) \ argument 125 static inline struct compat_cmsghdr __user *cmsg_compat_nxthdr(struct msghdr *msg, in cmsg_compat_nxthdr() 283 static int scm_max_fds_compat(struct msghdr *msg) in scm_max_fds_compat() 290 void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds_compat() 343 struct compat_msghdr __user *msg, in __compat_sys_sendmsg() 350 COMPAT_SYSCALL_DEFINE3(sendmsg, int, fd, struct compat_msghdr __user *, msg, in COMPAT_SYSCALL_DEFINE3() argument 371 struct compat_msghdr __user *msg, in __compat_sys_recvmsg() 378 COMPAT_SYSCALL_DEFINE3(recvmsg, int, fd, struct compat_msghdr __user *, msg, in COMPAT_SYSCALL_DEFINE3() argument
|
| /net/sunrpc/ |
| D | socklib.c | 206 static inline int xprt_sendmsg(struct socket *sock, struct msghdr *msg, in xprt_sendmsg() 214 static int xprt_send_kvec(struct socket *sock, struct msghdr *msg, in xprt_send_kvec() 221 static int xprt_send_pagedata(struct socket *sock, struct msghdr *msg, in xprt_send_pagedata() 234 static int xprt_send_rm_and_kvec(struct socket *sock, struct msghdr *msg, in xprt_send_rm_and_kvec() 264 int xprt_sock_sendmsg(struct socket *sock, struct msghdr *msg, in xprt_sock_sendmsg()
|
| /net/atm/ |
| D | mpoa_caches.c | 136 struct k_message msg; in cache_hit() local 194 struct k_message msg; in in_cache_remove_entry() local 255 struct k_message msg; in check_resolving_entries() local 429 struct k_message msg; in eg_cache_remove_entry() local 456 static eg_cache_entry *eg_cache_add_entry(struct k_message *msg, in eg_cache_add_entry() 504 struct k_message msg; in clear_expired() local
|
| /net/ipv4/ |
| D | tcp_bpf.c | 33 struct sk_msg *msg, u32 apply_bytes) in bpf_tcp_ingress() 90 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push() 152 static int tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, in tcp_bpf_push_locked() 164 struct sk_msg *msg, u32 bytes, int flags) in tcp_bpf_sendmsg_redir() 221 struct msghdr *msg, in tcp_bpf_recvmsg_parser() 334 static int tcp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in tcp_bpf_recvmsg() 385 struct sk_msg *msg, int *copied, int flags) in tcp_bpf_send_verdict() 498 static int tcp_bpf_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in tcp_bpf_sendmsg()
|
| D | ip_sockglue.c | 54 static void ip_cmsg_recv_pktinfo(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_pktinfo() 63 static void ip_cmsg_recv_ttl(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_ttl() 69 static void ip_cmsg_recv_tos(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_tos() 74 static void ip_cmsg_recv_opts(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_opts() 84 static void ip_cmsg_recv_retopts(struct net *net, struct msghdr *msg, in ip_cmsg_recv_retopts() 102 static void ip_cmsg_recv_fragsize(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_fragsize() 113 static void ip_cmsg_recv_checksum(struct msghdr *msg, struct sk_buff *skb, in ip_cmsg_recv_checksum() 129 static void ip_cmsg_recv_security(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_security() 147 static void ip_cmsg_recv_dstaddr(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_dstaddr() 169 void ip_cmsg_recv_offset(struct msghdr *msg, struct sock *sk, in ip_cmsg_recv_offset() [all …]
|
| /net/rxrpc/ |
| D | output.c | 21 static ssize_t do_udp_sendmsg(struct socket *socket, struct msghdr *msg, size_t len) in do_udp_sendmsg() 183 struct msghdr msg; in rxrpc_send_ack_packet() local 267 struct msghdr msg; in rxrpc_send_abort_packet() local 437 struct msghdr msg; in rxrpc_send_data_packet() local 529 struct msghdr msg; in rxrpc_send_conn_abort() local 587 struct msghdr msg; in rxrpc_reject_packet() local 654 struct msghdr msg; in rxrpc_send_keepalive() local
|
| /net/wireless/ |
| D | nl80211.c | 1085 static int nl80211_msg_put_wmm_rules(struct sk_buff *msg, in nl80211_msg_put_wmm_rules() 1121 static int nl80211_msg_put_channel(struct sk_buff *msg, struct wiphy *wiphy, in nl80211_msg_put_channel() 1265 static bool nl80211_put_txq_stats(struct sk_buff *msg, in nl80211_put_txq_stats() 1638 static int nl80211_put_iftypes(struct sk_buff *msg, u32 attr, u16 ifmodes) in nl80211_put_iftypes() 1661 static int nl80211_put_ifcomb_data(struct sk_buff *msg, bool large, int idx, in nl80211_put_ifcomb_data() 1720 struct sk_buff *msg, in nl80211_put_iface_combinations() 1752 struct sk_buff *msg) in nl80211_send_wowlan_tcp_caps() 1792 static int nl80211_send_wowlan(struct sk_buff *msg, in nl80211_send_wowlan() 1851 static int nl80211_send_coalesce(struct sk_buff *msg, in nl80211_send_coalesce() 1873 nl80211_send_iftype_data(struct sk_buff *msg, in nl80211_send_iftype_data() [all …]
|
| /net/ncsi/ |
| D | ncsi-netlink.c | 154 static int ncsi_pkg_info_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_pkg_info_nl() 275 static int ncsi_set_interface_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_set_interface_nl() 356 static int ncsi_clear_interface_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_clear_interface_nl() 395 static int ncsi_send_cmd_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_send_cmd_nl() 591 static int ncsi_set_package_mask_nl(struct sk_buff *msg, in ncsi_set_package_mask_nl() 641 static int ncsi_set_channel_mask_nl(struct sk_buff *msg, in ncsi_set_channel_mask_nl()
|