Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dkcov.h78 static inline void kcov_task_exit(struct task_struct *t) {} in kcov_task_exit() function
/Linux-v6.1/kernel/
Dkcov.c433 void kcov_task_exit(struct task_struct *t) in kcov_task_exit() function