Home
last modified time | relevance | path

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

/linux-6.14.4/net/bluetooth/
Dl2cap_core.c5912 bool skb_in_use = false; in l2cap_rx_state_recv() local
5933 skb_in_use = true; in l2cap_rx_state_recv()
5986 skb_in_use = true; in l2cap_rx_state_recv()
6050 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
6064 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
6076 skb_in_use = true; in l2cap_rx_state_srej_sent()
6087 skb_in_use = true; in l2cap_rx_state_srej_sent()
6102 skb_in_use = true; in l2cap_rx_state_srej_sent()
6116 skb_in_use = true; in l2cap_rx_state_srej_sent()
6193 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()