Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dkcov.h46 static inline void kcov_remote_start_common(u64 id) in kcov_remote_start_common() function
87 static inline void kcov_remote_start_common(u64 id) {} in kcov_remote_start_common() function
/Linux-v5.15/drivers/usb/usbip/
Dusbip_common.h357 kcov_remote_start_common(ud->kcov_handle); in usbip_kcov_remote_start()
/Linux-v5.15/net/mac80211/
Diface.c1488 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()
Drx.c4961 kcov_remote_start_common(skb_get_kcov_handle(skb)); in ieee80211_rx_list()
/Linux-v5.15/drivers/vhost/
Dvhost.c371 kcov_remote_start_common(dev->kcov_handle); in vhost_worker()