Home
last modified time | relevance | path

Searched refs:RFCOMM_SKB_RESERVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Drfcomm.h41 #define RFCOMM_SKB_RESERVE (RFCOMM_SKB_HEAD_RESERVE + RFCOMM_SKB_TAIL_RESERVE) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Drfcomm.h41 #define RFCOMM_SKB_RESERVE (RFCOMM_SKB_HEAD_RESERVE + RFCOMM_SKB_TAIL_RESERVE) macro
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dtty.c793 skb = rfcomm_wmalloc(dev, size + RFCOMM_SKB_RESERVE, GFP_ATOMIC); in rfcomm_tty_write()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dtty.c795 skb = rfcomm_wmalloc(dev, size + RFCOMM_SKB_RESERVE, GFP_ATOMIC); in rfcomm_tty_write()

Completed in 5 milliseconds