Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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-6.3-rc2/drivers/usb/usbip/
A Dusbip_common.h362 kcov_remote_stop(); in usbip_kcov_remote_stop()
/linux-6.3-rc2/kernel/
A Dkcov.c981 void kcov_remote_stop(void) in kcov_remote_stop() function
1047 EXPORT_SYMBOL(kcov_remote_stop);
/linux-6.3-rc2/Documentation/dev-tools/
A 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-6.3-rc2/net/nfc/nci/
A Dcore.c1492 kcov_remote_stop(); in nci_tx_work()
1503 for (; (skb = skb_dequeue(&ndev->rx_q)); kcov_remote_stop()) { in nci_rx_work()
1571 kcov_remote_stop(); in nci_cmd_work()
A Dhci.c413 for (; (skb = skb_dequeue(&hdev->msg_rx_queue)); kcov_remote_stop()) { in nci_hci_msg_rx_work()
/linux-6.3-rc2/net/nfc/
A Drawsock.c202 kcov_remote_stop(); in rawsock_tx_work()
/linux-6.3-rc2/net/mac80211/
A Diface.c1640 kcov_remote_stop(); in ieee80211_iface_work()
1650 kcov_remote_stop(); in ieee80211_iface_work()
A Drx.c5281 kcov_remote_stop(); in ieee80211_rx_list()
/linux-6.3-rc2/drivers/vhost/
A Dvhost.c365 kcov_remote_stop(); in vhost_worker()
/linux-6.3-rc2/net/bluetooth/
A Dhci_core.c4005 for (; (skb = skb_dequeue(&hdev->rx_q)); kcov_remote_stop()) { in hci_rx_work()
/linux-6.3-rc2/drivers/usb/core/
A Dhub.c5838 kcov_remote_stop(); in hub_event()

Completed in 42 milliseconds