Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dl2cap_core.c6160 bool skb_in_use = false; in l2cap_rx_state_recv() local
6181 skb_in_use = true; in l2cap_rx_state_recv()
6217 skb_in_use = true; in l2cap_rx_state_recv()
6281 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
6295 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
6307 skb_in_use = true; in l2cap_rx_state_srej_sent()
6318 skb_in_use = true; in l2cap_rx_state_srej_sent()
6333 skb_in_use = true; in l2cap_rx_state_srej_sent()
6347 skb_in_use = true; in l2cap_rx_state_srej_sent()
6424 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()