Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dl2cap_core.c6954 bool skb_in_use = false; in l2cap_rx_state_recv() local
6975 skb_in_use = true; in l2cap_rx_state_recv()
7028 skb_in_use = true; in l2cap_rx_state_recv()
7092 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
7106 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
7118 skb_in_use = true; in l2cap_rx_state_srej_sent()
7129 skb_in_use = true; in l2cap_rx_state_srej_sent()
7144 skb_in_use = true; in l2cap_rx_state_srej_sent()
7158 skb_in_use = true; in l2cap_rx_state_srej_sent()
7235 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()