pskb_expand_head 1157 drivers/atm/solos-pci.c ret = pskb_expand_head(skb, expand_by, 0, GFP_ATOMIC); pskb_expand_head 267 drivers/bluetooth/btmtksdio.c err = pskb_expand_head(skb, sizeof(*sdio_hdr), 0, pskb_expand_head 876 drivers/bluetooth/btmtkuart.c err = pskb_expand_head(skb, sizeof(*shdr), MTK_STP_TLR_SIZE, pskb_expand_head 494 drivers/net/ethernet/netronome/nfp/ccm_mbox.c err = pskb_expand_head(skb, 0, undersize, flags); pskb_expand_head 1255 drivers/net/ethernet/qualcomm/emac/emac-mac.c ret = pskb_expand_head(skb, 0, 0, GFP_ATOMIC); pskb_expand_head 107 drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c if (pskb_expand_head(skb, ETH_HLEN, 0, GFP_ATOMIC)) { pskb_expand_head 141 drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c if (pskb_expand_head(skb, required_headroom, 0, GFP_ATOMIC)) pskb_expand_head 1434 drivers/net/usb/ax88179_178a.c pskb_expand_head(skb, headroom < 0 ? 8 : 0, 0, GFP_ATOMIC)) { pskb_expand_head 1002 drivers/net/vmxnet3/vmxnet3_drv.c if (unlikely(pskb_expand_head(skb, 0, 0, pskb_expand_head 419 drivers/net/wan/hdlc_fr.c if (pskb_expand_head(skb, 0, pad, pskb_expand_head 31 drivers/net/wan/hdlc_raw_eth.c if (pskb_expand_head(skb, 0, pad, GFP_ATOMIC)) { pskb_expand_head 1919 drivers/net/wireless/ath/ath10k/htt_rx.c (pskb_expand_head(first, 0, space, GFP_ATOMIC) < 0)) { pskb_expand_head 3567 drivers/net/wireless/ath/ath10k/mac.c if (!pskb_expand_head(skb, 0, arvif->u.ap.noa_len, pskb_expand_head 3584 drivers/net/wireless/ath/ath10k/wmi.c if (!pskb_expand_head(bcn, 0, arvif->u.ap.noa_len, GFP_ATOMIC)) pskb_expand_head 1177 drivers/net/wireless/ath/ath9k/recv.c if (pskb_expand_head(hdr_skb, 0, space, GFP_ATOMIC) < 0) { pskb_expand_head 339 drivers/net/wireless/ath/wil6210/txrx.c pskb_expand_head(skb, rtap_len, 0, GFP_ATOMIC)) { pskb_expand_head 329 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c ret = pskb_expand_head(skb, ALIGN(head_delta, NET_SKB_PAD), 0, pskb_expand_head 2128 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c if (pskb_expand_head(pkt, 0, ntail, GFP_ATOMIC)) pskb_expand_head 303 drivers/net/wireless/intel/iwlwifi/dvm/tx.c pskb_expand_head(skb, 0, noa_data->length, pskb_expand_head 683 drivers/net/wireless/intel/iwlwifi/mvm/tx.c if (pskb_expand_head(skb, 0, resp_data->noa_len, GFP_ATOMIC)) { pskb_expand_head 116 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c if (pskb_expand_head(skb, head_need > 0 ? head_need : 0, pskb_expand_head 220 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c if (pskb_expand_head(skb, need_headroom, need_tailroom, pskb_expand_head 353 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c pskb_expand_head(skb, prefix_len, postfix_len, GFP_ATOMIC)) { pskb_expand_head 254 drivers/net/wireless/marvell/libertas/rx.c pskb_expand_head(skb, sizeof(struct rx_radiotap_hdr), 0, GFP_ATOMIC)) { pskb_expand_head 861 drivers/net/wireless/marvell/mwl8k.c if (pskb_expand_head(skb, REDUCED_TX_HEADROOM, 0, GFP_ATOMIC)) { pskb_expand_head 1118 include/linux/skbuff.h int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, gfp_t gfp_mask); pskb_expand_head 1611 include/linux/skbuff.h return pskb_expand_head(skb, 0, 0, pri); pskb_expand_head 1640 include/linux/skbuff.h return pskb_expand_head(skb, 0, 0, pri); pskb_expand_head 2689 include/linux/skbuff.h int ret = pskb_expand_head(skb, 0, diff - skb_tailroom(skb), pskb_expand_head 3110 include/linux/skbuff.h pskb_expand_head(skb, 0, 0, GFP_ATOMIC); pskb_expand_head 3122 include/linux/skbuff.h return pskb_expand_head(skb, ALIGN(delta, NET_SKB_PAD), 0, pskb_expand_head 4350 include/linux/skbuff.h ret = pskb_expand_head(skb, extra, 0, GFP_ATOMIC); pskb_expand_head 1823 kernel/audit.c int ret = pskb_expand_head(skb, 0, extra, ab->gfp_mask); pskb_expand_head 269 net/batman-adv/fragmentation.c if (pskb_expand_head(skb_out, 0, size - skb_out->len, GFP_ATOMIC) < 0) { pskb_expand_head 527 net/batman-adv/fragmentation.c pskb_expand_head(skb, header_size + ETH_HLEN, 0, GFP_ATOMIC) < 0) { pskb_expand_head 317 net/bpf/test_run.c if (pskb_expand_head(skb, nhead, 0, GFP_USER)) { pskb_expand_head 2864 net/core/dev.c ret = pskb_expand_head(skb, 0, 0, GFP_ATOMIC); pskb_expand_head 2904 net/core/dev.c ret = pskb_expand_head(skb, 0, 0, GFP_ATOMIC); pskb_expand_head 4258 net/core/dev.c if (pskb_expand_head(skb, pskb_expand_head 168 net/core/lwt_bpf.c if (pskb_expand_head(skb, nhead, 0, GFP_ATOMIC)) pskb_expand_head 2564 net/core/pktgen.c ret = pskb_expand_head(skb, nhead, 0, GFP_ATOMIC); pskb_expand_head 1697 net/core/skbuff.c EXPORT_SYMBOL(pskb_expand_head); pskb_expand_head 1710 net/core/skbuff.c if (skb2 && pskb_expand_head(skb2, SKB_DATA_ALIGN(delta), 0, pskb_expand_head 1805 net/core/skbuff.c err = pskb_expand_head(skb, 0, ntail, GFP_ATOMIC); pskb_expand_head 1935 net/core/skbuff.c unlikely((err = pskb_expand_head(skb, 0, 0, GFP_ATOMIC)))) pskb_expand_head 2059 net/core/skbuff.c if (pskb_expand_head(skb, 0, eat > 0 ? eat + 128 : 0, pskb_expand_head 3278 net/core/skbuff.c return skb_cloned(skb) && pskb_expand_head(skb, 0, 0, GFP_ATOMIC); pskb_expand_head 4325 net/core/skbuff.c pskb_expand_head(skb, 0, tailbits-skb_tailroom(skb)+128, GFP_ATOMIC)) pskb_expand_head 5355 net/core/skbuff.c return pskb_expand_head(skb, 0, 0, GFP_ATOMIC); pskb_expand_head 75 net/ipv4/netfilter.c pskb_expand_head(skb, HH_DATA_ALIGN(hh_len - skb_headroom(skb)), pskb_expand_head 242 net/ipv6/exthdrs.c if (pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) pskb_expand_head 423 net/ipv6/exthdrs.c if (pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) { pskb_expand_head 578 net/ipv6/exthdrs.c if (pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) { pskb_expand_head 69 net/ipv6/netfilter.c pskb_expand_head(skb, HH_DATA_ALIGN(hh_len - skb_headroom(skb)), pskb_expand_head 265 net/ipv6/seg6_iptunnel.c if (pskb_expand_head(skb, skb->mac_len, 0, GFP_ATOMIC) < 0) pskb_expand_head 728 net/mac80211/rx.c pskb_expand_head(skb, needed_headroom, 0, GFP_ATOMIC)) { pskb_expand_head 2278 net/mac80211/rx.c if (unlikely(pskb_expand_head(rx->skb, 0, entry->extra_len, pskb_expand_head 3536 net/mac80211/rx.c pskb_expand_head(skb, needed_headroom, 0, GFP_ATOMIC)) pskb_expand_head 1976 net/mac80211/tx.c if (pskb_expand_head(skb, head_need, tail_need, GFP_ATOMIC)) { pskb_expand_head 3151 net/mac80211/tx.c if (pskb_expand_head(skb, headroom, 0, GFP_ATOMIC)) { pskb_expand_head 812 net/mac80211/wpa.c pskb_expand_head(skb, iv_len, 0, GFP_ATOMIC))) pskb_expand_head 181 net/netfilter/nf_nat_core.c pskb_expand_head(skb, hh_len - skb_headroom(skb), 0, GFP_ATOMIC)) pskb_expand_head 72 net/netfilter/nf_nat_helper.c if (pskb_expand_head(skb, 0, extra - skb_tailroom(skb), GFP_ATOMIC)) pskb_expand_head 155 net/netfilter/xt_TCPMSS.c if (pskb_expand_head(skb, 0, pskb_expand_head 1285 net/netlink/af_netlink.c pskb_expand_head(skb, 0, -delta, pskb_expand_head 457 net/tipc/bearer.c if ((delta > 0) && pskb_expand_head(skb, delta, 0, GFP_ATOMIC)) { pskb_expand_head 694 net/tipc/bearer.c if (exp > 0 && pskb_expand_head(skb, exp, 0, GFP_ATOMIC)) { pskb_expand_head 235 net/tipc/udp_media.c err = pskb_expand_head(skb, UDP_MIN_HEADROOM, 0, GFP_ATOMIC); pskb_expand_head 38 net/xfrm/xfrm_output.c return pskb_expand_head(skb, nhead, ntail, GFP_ATOMIC);