Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dl2cap_core.c6130 bool skb_in_use = false; in l2cap_rx_state_recv() local
6151 skb_in_use = true; in l2cap_rx_state_recv()
6187 skb_in_use = true; in l2cap_rx_state_recv()
6251 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
6265 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
6277 skb_in_use = true; in l2cap_rx_state_srej_sent()
6288 skb_in_use = true; in l2cap_rx_state_srej_sent()
6303 skb_in_use = true; in l2cap_rx_state_srej_sent()
6317 skb_in_use = true; in l2cap_rx_state_srej_sent()
6394 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()