| /linux-6.15/net/nfc/ |
| H A D | rawsock.c | 362 struct sk_buff *skb_copy = NULL, *nskb; in nfc_send_to_raw_sock() local 369 if (!skb_copy) { in nfc_send_to_raw_sock() 370 skb_copy = __pskb_copy_fclone(skb, NFC_RAW_HEADER_SIZE, in nfc_send_to_raw_sock() 372 if (!skb_copy) in nfc_send_to_raw_sock() 375 data = skb_push(skb_copy, NFC_RAW_HEADER_SIZE); in nfc_send_to_raw_sock() 382 nskb = skb_clone(skb_copy, GFP_ATOMIC); in nfc_send_to_raw_sock() 392 kfree_skb(skb_copy); in nfc_send_to_raw_sock()
|
| H A D | llcp_core.c | 720 struct sk_buff *skb_copy = NULL, *nskb; in nfc_llcp_send_to_raw_sock() local 730 if (skb_copy == NULL) { in nfc_llcp_send_to_raw_sock() 731 skb_copy = __pskb_copy_fclone(skb, NFC_RAW_HEADER_SIZE, in nfc_llcp_send_to_raw_sock() 734 if (skb_copy == NULL) in nfc_llcp_send_to_raw_sock() 737 data = skb_push(skb_copy, NFC_RAW_HEADER_SIZE); in nfc_llcp_send_to_raw_sock() 744 nskb = skb_clone(skb_copy, GFP_ATOMIC); in nfc_llcp_send_to_raw_sock() 754 kfree_skb(skb_copy); in nfc_llcp_send_to_raw_sock() 786 copy_skb = skb_copy(skb, GFP_ATOMIC); in nfc_llcp_tx_work()
|
| /linux-6.15/net/bluetooth/ |
| H A D | hci_sock.c | 206 struct sk_buff *skb_copy = NULL; in hci_send_to_sock() local 244 if (!skb_copy) { in hci_send_to_sock() 247 if (!skb_copy) in hci_send_to_sock() 254 nskb = skb_clone(skb_copy, GFP_ATOMIC); in hci_send_to_sock() 264 kfree_skb(skb_copy); in hci_send_to_sock() 360 struct sk_buff *skb_copy = NULL; in hci_send_to_monitor() local 403 if (!skb_copy) in hci_send_to_monitor() 406 hci_sock_copy_creds(skb->sk, skb_copy); in hci_send_to_monitor() 409 hdr = skb_push(skb_copy, HCI_MON_HDR_SIZE); in hci_send_to_monitor() 414 hci_send_to_channel(HCI_CHANNEL_MONITOR, skb_copy, in hci_send_to_monitor() [all …]
|
| H A D | 6lowpan.c | 240 skb_cp = skb_copy(skb, GFP_ATOMIC); in give_skb_to_upper()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mei/ |
| H A D | net.c | 341 skb = skb_copy(orig_skb, GFP_ATOMIC); in iwl_mei_rx_filter() 389 skb = skb_copy(origskb, GFP_ATOMIC); in iwl_mei_tx_copy_to_csme()
|
| /linux-6.15/net/x25/ |
| H A D | x25_dev.c | 103 nskb = skb_copy(skb, GFP_ATOMIC); in x25_lapb_receive_frame()
|
| /linux-6.15/net/batman-adv/ |
| H A D | multicast.c | 1320 newskb = skb_copy(skb, GFP_ATOMIC); in batadv_mcast_forw_tt() 1362 newskb = skb_copy(skb, GFP_ATOMIC); in batadv_mcast_forw_want_all_ipv4() 1399 newskb = skb_copy(skb, GFP_ATOMIC); in batadv_mcast_forw_want_all_ipv6() 1465 newskb = skb_copy(skb, GFP_ATOMIC); in batadv_mcast_forw_want_all_rtr4() 1502 newskb = skb_copy(skb, GFP_ATOMIC); in batadv_mcast_forw_want_all_rtr6()
|
| H A D | bat_v_elp.c | 312 skb = skb_copy(hard_iface->bat_v.elp_skb, GFP_ATOMIC); in batadv_v_elp_periodic_work()
|
| H A D | multicast_forw.c | 984 nexthop_skb = skb_copy(skb, GFP_ATOMIC); in batadv_mcast_forw_packet()
|
| /linux-6.15/drivers/staging/rtl8723bs/os_dep/ |
| H A D | osdep_service.c | 42 return skb_copy(skb, in_interrupt() ? GFP_ATOMIC : GFP_KERNEL); in _rtw_skb_copy()
|
| /linux-6.15/net/ax25/ |
| H A D | ax25_ip.c | 152 if ((ourskb = skb_copy(skb, GFP_ATOMIC)) == NULL) { in ax25_ip_xmit()
|
| H A D | ax25_in.c | 116 struct sk_buff *skbn = skb_copy(skb, GFP_ATOMIC); in ax25_rx_iframe()
|
| /linux-6.15/net/lapb/ |
| H A D | lapb_out.c | 85 skbn = skb_copy(skb, GFP_ATOMIC); in lapb_kick()
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | uap_txrx.c | 255 skb_uap = skb_copy(skb, GFP_ATOMIC); in mwifiex_handle_uap_rx_forward() 303 skb_uap = skb_copy(skb, GFP_ATOMIC); in mwifiex_uap_recv_packet()
|
| /linux-6.15/drivers/nfc/ |
| H A D | virtual_ncidev.c | 63 vdev->send_buff = skb_copy(skb, GFP_KERNEL); in virtual_nci_send()
|
| /linux-6.15/drivers/isdn/mISDN/ |
| H A D | stack.c | 69 cskb = skb_copy(skb, GFP_ATOMIC); in send_socklist() 98 cskb = skb_copy(skb, GFP_KERNEL); in send_layer2()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tdls.c | 534 mvm->tdls_cs.peer.skb = skb_copy(tmpl_skb, GFP_KERNEL); in iwl_mvm_tdls_channel_switch()
|
| /linux-6.15/net/sctp/ |
| H A D | ulpqueue.c | 345 new = skb_copy(f_frag, GFP_ATOMIC); in sctp_make_reassembled_event()
|
| /linux-6.15/net/mac80211/ |
| H A D | mesh_pathtbl.c | 217 skb = skb_copy(fskb, GFP_ATOMIC); in mesh_path_move_to_queue()
|
| H A D | rx.c | 283 skb = skb_copy(skb, GFP_ATOMIC); in ieee80211_handle_mu_mimo_mon() 2702 xmit_skb = skb_copy(skb, GFP_ATOMIC); in ieee80211_deliver_skb() 4788 xmit_skb = skb_copy(skb, GFP_ATOMIC); in ieee80211_rx_8023() 5001 rx->skb = skb_copy(skb, GFP_ATOMIC); in ieee80211_prepare_and_rx_handle()
|
| /linux-6.15/net/ipv6/ |
| H A D | icmp.c | 677 skb2 = data_len ? skb_copy(skb, GFP_ATOMIC) : skb_clone(skb, GFP_ATOMIC); in ip6_err_gen_icmpv6_unreach()
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_ethtool.c | 415 new_skb = skb_copy(skb, GFP_ATOMIC); in __lb_other_process()
|
| H A D | hns_enet.c | 224 new_skb = skb_copy(skb, GFP_ATOMIC); in hns_nic_maybe_stop_tx() 265 new_skb = skb_copy(skb, GFP_ATOMIC); in hns_nic_maybe_stop_tso()
|
| /linux-6.15/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx.c | 922 xmit_skb = skb_copy(skb, GFP_ATOMIC); in wil_netif_rx() 1606 skb2 = skb_copy(skb, GFP_ATOMIC); in wil_find_tx_bcast_2()
|
| /linux-6.15/net/can/ |
| H A D | gw.c | 512 nskb = skb_copy(skb, GFP_ATOMIC); in can_can_gw_rcv()
|