Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dkcov.h78 static inline void kcov_task_exit(struct task_struct *t) {} in kcov_task_exit() function
/Linux-v5.15/kernel/
Dkcov.c413 void kcov_task_exit(struct task_struct *t) in kcov_task_exit() function