Home
last modified time | relevance | path

Searched defs:kcov_remote_stop (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkcov.h62 static inline void kcov_remote_stop(void) {} in kcov_remote_stop() function
/kernel/linux/linux-6.6/include/linux/
H A Dkcov.h99 static inline void kcov_remote_stop(void) {} in kcov_remote_stop() function
/kernel/linux/linux-5.10/kernel/
H A Dkcov.c955 void kcov_remote_stop(void) in kcov_remote_stop() function
1021 EXPORT_SYMBOL(kcov_remote_stop); variable
/kernel/linux/linux-6.6/kernel/
H A Dkcov.c982 void kcov_remote_stop(void) in kcov_remote_stop() function
1048 EXPORT_SYMBOL(kcov_remote_stop); variable

Completed in 4 milliseconds