Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dkcov.h123 static inline void kcov_task_exit(struct task_struct *t) {} in kcov_task_exit() function
/linux-6.12.1/kernel/
Dkcov.c444 void kcov_task_exit(struct task_struct *t) in kcov_task_exit() function