Searched refs:kcov_remote_start (Results 1 – 3 of 3) sorted by relevance
41 void kcov_remote_start(u64 handle);47 kcov_remote_start(kcov_remote_handle(KCOV_SUBSYSTEM_COMMON, id)); in kcov_remote_start_common()52 kcov_remote_start(kcov_remote_handle(KCOV_SUBSYSTEM_USB, id)); in kcov_remote_start_usb()61 static inline void kcov_remote_start(u64 handle) {} in kcov_remote_start() function
214 are annotated with kcov_remote_start()/kcov_remote_stop().225 corresponding kcov_remote_start() call. Then a userspace process can pass236 should in turn be annotated with kcov_remote_start()/kcov_remote_stop().
811 void kcov_remote_start(u64 handle) in kcov_remote_start() function897 EXPORT_SYMBOL(kcov_remote_start);