Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dl2cap_core.c6846 bool skb_in_use = false; in l2cap_rx_state_recv() local
6867 skb_in_use = true; in l2cap_rx_state_recv()
6903 skb_in_use = true; in l2cap_rx_state_recv()
6967 if (skb && !skb_in_use) { in l2cap_rx_state_recv()
6981 bool skb_in_use = false; in l2cap_rx_state_srej_sent() local
6993 skb_in_use = true; in l2cap_rx_state_srej_sent()
7004 skb_in_use = true; in l2cap_rx_state_srej_sent()
7019 skb_in_use = true; in l2cap_rx_state_srej_sent()
7033 skb_in_use = true; in l2cap_rx_state_srej_sent()
7110 if (skb && !skb_in_use) { in l2cap_rx_state_srej_sent()