Home
last modified time | relevance | path

Searched refs:kcov_prepare_switch (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dkcov.h33 #define kcov_prepare_switch(t) \ macro
98 static inline void kcov_prepare_switch(struct task_struct *t) {} in kcov_prepare_switch() function
/openbmc/linux/kernel/sched/
H A Dcore.c5182 kcov_prepare_switch(prev); in prepare_task_switch()