Home
last modified time | relevance | path

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

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