Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
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
/Linux-v5.10/drivers/vhost/
Dvhost.c371 kcov_remote_start_common(dev->kcov_handle); in vhost_worker()