Home
last modified time | relevance | path

Searched defs:kcov_task_exit (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dkcov.h58 static inline void kcov_task_exit(struct task_struct *t) {} in kcov_task_exit() function
/OK3568_Linux_fs/kernel/kernel/
H A Dkcov.c413 void kcov_task_exit(struct task_struct *t) in kcov_task_exit() function