Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dkcov.h43 void kcov_remote_stop(void);
72 kcov_remote_stop(); in kcov_remote_stop_softirq()
99 static inline void kcov_remote_stop(void) {} in kcov_remote_stop() function
/Linux-v6.6/Documentation/dev-tools/
Dkcov.rst230 should be collected with ``kcov_remote_start`` and ``kcov_remote_stop``.
235 Both ``kcov_remote_start`` and ``kcov_remote_stop`` annotations and the
264 ``kcov_remote_start`` and ``kcov_remote_stop`` annotations.
/Linux-v6.6/drivers/usb/usbip/
Dusbip_common.h362 kcov_remote_stop(); in usbip_kcov_remote_stop()
/Linux-v6.6/kernel/
Dkcov.c982 void kcov_remote_stop(void) in kcov_remote_stop() function
1048 EXPORT_SYMBOL(kcov_remote_stop);
/Linux-v6.6/net/nfc/nci/
Dcore.c1497 kcov_remote_stop(); in nci_tx_work()
1508 for (; (skb = skb_dequeue(&ndev->rx_q)); kcov_remote_stop()) { in nci_rx_work()
1576 kcov_remote_stop(); in nci_cmd_work()
Dhci.c413 for (; (skb = skb_dequeue(&hdev->msg_rx_queue)); kcov_remote_stop()) { in nci_hci_msg_rx_work()
/Linux-v6.6/net/nfc/
Drawsock.c202 kcov_remote_stop(); in rawsock_tx_work()
/Linux-v6.6/net/mac80211/
Diface.c1661 kcov_remote_stop(); in ieee80211_iface_work()
1671 kcov_remote_stop(); in ieee80211_iface_work()
Drx.c5397 kcov_remote_stop(); in ieee80211_rx_list()
/Linux-v6.6/drivers/vhost/
Dvhost.c412 kcov_remote_stop(); in vhost_worker()
/Linux-v6.6/net/bluetooth/
Dhci_core.c4064 for (; (skb = skb_dequeue(&hdev->rx_q)); kcov_remote_stop()) { in hci_rx_work()
/Linux-v6.6/drivers/usb/core/
Dhub.c5886 kcov_remote_stop(); in hub_event()