Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c6906 bool skb_in_use = false; in l2cap_rx_state_recv() local
6927 skb_in_use = true; in l2cap_rx_state_recv()
6980 skb_in_use = true; in l2cap_rx_state_recv()
7044 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
7058 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
7070 skb_in_use = true; in l2cap_rx_state_srej_sent()
7081 skb_in_use = true; in l2cap_rx_state_srej_sent()
7096 skb_in_use = true; in l2cap_rx_state_srej_sent()
7110 skb_in_use = true; in l2cap_rx_state_srej_sent()
7187 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()