/linux-4.1.27/net/nfc/ |
D | rawsock.c | 372 struct sk_buff *skb_copy = NULL, *nskb; in nfc_send_to_raw_sock() local 379 if (!skb_copy) { in nfc_send_to_raw_sock() 380 skb_copy = __pskb_copy_fclone(skb, NFC_RAW_HEADER_SIZE, in nfc_send_to_raw_sock() 382 if (!skb_copy) in nfc_send_to_raw_sock() 385 data = skb_push(skb_copy, NFC_RAW_HEADER_SIZE); in nfc_send_to_raw_sock() 392 nskb = skb_clone(skb_copy, GFP_ATOMIC); in nfc_send_to_raw_sock() 402 kfree_skb(skb_copy); in nfc_send_to_raw_sock()
|
D | llcp_core.c | 673 struct sk_buff *skb_copy = NULL, *nskb; in nfc_llcp_send_to_raw_sock() local 683 if (skb_copy == NULL) { in nfc_llcp_send_to_raw_sock() 684 skb_copy = __pskb_copy_fclone(skb, NFC_RAW_HEADER_SIZE, in nfc_llcp_send_to_raw_sock() 687 if (skb_copy == NULL) in nfc_llcp_send_to_raw_sock() 690 data = skb_push(skb_copy, NFC_RAW_HEADER_SIZE); in nfc_llcp_send_to_raw_sock() 697 nskb = skb_clone(skb_copy, GFP_ATOMIC); in nfc_llcp_send_to_raw_sock() 707 kfree_skb(skb_copy); in nfc_llcp_send_to_raw_sock() 747 copy_skb = skb_copy(skb, GFP_ATOMIC); in nfc_llcp_tx_work()
|
/linux-4.1.27/net/bluetooth/ |
D | hci_sock.c | 159 struct sk_buff *skb_copy = NULL; in hci_send_to_sock() local 190 if (!skb_copy) { in hci_send_to_sock() 192 skb_copy = __pskb_copy_fclone(skb, 1, GFP_ATOMIC, true); in hci_send_to_sock() 193 if (!skb_copy) in hci_send_to_sock() 197 memcpy(skb_push(skb_copy, 1), &bt_cb(skb)->pkt_type, 1); in hci_send_to_sock() 200 nskb = skb_clone(skb_copy, GFP_ATOMIC); in hci_send_to_sock() 210 kfree_skb(skb_copy); in hci_send_to_sock() 254 struct sk_buff *skb_copy = NULL; in hci_send_to_monitor() local 287 skb_copy = __pskb_copy_fclone(skb, HCI_MON_HDR_SIZE, GFP_ATOMIC, true); in hci_send_to_monitor() 288 if (!skb_copy) in hci_send_to_monitor() [all …]
|
D | 6lowpan.c | 265 skb_cp = skb_copy(skb, GFP_ATOMIC); in give_skb_to_upper()
|
D | l2cap_core.c | 1987 tx_skb = skb_copy(skb, GFP_KERNEL); in l2cap_ertm_resend()
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | rx.c | 31 skb_cp = skb_copy(skb, GFP_ATOMIC); in lowpan_give_skb_to_devices()
|
/linux-4.1.27/net/ax25/ |
D | ax25_ip.c | 154 if ((ourskb = skb_copy(skb, GFP_ATOMIC)) == NULL) { in ax25_ip_xmit()
|
D | ax25_in.c | 120 struct sk_buff *skbn = skb_copy(skb, GFP_ATOMIC); in ax25_rx_iframe()
|
/linux-4.1.27/net/x25/ |
D | x25_dev.c | 108 nskb = skb_copy(skb, GFP_ATOMIC); in x25_lapb_receive_frame()
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
D | xmit_linux.c | 189 newskb = skb_copy(skb, GFP_ATOMIC); in rtw_mlcst2unicst()
|
/linux-4.1.27/drivers/isdn/hysdn/ |
D | hycapi.c | 208 skb = skb_copy(hycapi_applications[i].listen_req[ctrl->cnr - 1], GFP_ATOMIC); in hycapi_restart_internal() 421 if (!(hycapi_applications[appl_id -1].listen_req[ctrl->cnr - 1] = skb_copy(skb, GFP_ATOMIC))) in hycapi_send_message()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | uap_txrx.c | 236 skb_uap = skb_copy(skb, GFP_ATOMIC); in mwifiex_handle_uap_rx_forward()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | stack.c | 75 cskb = skb_copy(skb, GFP_KERNEL); in send_socklist() 105 cskb = skb_copy(skb, GFP_KERNEL); in send_layer2()
|
D | tei.c | 1312 cskb = skb_copy(skb, GFP_ATOMIC); in mgr_bcast()
|
/linux-4.1.27/net/batman-adv/ |
D | send.c | 449 newskb = skb_copy(skb, GFP_ATOMIC); in batadv_add_bcast_packet_to_list()
|
D | bat_iv_ogm.c | 1397 skb_priv = skb_copy(skb, GFP_ATOMIC); in batadv_iv_ogm_process_per_outif()
|
/linux-4.1.27/net/irda/ |
D | irlap_frame.c | 988 tx_skb = skb_copy(skb, GFP_ATOMIC); in irlap_resend_rejected_frames() 1051 tx_skb = skb_copy(skb, GFP_ATOMIC); in irlap_resend_rejected_frame()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | tdls.c | 601 mvm->tdls_cs.peer.skb = skb_copy(tmpl_skb, GFP_KERNEL); in iwl_mvm_tdls_channel_switch()
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | txrx.c | 549 xmit_skb = skb_copy(skb, GFP_ATOMIC); in wil_netif_rx_any() 998 skb2 = skb_copy(skb, GFP_ATOMIC); in wil_find_tx_bcast_2()
|
/linux-4.1.27/net/sctp/ |
D | ulpqueue.c | 359 new = skb_copy(f_frag, GFP_ATOMIC); in sctp_make_reassembled_event()
|
/linux-4.1.27/net/can/ |
D | gw.c | 395 nskb = skb_copy(skb, GFP_ATOMIC); in can_can_gw_rcv()
|
/linux-4.1.27/net/mac80211/ |
D | mesh_pathtbl.c | 309 skb = skb_copy(fskb, GFP_ATOMIC); in mesh_path_move_to_queue()
|
D | rx.c | 2093 xmit_skb = skb_copy(skb, GFP_ATOMIC); in ieee80211_deliver_skb() 2315 fwd_skb = skb_copy(skb, GFP_ATOMIC); in ieee80211_rx_h_mesh_fwding() 3431 skb = skb_copy(skb, GFP_ATOMIC); in ieee80211_prepare_and_rx_handle()
|
D | tdls.c | 978 sdata->u.mgd.teardown_skb = skb_copy(skb, GFP_ATOMIC); in ieee80211_tdls_prep_mgmt_packet()
|
/linux-4.1.27/include/linux/ |
D | skbuff.h | 836 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t priority); 1223 struct sk_buff *nskb = skb_copy(skb, pri); in skb_unshare()
|
/linux-4.1.27/net/core/ |
D | skbuff.c | 1064 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t gfp_mask) in skb_copy() function 1085 EXPORT_SYMBOL(skb_copy); 3537 skb2 = skb_copy(skb1, GFP_ATOMIC); in skb_cow_data()
|
D | neighbour.c | 856 skb = skb_copy(skb, GFP_ATOMIC); in neigh_probe()
|
/linux-4.1.27/net/decnet/ |
D | dn_dev.c | 964 struct sk_buff *skb2 = skb_copy(skb, GFP_ATOMIC); in dn_send_router_hello()
|
/linux-4.1.27/kernel/ |
D | audit.c | 453 copy = skb_copy(skb, gfp_mask); in kauditd_send_multicast_skb()
|
/linux-4.1.27/net/appletalk/ |
D | ddp.c | 1679 struct sk_buff *skb2 = skb_copy(skb, GFP_KERNEL); in atalk_sendmsg()
|
/linux-4.1.27/net/ipx/ |
D | af_ipx.c | 839 struct sk_buff *s = skb_copy(skb, GFP_ATOMIC); in ipxitf_pprop()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | txrx.c | 1576 skb1 = skb_copy(skb, GFP_ATOMIC); in ath6kl_rx()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 812 rxb->subframes[0] = skb_copy(skb, GFP_ATOMIC); in parse_subframe()
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 2790 skb = skb_copy(skb, GFP_KERNEL); in __netlink_dump_start()
|
/linux-4.1.27/drivers/net/wireless/ |
D | mac80211_hwsim.c | 1221 nskb = skb_copy(skb, GFP_ATOMIC); in mac80211_hwsim_tx_frame_no_nl()
|
D | mwl8k.c | 1287 priv->beacon_skb = skb_copy(skb, GFP_ATOMIC); in mwl8k_save_beacon()
|
/linux-4.1.27/net/ipv4/ |
D | tcp_output.c | 2921 struct sk_buff *nskb = skb_copy(skb, GFP_ATOMIC); in tcp_send_synack()
|
/linux-4.1.27/net/key/ |
D | af_key.c | 1840 skb = skb_copy(skb, GFP_KERNEL); in pfkey_promisc()
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 7998 skb = skb_copy(rxb->skb, GFP_ATOMIC); in ipw_handle_promiscuous_rx()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | tg3.c | 7793 new_skb = skb_copy(skb, GFP_ATOMIC); in tigon3_dma_hwbug_workaround()
|