Home
last modified time | relevance | path

Searched refs:kcov_prepare_switch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkcov.h30 #define kcov_prepare_switch(t) \ macro
59 static inline void kcov_prepare_switch(struct task_struct *t) {} in kcov_prepare_switch() function
/kernel/linux/linux-6.6/include/linux/
H A Dkcov.h31 #define kcov_prepare_switch(t) \ macro
96 static inline void kcov_prepare_switch(struct task_struct *t) {} in kcov_prepare_switch() function
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c3746 kcov_prepare_switch(prev); in prepare_task_switch()
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c5355 kcov_prepare_switch(prev); in prepare_task_switch()

Completed in 26 milliseconds