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

/linux-4.1.27/net/bluetooth/
H A Dl2cap_core.c6120 bool skb_in_use = false; l2cap_rx_state_recv() local
6141 skb_in_use = true; l2cap_rx_state_recv()
6177 skb_in_use = true; l2cap_rx_state_recv()
6241 if (skb && !skb_in_use) { l2cap_rx_state_recv()
6255 bool skb_in_use = false; l2cap_rx_state_srej_sent() local
6267 skb_in_use = true; l2cap_rx_state_srej_sent()
6278 skb_in_use = true; l2cap_rx_state_srej_sent()
6293 skb_in_use = true; l2cap_rx_state_srej_sent()
6307 skb_in_use = true; l2cap_rx_state_srej_sent()
6384 if (skb && !skb_in_use) { l2cap_rx_state_srej_sent()

Completed in 87 milliseconds