Searched refs:rfcomm_wmalloc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/bluetooth/rfcomm/
H A Dtty.c379 static struct sk_buff *rfcomm_wmalloc(struct rfcomm_dev *dev, unsigned long size, gfp_t priority) function
795 skb = rfcomm_wmalloc(dev, size + RFCOMM_SKB_RESERVE, GFP_ATOMIC);

Completed in 135 milliseconds