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.c6068 bool skb_in_use = false; in l2cap_rx_state_recv() local
6089 skb_in_use = true; in l2cap_rx_state_recv()
6142 skb_in_use = true; in l2cap_rx_state_recv()
6206 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
6220 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
6232 skb_in_use = true; in l2cap_rx_state_srej_sent()
6243 skb_in_use = true; in l2cap_rx_state_srej_sent()
6258 skb_in_use = true; in l2cap_rx_state_srej_sent()
6272 skb_in_use = true; in l2cap_rx_state_srej_sent()
6349 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()