Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dkcov.h43 void kcov_remote_stop(void);
72 kcov_remote_stop(); in kcov_remote_stop_softirq()
82 static inline void kcov_remote_stop(void) {} in kcov_remote_stop() function
/Linux-v6.1/drivers/usb/usbip/
Dusbip_common.h362 kcov_remote_stop(); in usbip_kcov_remote_stop()
/Linux-v6.1/kernel/
Dkcov.c981 void kcov_remote_stop(void) in kcov_remote_stop() function
1047 EXPORT_SYMBOL(kcov_remote_stop);
/Linux-v6.1/Documentation/dev-tools/
Dkcov.rst217 are annotated with kcov_remote_start()/kcov_remote_stop().
239 should in turn be annotated with kcov_remote_start()/kcov_remote_stop().
/Linux-v6.1/net/mac80211/
Diface.c1687 kcov_remote_stop(); in ieee80211_iface_work()
1697 kcov_remote_stop(); in ieee80211_iface_work()
Drx.c5275 kcov_remote_stop(); in ieee80211_rx_list()
/Linux-v6.1/drivers/vhost/
Dvhost.c365 kcov_remote_stop(); in vhost_worker()
/Linux-v6.1/net/bluetooth/
Dhci_core.c4005 for (; (skb = skb_dequeue(&hdev->rx_q)); kcov_remote_stop()) { in hci_rx_work()
/Linux-v6.1/drivers/usb/core/
Dhub.c5780 kcov_remote_stop(); in hub_event()