/drivers/nfc/s3fwrn5/ |
D | uart.c | 73 phy->recv_skb = alloc_skb(NCI_SKB_BUFF_LEN, GFP_KERNEL); in s3fwrn82_uart_read() 120 phy->recv_skb = alloc_skb(NCI_SKB_BUFF_LEN, GFP_KERNEL); in s3fwrn82_uart_probe()
|
/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_hw.c | 73 skb = alloc_skb(wrlen, GFP_ATOMIC); in chtls_set_tcb_field() 101 skb = alloc_skb(wrlen, GFP_KERNEL | __GFP_NOFAIL); in chtls_set_tcb_field_rpl_skb() 144 skb = alloc_skb(wrlen, GFP_ATOMIC); in chtls_set_quiesce_ctrl() 385 skb = alloc_skb(len, GFP_KERNEL); in chtls_setkey()
|
D | chtls_main.c | 225 cdev->askb = alloc_skb(sizeof(struct tcphdr), GFP_KERNEL); in chtls_get_skb() 349 skb = alloc_skb(gl->tot_len + sizeof(struct cpl_pass_accept_req) in copy_gl_to_skb_pkt() 405 skb = alloc_skb(len, GFP_ATOMIC); in chtls_recv_rsp()
|
/drivers/net/wireguard/selftest/ |
D | ratelimiter.c | 147 skb4 = alloc_skb(sizeof(struct iphdr), GFP_KERNEL); in wg_ratelimiter_selftest() 157 skb6 = alloc_skb(sizeof(struct ipv6hdr), GFP_KERNEL); in wg_ratelimiter_selftest()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | smt.c | 149 skb = alloc_skb(size, GFP_ATOMIC); in write_smt_entry() 185 skb = alloc_skb(size, GFP_ATOMIC); in write_smt_entry()
|
D | srq.c | 83 skb = alloc_skb(sizeof(*req), GFP_KERNEL); in cxgb4_get_srq_entry()
|
/drivers/nfc/st21nfca/ |
D | dep.c | 150 skb = alloc_skb(atr_req->length + 1, GFP_KERNEL); in st21nfca_tm_send_atr_res() 232 skb = alloc_skb(sizeof(struct st21nfca_psl_res), GFP_KERNEL); in st21nfca_tm_send_psl_res() 423 alloc_skb(sizeof(struct st21nfca_psl_req) + 1, GFP_KERNEL); in st21nfca_im_send_psl_req() 507 alloc_skb(sizeof(struct st21nfca_atr_req) + gb_len + 1, GFP_KERNEL); in st21nfca_im_send_atr_req()
|
D | i2c.c | 468 phy->pending_skb = alloc_skb(ST21NFCA_HCI_LLC_MAX_SIZE * 2, GFP_KERNEL); in st21nfca_hci_irq_thread_fn() 508 phy->pending_skb = alloc_skb(ST21NFCA_HCI_LLC_MAX_SIZE * 2, GFP_KERNEL); in st21nfca_hci_i2c_probe()
|
/drivers/net/arcnet/ |
D | capmode.c | 59 skb = alloc_skb(length + ARC_HDR_SIZE + sizeof(int), GFP_ATOMIC); in rx() 199 ackskb = alloc_skb(length + ARC_HDR_SIZE, GFP_ATOMIC); in ack_tx()
|
D | arc-rawmode.c | 54 skb = alloc_skb(length + ARC_HDR_SIZE, GFP_ATOMIC); in rx()
|
/drivers/nfc/st-nci/ |
D | spi.c | 97 skb_rx = alloc_skb(skb->len, GFP_KERNEL); in st_nci_spi_write() 140 *skb = alloc_skb(ST_NCI_SPI_MIN_SIZE + len, GFP_KERNEL); in st_nci_spi_read()
|
/drivers/nfc/pn533/ |
D | uart.c | 219 dev->recv_skb = alloc_skb(PN532_UART_SKB_BUFF_LEN, GFP_KERNEL); in pn532_receive_buf() 249 pn532->recv_skb = alloc_skb(PN532_UART_SKB_BUFF_LEN, GFP_KERNEL); in pn532_uart_probe()
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_hst.c | 161 skb = alloc_skb(50 + sizeof(struct htc_frame_hdr), GFP_ATOMIC); in htc_config_pipe_credits() 199 skb = alloc_skb(50 + sizeof(struct htc_frame_hdr), GFP_ATOMIC); in htc_setup_complete() 265 skb = alloc_skb(sizeof(struct htc_conn_svc_msg) + in htc_connect_service()
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 575 skb = alloc_skb(sizeof(struct cpl_tid_release), in t3_process_tid_release_list() 590 alloc_skb(sizeof(struct cpl_tid_release), in t3_process_tid_release_list() 599 alloc_skb(sizeof(struct cpl_tid_release), in t3_process_tid_release_list() 637 skb = alloc_skb(sizeof(struct cpl_tid_release), GFP_ATOMIC); in cxgb3_remove_tid() 837 skb = alloc_skb(len, gfp); in cxgb3_get_cpl_reply_skb() 1093 skb = alloc_skb(sizeof(*req), GFP_ATOMIC); in set_l2t_ix() 1268 t->nofail_skb = alloc_skb(sizeof(struct cpl_tid_release), GFP_KERNEL); in cxgb3_offload_activate()
|
D | cxgb3_main.c | 467 skb = alloc_skb(sizeof(*req), GFP_KERNEL); in init_tp_parity() 481 adap->nofail_skb = alloc_skb(sizeof(*greq), GFP_KERNEL); in init_tp_parity() 490 skb = alloc_skb(sizeof(*req), GFP_KERNEL); in init_tp_parity() 503 adap->nofail_skb = alloc_skb(sizeof(*greq), GFP_KERNEL); in init_tp_parity() 512 skb = alloc_skb(sizeof(*req), GFP_KERNEL); in init_tp_parity() 525 adap->nofail_skb = alloc_skb(sizeof(*greq), GFP_KERNEL); in init_tp_parity() 531 skb = alloc_skb(sizeof(*greq), GFP_KERNEL); in init_tp_parity() 546 adap->nofail_skb = alloc_skb(sizeof(*greq), GFP_KERNEL); in init_tp_parity() 905 struct sk_buff *skb = alloc_skb(sizeof(*req), GFP_KERNEL); in write_smt_entry() 947 skb = alloc_skb(sizeof(*req), GFP_KERNEL); in send_pktsched_cmd() [all …]
|
D | l2t.c | 94 skb = alloc_skb(sizeof(*req), GFP_ATOMIC); in setup_l2e_send_pending() 161 skb = alloc_skb(sizeof(struct cpl_l2t_write_req), in t3_l2t_send_slow()
|
/drivers/nfc/nxp-nci/ |
D | i2c.c | 116 *skb = alloc_skb(NXP_NCI_FW_HDR_LEN + frame_len, GFP_KERNEL); in nxp_nci_i2c_fw_read() 159 *skb = alloc_skb(NCI_CTRL_HDR_SIZE + header.plen, GFP_KERNEL); in nxp_nci_i2c_nci_read()
|
/drivers/net/usb/ |
D | cx82310_eth.c | 255 skb2 = alloc_skb(len, GFP_ATOMIC); in cx82310_rx_fixup() 300 skb2 = alloc_skb(len, GFP_ATOMIC); in cx82310_rx_fixup()
|
/drivers/net/wireless/mediatek/mt7601u/ |
D | mcu.c | 59 skb = alloc_skb(len + MT_DMA_HDR_LEN + 4, GFP_KERNEL); in mt7601u_mcu_msg_alloc() 222 skb = alloc_skb(cnt * 8 + MT_DMA_HDR_LEN + 4, GFP_KERNEL); in mt7601u_write_reg_pairs() 251 skb = alloc_skb(cnt * 4 + MT_DMA_HDR_LEN + 4, GFP_KERNEL); in mt7601u_burst_write_regs()
|
/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_usb_mcu.c | 146 skb = alloc_skb(cnt * 8 + MT_DMA_HDR_LEN + 4, GFP_KERNEL); in mt76x02u_mcu_wr_rp() 182 skb = alloc_skb(cnt * 8 + MT_DMA_HDR_LEN + 4, GFP_KERNEL); in mt76x02u_mcu_rd_rp()
|
D | mcu.c | 18 skb = alloc_skb(len, gfp); in __mt76_mcu_msg_alloc()
|
/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 627 skb = alloc_skb(len, GFP_ATOMIC); in cxgbit_send_halfclose() 700 struct sk_buff *skb = alloc_skb(0, GFP_KERNEL | __GFP_NOFAIL); in cxgbit_abort_conn() 1019 skb = alloc_skb(len, GFP_ATOMIC); in cxgbit_release_tid() 1066 skb = alloc_skb(len, GFP_KERNEL); in cxgbit_rx_data_ack() 1110 skb = alloc_skb(len, GFP_ATOMIC); in cxgbit_alloc_csk_skb() 1116 skb = alloc_skb(LRO_SKB_MIN_HEADROOM, GFP_ATOMIC); in cxgbit_alloc_csk_skb() 1145 skb = alloc_skb(len, GFP_ATOMIC); in cxgbit_pass_accept_rpl() 1517 skb = alloc_skb(len, GFP_KERNEL); in cxgbit_setup_conn_digest() 1552 skb = alloc_skb(len, GFP_KERNEL); in cxgbit_setup_conn_pgidx()
|
/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 78 skb = alloc_skb(wr_len, GFP_KERNEL | __GFP_NOFAIL); in _c4iw_write_mem_dma_aligned() 138 skb = alloc_skb(wr_len, GFP_KERNEL | __GFP_NOFAIL); in _c4iw_write_mem_inline() 452 mhp->dereg_skb = alloc_skb(SGE_MAX_WR_LEN, GFP_KERNEL); in c4iw_get_dma_mr() 523 mhp->dereg_skb = alloc_skb(SGE_MAX_WR_LEN, GFP_KERNEL); in c4iw_reg_user_mr()
|
/drivers/atm/ |
D | solos-pci.c | 193 skb = alloc_skb(sizeof(*header) + buflen, GFP_KERNEL); in solos_param_show() 249 skb = alloc_skb(sizeof(*header) + buflen, GFP_KERNEL); in solos_param_store() 474 skb = alloc_skb(size + sizeof(*header), GFP_ATOMIC); in send_command() 930 skb = alloc_skb(sizeof(*header), GFP_KERNEL); in popen() 968 skb = alloc_skb(sizeof(*header), GFP_KERNEL); in pclose() 1382 skb = alloc_skb(sizeof(*header), GFP_KERNEL); in atm_init()
|
/drivers/staging/gdm724x/ |
D | netlink_k.c | 106 skb = alloc_skb(NLMSG_SPACE(len), GFP_ATOMIC); in netlink_send()
|