Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dswitch_to.h108 static inline void clear_task_ebb(struct task_struct *t) in clear_task_ebb() function
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c1714 clear_task_ebb(dst); in arch_dup_task_struct()