Home
last modified time | relevance | path

Searched refs:kcov_remote_start_common (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dkcov.h45 static inline void kcov_remote_start_common(u64 id) in kcov_remote_start_common() function
67 static inline void kcov_remote_start_common(u64 id) {} in kcov_remote_start_common() function
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvhost.c371 kcov_remote_start_common(dev->kcov_handle); in vhost_worker()