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.c5972 bool skb_in_use = false; in l2cap_rx_state_recv() local
5993 skb_in_use = true; in l2cap_rx_state_recv()
6046 skb_in_use = true; in l2cap_rx_state_recv()
6110 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
6124 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
6136 skb_in_use = true; in l2cap_rx_state_srej_sent()
6147 skb_in_use = true; in l2cap_rx_state_srej_sent()
6162 skb_in_use = true; in l2cap_rx_state_srej_sent()
6176 skb_in_use = true; in l2cap_rx_state_srej_sent()
6253 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()