Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Diface.c1681 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_iface_work()
1694 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_iface_work()
Drx.c5230 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_rx_list()
/linux-6.1.9/include/linux/
Dskbuff.h5037 static inline u64 skb_get_kcov_handle(struct sk_buff *skb) in skb_get_kcov_handle() function
/linux-6.1.9/net/bluetooth/
Dhci_core.c4006 kcov_remote_start_common(skb_get_kcov_handle(skb)); in hci_rx_work()