Searched refs:skb_get_kcov_handle (Results 1 – 3 of 3) sorted by relevance
1488 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_iface_work()1501 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_iface_work()
4961 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_rx_list()
4705 static inline u64 skb_get_kcov_handle(struct sk_buff *skb) in skb_get_kcov_handle() function