Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkcov.rst226 1. 修改内核源码并使用 ``kcov_remote_start`` 和 ``kcov_remote_stop`` 来标注要收集
231 ``kcov_remote_start`` 和 ``kcov_remote_stop`` 的标注以及 ``KCOV_REMOTE_ENABLE``
254 。这些任务需要在 ``kcov_remote_start`` 和 ``kcov_remote_stop`` 标注中依次使用传递过来的
/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.
/linux/drivers/usb/usbip/
H A Dusbip_common.h356 kcov_remote_stop(); in usbip_kcov_remote_stop()
/linux/kernel/
H A Dkcov.c994 void kcov_remote_stop(void) in kcov_remote_stop() function
1060 EXPORT_SYMBOL(kcov_remote_stop);
/linux/net/nfc/
H A Drawsock.c202 kcov_remote_stop(); in rawsock_tx_work()
/linux/net/nfc/nci/
H A Dhci.c413 for (; (skb = skb_dequeue(&hdev->msg_rx_queue)); kcov_remote_stop()) { in nci_hci_msg_rx_work()
/linux/net/mac80211/
H A Diface.c1669 kcov_remote_stop(); in ieee80211_iface_work()
1679 kcov_remote_stop(); in ieee80211_iface_work()
H A Drx.c5486 kcov_remote_stop(); in ieee80211_rx_list()
/linux/drivers/vhost/
H A Dvhost.c408 kcov_remote_stop(); in vhost_run_work_list()
/linux/net/bluetooth/
H A Dhci_core.c3981 for (; (skb = skb_dequeue(&hdev->rx_q)); kcov_remote_stop()) { in hci_rx_work()
/linux/drivers/usb/core/
H A Dhub.c5960 kcov_remote_stop(); in hub_event()