Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkcov.h45 void kcov_remote_stop(void);
74 kcov_remote_stop(); in kcov_remote_stop_softirq()
101 static inline void kcov_remote_stop(void) {} in kcov_remote_stop() function
/openbmc/linux/Documentation/dev-tools/
H A 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.
/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.h356 kcov_remote_stop(); in usbip_kcov_remote_stop()
/openbmc/linux/kernel/
H A Dkcov.c992 void kcov_remote_stop(void) in kcov_remote_stop() function
1058 EXPORT_SYMBOL(kcov_remote_stop);
/openbmc/linux/net/nfc/nci/
H A Dcore.c1514 kcov_remote_stop(); in nci_tx_work()
1525 for (; (skb = skb_dequeue(&ndev->rx_q)); kcov_remote_stop()) { in nci_rx_work()
1598 kcov_remote_stop(); in nci_cmd_work()
H A Dhci.c413 for (; (skb = skb_dequeue(&hdev->msg_rx_queue)); kcov_remote_stop()) { in nci_hci_msg_rx_work()
/openbmc/linux/net/nfc/
H A Drawsock.c202 kcov_remote_stop(); in rawsock_tx_work()
/openbmc/linux/net/mac80211/
H A Diface.c1682 kcov_remote_stop(); in ieee80211_iface_work()
1692 kcov_remote_stop(); in ieee80211_iface_work()
H A Drx.c5404 kcov_remote_stop(); in ieee80211_rx_list()
/openbmc/linux/drivers/vhost/
H A Dvhost.c420 kcov_remote_stop(); in vhost_run_work_list()
/openbmc/linux/net/bluetooth/
H A Dhci_core.c3952 for (; (skb = skb_dequeue(&hdev->rx_q)); kcov_remote_stop()) { in hci_rx_work()
/openbmc/linux/drivers/usb/core/
H A Dhub.c5916 kcov_remote_stop(); in hub_event()