Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dkcov.h42 void kcov_remote_stop(void);
62 static inline void kcov_remote_stop(void) {} in kcov_remote_stop() function
/Linux-v5.10/Documentation/dev-tools/
Dkcov.rst214 are annotated with kcov_remote_start()/kcov_remote_stop().
236 should in turn be annotated with kcov_remote_start()/kcov_remote_stop().
/Linux-v5.10/kernel/
Dkcov.c955 void kcov_remote_stop(void) in kcov_remote_stop() function
1021 EXPORT_SYMBOL(kcov_remote_stop);
/Linux-v5.10/drivers/usb/core/
Dhcd.c1651 kcov_remote_stop(); in __usb_hcd_giveback_urb()
Dhub.c5635 kcov_remote_stop(); in hub_event()
/Linux-v5.10/drivers/vhost/
Dvhost.c373 kcov_remote_stop(); in vhost_worker()