Home
last modified time | relevance | path

Searched refs:skb_in_use (Results 1 – 1 of 1) sorted by relevance

/linux/net/bluetooth/
H A Dl2cap_core.c5973 bool skb_in_use = false; in l2cap_rx_state_recv() local
5994 skb_in_use = true; in l2cap_rx_state_recv()
6047 skb_in_use = true; in l2cap_rx_state_recv()
6111 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
6125 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
6137 skb_in_use = true; in l2cap_rx_state_srej_sent()
6148 skb_in_use = true; in l2cap_rx_state_srej_sent()
6163 skb_in_use = true; in l2cap_rx_state_srej_sent()
6177 skb_in_use = true; in l2cap_rx_state_srej_sent()
6254 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()